angular.js/docs/content
Michał Gołębiowski f1b94b4b59 feat(jqLite): switch bind/unbind to more recent jQuery on/off
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-06-19 20:53:24 +01:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 16:06:23 -07:00
cookbook refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
guide feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
misc docs(tutorial): add missing 'node' command and <code> tags 2013-06-18 22:05:28 +01:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial): add missing 'node' command and <code> tags 2013-06-18 22:05:28 +01:00