aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-08-19fix(sample): Fix for jsFiddle integrationDi Peng
2011-08-19feat($route): add reloadOnSearch route param to avoid reloadsIgor Minar
2011-08-19feat($xhr,$resource): expose response headers in callbacksKarl Seamon
2011-08-19fix($resource): properly call error callback when resource is called with two...Karl Seamon
2011-08-19feat(test): toHaveBeenCalledOnce jasmine matcherVojta Jina
2011-08-19doc(sample): Add javascript sandbox integration (jsFiddle)dandoyon
2011-08-19refactor(jqLite): remove jqLite show/hide supportIgor Minar
2011-08-19chore(jasmine): disable 'Jasmine waiting for..' msgIgor Minar
2011-08-19fix(directives): make ng:class-even/odd work with ng:classDi Peng
2011-08-18fix(bootstrap): missing var failed strict mode bootMisko Hevery
2011-08-18doc($browser): remove duplication of $browser to docsVojta Jina
2011-08-18doc($browser): hide $browser.notifyWhenNoOustandingRequest methodVojta Jina
2011-08-18refactor(widgets): remove input[button, submit, reset, image] and button wind...Di Peng
2011-08-18doc(xhr): add e2e test for JSONP error handlingDi Peng
2011-08-18feat($browser): JSONP error handlingDi Peng
2011-08-18doc(tutorial): updates needed for 0.9.18 rebaseIgor Minar
2011-08-18fix(docs): fix qfs.read() encoding issueDiPeng
2011-08-18fix($xhr.error): fix docs and add missed breaking changeVojta Jina
2011-08-18doc(typos): fix couple of typos in the docsdandoyon
2011-08-18prepare the 0.9.19 canine-psychokinesis iterationIgor Minar
2011-08-18fix(Rakefile): index-jq.html needs to be rewritten like index.htmlIgor Minar
2011-08-18doc(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
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