COMMITS
/ src/angular.suffix October 9, 2016
M
feat(jqLite): implement jqLite(f) as alias to jqLite(document).ready(f)
Michał Gołębiowski committed
March 30, 2016
M
refactor(jshint): don't assume browser-only globals
Michał Gołębiowski committed
July 29, 2015
L
refactor($locale): use en-us as generic built-in locale
Lucas Galfaso committed
August 12, 2014
I
chore(angular.suffix): fix typo
Igor Minar committed
January 17, 2014
S
fix(angular.bootstrap): only allow angular to load once
Siddique Hameed committed
March 23, 2012
I
fix(init): use jQuery#ready for init if available
Igor Minar committed
March 16, 2012
M
fix(compiler): allow transclusion of root elements
Misko Hevery committed
January 7, 2012
M
feat(module): new module loader
Misko Hevery committed
November 14, 2011
M
style(angularPublic): move public export definition to AnuglarPublic.js
Misko Hevery committed
October 25, 2011
I
feat(bootstrap): drop angular.js file name restrictions for autobind
Igor Minar committed
October 7, 2011
M
chore(formating): clean code to be function() {
Misko Hevery committed
March 10, 2011
I
ng:autobind now optionally takes element id
Igor Minar committed
February 5, 2011
M
allow jquery to be declared after angular in the script loading order
Misko Hevery committed
January 9, 2011
I
bootstrap angular on "document ready" instead of window.onload
Igor Minar committed
July 29, 2010
M
fix broken build, fix #autobind and css loading
Misko Hevery committed
April 7, 2010
M
clean up, fixes for app
Misko Hevery committed
March 29, 2010
M
tests broken, but bootstrap works
Misko Hevery committed
January 9, 2010
M
removed nglr namespace
Misko Hevery committed