aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-08-18fix($resource): properly call error callback when resource is called with two...Karl Seamon
2011-08-18feat(test): toHaveBeenCalledOnce jasmine matcherVojta Jina
2011-08-16doc(sample): Add javascript sandbox integration (jsFiddle)dandoyon
2011-08-15fix(filters): fix lint warningsIgor Minar
2011-08-15refactor(jqLite): remove jqLite show/hide supportIgor Minar
2011-08-15chore(jasmine): disable 'Jasmine waiting for..' msgIgor Minar
2011-08-15style(*): remove extra semicolonsIgor Minar
2011-08-15refactor(json): use angularString instead of angular.StringIgor Minar
2011-08-15style(*): wrap all assignments in if statementsIgor Minar
2011-08-15chore(.idea): remove all obsolete idea filesIgor Minar
2011-08-14feat(i18n): add i18n/locale rule set filesIgor Minar
2011-08-14break(date): remove support for 'long', 'longtime' date formats and 'z' flagIgor Minar
2011-08-14feat(i18n): collect and convert locale info from closureDi Peng
2011-08-14refactor(date,curreny,number): inject and use $locale in filtersDi Peng
2011-08-14feat($locale): add default locale service for en-USDi Peng
2011-08-14fix(directives): make ng:class-even/odd work with ng:classDi Peng
2011-08-14refactor(scope): non-recursive $digest methodMisko Hevery
2011-08-14refactor(scope): use double-linked-list for childrenMisko Hevery
2011-08-12feat(scope): $evalAsync supportMisko Hevery
2011-08-12perf(scope): re-enable statement cacheingMisko Hevery
2011-08-12refactor(scope): remove $flush/$observe ng:eval/ng:eval-orderMisko Hevery
2011-08-12fix(scope): rerun $digest from root, rather then per scope.Misko Hevery
2011-08-12fix(bootstrap): missing var failed strict mode bootMisko Hevery
2011-08-10doc($browser): remove duplication of $browser to docsVojta Jina
2011-08-10doc($browser): hide $browser.notifyWhenNoOustandingRequest methodVojta Jina
2011-08-06style($function): replace $function with 'function'Igor Minar
2011-08-06refactor(widgets): remove input[button, submit, reset, image] and button wind...Di Peng
2011-08-06doc(xhr): add e2e test for JSONP error handlingDi Peng
2011-08-06feat($browser): JSONP error handlingDi Peng
2011-08-04doc(tutorial): updates needed for 0.9.18 rebaseIgor Minar
2011-08-03fix(docs): fix qfs.read() encoding issueDiPeng
2011-08-02fix($xhr.error): fix docs and add missed breaking changeVojta Jina
2011-08-02refactor(angular): remove unnecessary parameter for slice functionDiPeng
2011-08-02feat(scope): new and improved scope implementationMisko Hevery
2011-07-30doc(typos): fix couple of typos in the docsdandoyon
2011-07-29prepare the 0.9.19 canine-psychokinesis iterationIgor Minar
2011-07-29fix(Rakefile): index-jq.html needs to be rewritten like index.htmlIgor Minar
2011-07-29doc(release notes): small fixes for the 0.9.18 releaseIgor Minar
2011-07-29cutting the 0.9.18 jiggling-armfat releasev0.9.18Igor Minar
2011-07-29doc(release notes): release notes for the 0.9.18 jiggling-armfat releaseIgor Minar
2011-07-29doc(date filter): fix dashes in api docsIgor Minar
2011-07-29doc(contribute): add npm & q dependencies to setup instructionsIgor Minar
2011-07-29doc(index.html): change the order of elements in the navbarIgor Minar
2011-07-29doc(css): make all navbar links boldIgor Minar
2011-07-29doc(started): fixing up the doc and adding link to the tutorialIgor Minar
2011-07-29doc(guide): various fixes and improvementsIgor Minar
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