aboutsummaryrefslogtreecommitdiffstats
path: root/src/widgets.js
AgeCommit message (Expand)Author
2011-08-21fix(ng:options): remove memory leak caused by scope.Igor Minar
2011-08-19doc(sample): Add javascript sandbox integration (jsFiddle)dandoyon
2011-08-18refactor(widgets): remove input[button, submit, reset, image] and button wind...Di Peng
2011-08-18doc(typos): fix couple of typos in the docsdandoyon
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-26doc(ng:view): fix broken template links in docs; add scenario test.Misko Hevery
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-07-16doc(ng:include): improve the doc example to avoid confusionIgor Minar
2011-07-13doc($route): fix $route example and couple of typosVojta Jina
2011-07-11doc:widget: improve angular.widget docsIgor Minar
2011-06-30docs:include: improve docsIgor Minar
2011-06-23fix:repeat: fix ending comment tagIgor Minar
2011-06-23fix:ng:repeater - fix $position when collection size changesMisko Hevery
2011-06-08Added ng:options directiveMisko Hevery
2011-06-08Refactor injector to have invoke method for speed reasonsMisko Hevery
2011-06-07Fix couple of failing e2e testsVojta Jina
2011-06-06yet another docs batchIgor Minar
2011-06-06api doc fixes from kenIgor Minar
2011-06-06Fix links in docsVojta Jina
2011-06-02Fix IE bug - ng:hrefVojta Jina
2011-05-19Remove trailing white spaces from all source filesVojta Jina
2011-04-25Fix some typos, missing semi-colons, etc...Vojta Jina
2011-04-11doc fix - ng:autobind, ng:controller and moreKenneth R. Culp
2011-04-04revert ng:view sync cachingIgor Minar
2011-03-30use document fragments to grow repeatersIgor Minar
2011-03-30extend size() to take ownPropsOnly paramIgor Minar
2011-03-30call $eval in repeater only when neededIgor Minar
2011-03-30make xhr.cache optionally synchronousIgor Minar
2011-03-26remove _null and _undefinedIgor Minar
2011-03-03fixing broken e2e testsIgor Minar
2011-02-25Corrected an issue where properties inherited from __proto__ show up in ng:re...Misko Hevery
2011-02-16Changed the angular.compile(element)(scope[, cloneAttachNode])Misko Hevery
2011-02-16reformated multiline trinary expressions to have a leading ?/:.Misko Hevery
2011-02-16Change API angular.compile(element)([scope], [element/true])Misko Hevery
2011-02-16refactored quickClone to cloneNode and exposed it on jQueryMisko Hevery
2011-02-16remove $init on scope from applying compilation templateMisko Hevery
2011-02-16remove dom manipulation API from compilerMisko Hevery
2011-02-16Add public API to retrieve scope from element.Misko Hevery
2011-02-15split up services into individual filesIgor Minar
2011-02-04ng:view should be nestable in ng:includeIgor Minar
2011-02-01changed the documentation @example to use <doc:example>Misko Hevery
2011-01-25compile but don't bind option elements nested in a nameless selectIgor Minar
2011-01-24ng:view should propagate evals to the current child scopeIgor Minar
2011-01-24Revert "$route should create child scope via $new"Igor Minar
2011-01-24Revert "fix ng:include issue introduced by a5eb3ed1"Igor Minar