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

i-bem-dom: Split "live" functionality to two separate parts #877

Closed
veged opened this issue Feb 12, 2015 · 0 comments · Fixed by #1330
Closed

i-bem-dom: Split "live" functionality to two separate parts #877

veged opened this issue Feb 12, 2015 · 0 comments · Fixed by #1330
Assignees
Labels
Milestone

Comments

@veged
Copy link
Member

veged commented Feb 12, 2015

Right now etymology of live key descend to jQuery live-events which are deprecated for ages. We need more meaningful name. We need to split live functionality into two separate parts:

  1. lazy init flag — lazyInit : true
  2. delegated event binds and other possible stuff (i.e. https://github.com/bem/bem-components/blob/v2/common.blocks/control/control.js#L113) — onInit : function() { ... }.
@veged veged self-assigned this Feb 12, 2015
@veged veged added this to the 3.0 milestone Feb 12, 2015
@deeonis deeonis added the ready label May 5, 2015
@veged veged added JS and removed question labels Apr 6, 2016
@veged veged changed the title i-bem-dom: Think about renaming "live" to something more meaningful i-bem-dom: Split "live" functionality to two separate parts Apr 12, 2016
@narqo narqo unassigned veged Apr 18, 2016
narqo pushed a commit that referenced this issue Apr 18, 2016
i-bem-dom: Split "live" functionality to two separate parts
@narqo narqo closed this as completed Apr 18, 2016
@narqo narqo removed the in progress label Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants