angular.js/test
Igor Minar 793ecb4817 refactor(jqLite): remove jqLite show/hide support
it turns out that even with our tricks, jqLite#show is not usable in
practice and definitely not on par with jQuery. so rather than
introducing half-baked apis which introduce issues, I'm removing them.

I also removed show/hide uses from docs, since they are not needed.

Breaks jqLite.hide/jqLite.show which are no longer available.
2011-08-15 12:51:41 -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(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
service feat($locale): add default locale service for en-US 2011-08-14 23:44:20 -07: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 refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
ApiSpecs.js style($function): replace $function with 'function' 2011-08-06 01:54:06 -07:00
BinderSpec.js refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
BrowserSpecs.js style($function): replace $function with 'function' 2011-08-06 01:54:06 -07:00
CompilerSpec.js refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
directivesSpec.js fix(directives): make ng:class-even/odd work with ng:class 2011-08-14 22:46:51 -07:00
FiltersSpec.js break(date): remove support for 'long', 'longtime' date formats and 'z' flag 2011-08-14 23:44:21 -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 refactor(jqLite): remove jqLite show/hide support 2011-08-15 12:51:41 -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 refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07: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 style($function): replace $function with 'function' 2011-08-06 01:54:06 -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 refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
ScopeSpec.js refactor(scope): non-recursive $digest method 2011-08-14 21:32:15 -07:00
testabilityPatch.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
ValidatorsSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
widgetsSpec.js style(*): remove extra semicolons 2011-08-15 00:21:02 -07:00