angular.js/test
Di Peng 714759100c refactor(widgets): remove input[button, submit, reset, image] and button windgets
These widgets are useless and only trigger extra $updateViews.

The only reason we had them was to support ng:change on these widgets,
but since there are no bindings present in these cases it doesn't make
sense to support ng:change here. It's likely just a leftover from
getangular.com

Breaking change: ng:change for input[button], input[submit], input[reset], input[image]
and button widgets is not supported any more
2011-08-18 23:44:15 -07:00
..
jstd-scenario-adapter feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
scenario feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
service feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resource 2011-07-27 15:21:31 -07:00
angular-mocksSpec.js style(): fix couple of missing semi-colons 2011-07-27 22:24:07 +02:00
AngularSpec.js style(): fix couple of missing semi-colons 2011-07-27 22:24:07 +02:00
ApiSpecs.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
BinderSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
BrowserSpecs.js feat($browser): JSONP error handling 2011-08-18 23:33:32 -07:00
CompilerSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
directivesSpec.js fix(ng:show/ng:hide): use jqLite.show/jqLite.hide 2011-07-26 14:21:13 -07:00
FiltersSpec.js feat(number/currency filter): format numbers and currency using pattern 2011-07-26 14:16:57 -07:00
FormattersSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
InjectorSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
jqLiteSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
jquery_alias.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
jquery_remove.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
JsonSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
manual.html fixes IE related failures, and form submit event handling in ie 2010-10-26 16:33:59 -07:00
markupSpec.js style(warnings): prevent the browser from making bogus GET requests during tests 2011-07-26 09:40:29 -07:00
mocks.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ParserSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ResourceSpec.js feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resource 2011-07-27 15:21:31 -07:00
sanitizerSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ScenarioSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ScopeSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
testabilityPatch.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ValidatorsSpec.js doc(typos): fix couple of typos in the docs 2011-08-18 23:24:08 -07:00
widgetsSpec.js refactor(widgets): remove input[button, submit, reset, image] and button windgets 2011-08-18 23:44:15 -07:00