angular.js/docs/content/guide
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
..
bootstrap.ngdoc docs(guide/bootstrap): clarify manual bootstrapping 2013-06-12 20:40:07 +01:00
compiler.ngdoc feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
concepts.ngdoc feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
dev_guide.e2e-testing.ngdoc docs(guide/e2e-testing): fix verb tense 2013-06-13 22:37:19 +01:00
dev_guide.mvc.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.mvc.understanding_controller.ngdoc refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
dev_guide.mvc.understanding_model.ngdoc docs(guide/understanding_model): improve example consistency 2013-06-04 20:50:09 +01:00
dev_guide.mvc.understanding_view.ngdoc refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
dev_guide.services.$location.ngdoc feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
dev_guide.services.creating_services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.injecting_controllers.ngdoc docs(guide/injecting_controllers): add a hint in example 2013-06-04 22:25:10 +01:00
dev_guide.services.managing_dependencies.ngdoc refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
dev_guide.services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.testing_services.ngdoc doc(devguide) - Fix typos and small grammatical errors in the developer guide. 2012-08-30 16:02:24 -07:00
dev_guide.services.understanding_services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.templates.css-styling.ngdoc docs(typos): fix typos in dev guide 2012-08-30 15:43:58 -07:00
dev_guide.templates.databinding.ngdoc docs(*): fixed typos 2013-03-29 23:14:55 +01:00
dev_guide.templates.filters.creating_filters.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
dev_guide.templates.filters.ngdoc docs(guide): remove stale info about filters changing DOM 2013-02-06 14:14:49 -08:00
dev_guide.templates.filters.using_filters.ngdoc docs(guide/filters): document multiple arguments syntax 2013-04-11 13:55:03 -07:00
dev_guide.templates.ngdoc refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
dev_guide.unit-testing.ngdoc docs(guide/unit-testing): fix typo 2013-06-04 22:28:43 +01:00
di.ngdoc docs(guide/di): fix headings hierarchy 2013-06-13 22:50:57 +01:00
directive.ngdoc feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
expression.ngdoc docs(guide/expression): wording changes 2013-04-11 14:03:52 -07:00
forms.ngdoc feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
i18n.ngdoc docs(guide/i18n): fix a typo 2013-04-11 15:21:33 -07:00
ie.ngdoc docs(guide): updates for legacy IE7 support 2013-04-11 13:00:10 -07:00
index.ngdoc doc(guide) simplify the guide home page 2012-08-27 14:59:17 -07:00
introduction.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
module.ngdoc docs(module): fix typo 2013-04-13 17:19:11 +02:00
overview.ngdoc docs(overview.ngdoc): clarify wording 2013-06-04 19:59:42 +01:00
scope.ngdoc docs(guide): fix a typo 2013-05-10 20:52:18 +01:00