Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Conversation

@DragonRider0o0
Copy link
Contributor

  • Private properties to protected
    • steps_ as steps
    • currentSelectedStep_ as currentSelectedStep
  • Private methods to protected
    • this.setupDom_ to this.setupDom
    • this.addEvents_ to this.addEvents
    • this.saveStep_ to this.saveStep
  • Extract protected firePageViewEvent method from showSelectedStep_ and firePageLoadEvents_
  • Remove steps getter

* Private properties to protected
  * `steps_` as `steps`
  * `currentSelectedStep_` as `currentSelectedStep`
* Private methods to protected
  * `this.setupDom_` to `this.setupDom`
  * `this.addEvents_` to `this.addEvents`
  * `this.saveStep_` to `this.saveStep`
* Extract protected `firePageViewEvent` method from `showSelectedStep_` and `firePageLoadEvents_`
* Remove `steps` getter
@DragonRider0o0 DragonRider0o0 merged commit d117739 into main Sep 14, 2021
@DragonRider0o0 DragonRider0o0 deleted the DragonRider0o0-patch-1 branch September 14, 2021 20:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.