angular.js/test
R. Merkert 21e9e8cf68 fix(ngSanitize): sanitizer should not accept <!--> as a valid comment
According to http://validator.w3.org/ , <!--> is not a valid comment
and neither is any comment containing the -- substring.
2013-09-11 22:40:09 +02:00
..
auto feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
helpers chore: reorganize test helper files under test/helpers 2013-08-23 15:46:11 -07:00
ng fix(ngAnimate): ensure that ngClass is always compiled before enter, leave and move animations 2013-09-03 17:06:49 -07:00
ngAnimate fix(ngAnimate): check elapsedTime on current event 2013-09-06 22:19:53 +01:00
ngCookies feat($cookieStore): $cookieStore.get now parses blank string as blank string 2013-05-08 10:04:07 +01:00
ngMock feat(ngMock): allow passing an object literal as shorthand to module 2013-09-03 14:22:12 -07:00
ngResource test: rename / remove duplicate unit tests 2013-08-23 12:43:42 -07:00
ngRoute fix(ngView): ensure ngClass works with together with ngView's transclusion behavior 2013-09-03 17:06:49 -07:00
ngSanitize fix(ngSanitize): sanitizer should not accept <!--> as a valid comment 2013-09-11 22:40:09 +02:00
ngScenario feat(scenario): expose jQuery for usage outside of angular scenario 2013-07-31 15:50:12 -07:00
ngTouch fix(ngScenario): provide event parameters as object 2013-09-06 17:00:37 -04:00
AngularSpec.js fix(core): parse IE11 UA string correctly 2013-08-29 16:07:49 -07:00
ApiSpecs.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
BinderSpec.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
jqLiteSpec.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
jquery_alias.js fix(specs): fix jQuery to jqLite binding on IE8 2011-09-16 02:44:33 +02:00
jquery_remove.js fix(specs): fix jQuery to jqLite binding on IE8 2011-09-16 02:44:33 +02:00
jQueryPatchSpec.js feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
loaderSpec.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
minErrSpec.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00