Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep likely.initiate() as the only way to run the widgets #169

Merged
merged 3 commits into from
May 24, 2020

Conversation

vitkarpov
Copy link
Collaborator

This PR covers 2 items from #163:

  • Remove likely.initate() which is an alias for likely.initiate() and was originally introduced by a mistake.
  • Remove likely() in favor of likely.initiate()

There's a single source of truth now 🥇

PS It's funny that a small typo led to deprecation warnings being there for years 😄

vitkarpov added 2 commits February 20, 2020 08:51
- Remove likely.initate() which is an alias for likely.initiate() and was originally introduced by a mistake.
- Remove likely() in favor of likely.initiate()

Details: #82
@vitkarpov vitkarpov self-assigned this Feb 20, 2020
@vitkarpov vitkarpov requested a review from NikolayRys February 20, 2020 05:58
@vitkarpov vitkarpov added this to the 3.0 milestone Feb 20, 2020
@NikolayRys NikolayRys self-assigned this Feb 21, 2020
@vitkarpov vitkarpov removed their assignment Feb 21, 2020
@vitkarpov
Copy link
Collaborator Author

@NikolayRys hey, when are we going to merge this? I can rebase if needed, just let me know.

@NikolayRys
Copy link
Owner

Hi, right after we roll out the 2.5, since it's a breaking change.

@vitkarpov
Copy link
Collaborator Author

Sure. It's for 3.0

@NikolayRys NikolayRys added the 3.0 Roadmap for the next version label May 5, 2020
# Conflicts:
#	release/likely-commonjs.js
#	release/likely-commonjs.min.js
#	release/likely.js
#	release/likely.min.js
@NikolayRys NikolayRys merged commit 114cfb4 into master May 24, 2020
@NikolayRys NikolayRys deleted the remove-initate branch May 24, 2020 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Roadmap for the next version Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants