angular.js/src
Misko Hevery 1cc0e4173d bug(ie7): incorrectly set all inputs to disabled
In ie7 all of the input fields are set to readonly and disabled, because ie7 enumerates over all attributes even if the are not declared on the element.
2012-03-19 15:49:42 -07:00
..
directive chore(parseInt): cleanup parseInt() for our int() 2012-03-19 11:41:23 -07:00
jstd-scenario-adapter chore(license): update license headers + add version num 2011-07-22 15:49:10 -07:00
scenario fix(compiler): allow transclusion of root elements 2012-03-19 11:35:10 -07:00
service bug(ie7): incorrectly set all inputs to disabled 2012-03-19 15:49:42 -07:00
angular-bootstrap.js feat($compile) add locals, isolate scope, transclusion 2012-02-21 22:46:00 -08:00
angular-mocks.js refactor($provide) Rename service -> provider 2012-03-09 10:10:28 -08:00
Angular.js chore(parseInt): cleanup parseInt() for our int() 2012-03-19 11:41:23 -07:00
angular.prefix chore(license): update year 2012-01-10 22:21:54 -08:00
angular.suffix fix(compiler): allow transclusion of root elements 2012-03-19 11:35:10 -07:00
AngularPublic.js feat(compile): allow ngForm on attribute and class 2012-03-13 16:59:10 -07:00
apis.js fix(ng:repeat): support repeating over array with null 2012-01-06 12:19:39 -08:00
Injector.js feat(injector): infer _foo_ as foo 2012-03-16 10:52:40 -07:00
jqLite.js bug(ie7): incorrectly set all inputs to disabled 2012-03-19 15:49:42 -07:00
JSON.js chore(parseInt): cleanup parseInt() for our int() 2012-03-19 11:41:23 -07:00
loader.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
loader.prefix feat(module): new module loader 2012-01-10 22:27:00 -08:00
loader.suffix feat(module): new module loader 2012-01-10 22:27:00 -08:00
Resource.js fix($resource): forwardport exposing headers from 0.9.19 2011-12-01 16:20:08 -05:00