| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-06-19 | feat(jqLite): switch bind/unbind to more recent jQuery on/off | Michał Gołębiowski | |
| jQuery switched to a completely new event binding implementation as of 1.7.0, centering around on/off methods instead of previous bind/unbind. This patch makes jqLite match this implementation while still supporting previous bind/unbind methods. | |||
| 2013-05-23 | feat($swipe): Refactor swipe logic from ngSwipe to $swipe service. | Braden Shepherdson | |
| This new service is used by the ngSwipeLeft/Right directives, and by the separate ngCarousel and swipe-to-delete directives which are under development. | |||
