angular.js/test
Igor Minar 3800d17703 feat(jqLite): add prop() support
since jQuery 1.6.4 prop() became very important because attr() does't have access to certain properties any more (e.g. className), so I'm adding it to jqLite as well so that jqLite preserves the feature-set it had before the jQuery upgrade.
2011-09-16 02:44:30 +02:00
..
jstd-scenario-adapter feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
scenario fix(scenario): do not navigate if click event was cancelled 2011-09-08 23:00:59 +02:00
service style: fix some missing semi-colons and spaces, typos 2011-09-08 23:00:59 +02:00
angular-mocksSpec.js break(date): remove support for 'long', 'longtime' date formats and 'z' flag 2011-08-14 23:44:21 -07:00
AngularSpec.js style(tests): correct indentation 2011-08-30 22:05:13 -07:00
ApiSpecs.js style($function): replace $function with 'function' 2011-08-06 01:54:06 -07:00
BinderSpec.js fix(ng:class): make ng:class friendly towards other code adding/removing classes 2011-09-01 16:37:08 -07:00
BrowserSpecs.js feat($browser): add $browser.baseHref() 2011-09-08 20:37:28 +02:00
CompilerSpec.js refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
directivesSpec.js fix(jqLite): attr() should not special-case 'class' attribute 2011-09-16 02:44:28 +02:00
FiltersSpec.js style(filter): Couple of missing spaces, semi-colons, add empty lines 2011-09-08 17:59:52 +02: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(jqLite): add prop() support 2011-09-16 02:44:30 +02: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 feat (jquery): upgrade everything to jQuery 1.6.4 2011-09-16 02:44:27 +02:00
markupSpec.js style: fix some missing semi-colons and spaces, typos 2011-09-08 23:00:59 +02:00
mocks.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
ParserSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
ResourceSpec.js fix($resource): properly call error callback when resource is called with two arguments 2011-08-18 15:07:04 -04:00
sanitizerSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ScenarioSpec.js fix($route): update $route to reflect $location changes 2011-09-08 23:00:59 +02:00
ScopeSpec.js feat(scope): add listener deregistration fn for $watch and $on 2011-09-01 15:00:22 -07:00
testabilityPatch.js feat(test): toHaveBeenCalledOnce jasmine matcher 2011-08-18 17:41:23 +02:00
ValidatorsSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
widgetsSpec.js fix($route): update $route to reflect $location changes 2011-09-08 23:00:59 +02:00