Search and Top Navigation
#12770 closed feature (fixed)
Opened May 20, 2015 06:20PM UTC
Closed May 20, 2015 06:29PM UTC
Last modified July 01, 2015 03:44PM UTC
Remove dependency on core event alias module
Reported by: | arschmitz | Owned by: | arschmitz |
---|---|---|---|
Priority: | blocker | Milestone: | 1.12.0 |
Component: | ui.core | Version: | git (not yet released) |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There is no need for us to depend on the event alias module since it is just what it sounds like aliases. Not using aliases like focus
and blur
and click
also improves code clarity because it will be clear when we are using a native call vs the jQuery event system.
Attachments (0)
Change History (3)
Changed May 20, 2015 06:23PM UTC by comment:1
milestone: | none → 1.12.0 |
---|---|
owner: | → arschmitz |
priority: | minor → blocker |
status: | new → assigned |