angular.js/docs/src
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
..
templates feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
appCache.js feat(ngdocs): provide support for user to jump between different versions of the angularjs documentation 2013-06-17 22:17:44 -07:00
dom.js feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
example.js docs: add animations into docs and directive examples 2013-04-03 17:40:15 -07:00
gen-docs.js feat(ngdocs): provide support for user to jump between different versions of the angularjs documentation 2013-06-17 22:17:44 -07:00
ignore.words fix(ngdocs): fix gen_docs.sh 2013-05-20 14:39:02 -07:00
ngdoc.js feat(ngdocs): provide support for user to jump between different versions of the angularjs documentation 2013-06-17 22:17:44 -07:00
reader.js chore(Grunt): switch from Rake to Grunt 2013-03-05 23:00:33 -08:00
SiteMap.js fix(docs): correctly generate sitemap 2012-07-02 08:21:19 -07:00
writer.js chore(docs/writer): fix Windows path incompatibilities 2013-06-12 20:02:45 +01:00