aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-29doc(tutorial): fixes and improvements from Toni and BenIgor Minar
2011-07-29feat(tutorial): add an arrow to 'Workspace Reset Instructions' linksIgor Minar
2011-07-27feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resourceKarl Seamon
2011-07-27style(): fix couple of missing semi-colonsVojta Jina
2011-07-27test(filter.date): fix e2e test to pass on different time zonesVojta Jina
2011-07-26feat(docs): add full offline supportDi Peng
2011-07-26feat(docs): add a changelog link to the footerDi Peng
2011-07-26fix(ng:show/ng:hide): use jqLite.show/jqLite.hideDi Peng
2011-07-26doc(tutorial): fix navigation widget to work without jQueryVojta Jina
2011-07-26feat(number/currency filter): format numbers and currency using patternDi Peng
2011-07-26style(ng:options): fix style and some docsIgor Minar
2011-07-26fix(ng:options): add support for option groupsMisko Hevery
2011-07-26fix(directive): ng:options to support ng:changeMisko Hevery
2011-07-26fix(directive): ng:options to support iterating over objectsMisko Hevery
2011-07-26fix(directive): ng:options incorrectly re-grew options on datasource changeMisko Hevery
2011-07-26fix(directive): ng:options now support binding to expressionMisko Hevery
2011-07-26style(warnings): prevent the browser from making bogus GET requests during testsMisko Hevery
2011-07-26style(warnings): added missing semi colonsMisko Hevery
2011-07-26chore(jqlite): clean up dead codeMisko Hevery
2011-07-26doc(ng:view): fix broken template links in docs; add scenario test.Misko Hevery
2011-07-22chore(license): update license headers + add version numIgor Minar
2011-07-22feat(angular.version): add angular.versionDi Peng
2011-07-20refactor(gen-docs): use q, qq, q-fs (node modules) to write gen-docsDi Peng
2011-07-20feat(gen-docs): enable caching the whole siteDi Peng
2011-07-20feat(filter.date): add support for default datetime formats in enDi Peng
2011-07-20feat(TzDate): add mock "toString" method to TzDate.Di Peng
2011-07-19chore(docs/.htaccess): bundle .htaccess with docsIgor Minar
2011-07-19Revert "fix(ng:class): preserve classes added post compilation"Igor Minar
2011-07-19doc(.defer.cancel): temporarily disable the docIgor Minar
2011-07-18feat($browser.$defer.cancel): support canceling defered tasksIgor Minar
2011-07-18fix($browser.setUrl): make browser.setUrl more efficientIgor Minar
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-07-18feat(strict mode): turn on ECMAScript 5 strict modeIgor Minar
2011-07-18fix(strict mode): fix all issues discovered by strict mode and unit/e2e testsIgor Minar
2011-07-18chore(closure-compiler): upgrading to v20110615Igor Minar
2011-07-18doc(angular.annotate): properly disable doc snippet to avoid compiler warningsIgor Minar
2011-07-18doc(misc): fixing typos in docsIgor Minar
2011-07-18refactor($browser): hide startPoll and poll methodsDiPeng
2011-07-17refactor(docs): run e2e tests with and without jqueryDi Peng
2011-07-17style(jqLiteSpec): add spaceDi Peng
2011-07-17feat(jqlite): added show(),hide() and eq() methods to jqliteDi Peng
2011-07-18style(injector): remove extra semicolonIgor Minar
2011-07-16doc(ng:include): improve the doc example to avoid confusionIgor Minar
2011-07-16fix(doc): fix all broken linksIgor Minar
2011-07-16doc(css): add '#content-list .level-4' cssIgor Minar
2011-07-16doc(ngdoc): add 'this' and 'returns' section for methodsIgor Minar
2011-07-16doc(ngdoc): fix usage format for functions bolted onto servicesIgor Minar
2011-07-16test(ngdoc): add test for @ngdoc functionIgor Minar
2011-07-16test(ngdoc): fix a typo in the @deprecated specIgor Minar
2011-07-16test(ngdoc): fix failing testsIgor Minar