aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive
AgeCommit message (Expand)Author
2013-05-31fix(ngController): fix indentation bug which causes example to mess upMatias Niemelä
2013-05-30feat(ngdocs): provide support for inline variable hintingMatias Niemelä
2013-05-28feat($compile): support multi-element directiveMisko Hevery
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-23docs(input): add missing ngChange directive for email typeDavid Bennett
2013-05-18doc(ngModel): $setViewValue calls all parsers, not formattersJoakim Blomskøld
2013-05-16docs(ngCsp): add more informative detailsDean Sofer
2013-05-14feat(ngSrcset): add new ngSrcset directiveSamuel Santos
2013-05-14feat(select): match options by expression other than object identityquazzie
2013-05-13docs(animation): fix code example to work with most recent ngAnimateMatias Niemelä
2013-05-10fix(ngPluralize): handle the empty string as a valid overrideLucas Galfasó
2013-05-08chore(ngAnimate): CSS classes X-setup/X-start -> X/X-activeMatias Niemelä
2013-05-08chore(ngIf): Add animation code to ngIf example and docs text to ngAnimate docsMatias Niemelä
2013-05-07fix(select): ensure empty option is not lost in IE9Chad Smith
2013-05-07doc(input): fix small typo in code exampleHamish Macpherson
2013-05-03feat(ngInclude): $includeContentRequested eventMatthieu Larcher
2013-05-02fix(ngView): accidentally compiling leaving contentMisko Hevery
2013-05-02fix(ngRepeat): correctly iterate over array-like objectsGonzalo Ruiz de Villa
2013-04-29fix(ngController): change controllerAlias to controllerAs.Misko Hevery
2013-04-29refact(ngClass): improve performance through bitwise operationsRobin Böhm
2013-04-22feat(controller): support as instance syntaxMisko Hevery
2013-04-19feat(ngIf): add directive to remove and recreate DOM elementsOren Avissar
2013-04-19docs(input): fix typo on max attributeleesei
2013-04-19docs(select): fix attribute documentationShyam Seshadri
2013-04-19docs(ngBind): fix typoMichal Reichert
2013-04-17fix(ngModel): use paste/cut events in IE to support context menuMark Dalgleish
2013-04-17doc(ngClassEven): make consistent with ngClassOddes128
2013-04-16fix(ngPattern): allow modifiers on inline ng-patternaustingreco
2013-04-16fix(ngClass): should remove classes when object is the same but property has ...Pete Bacon Darwin
2013-04-13docs(ngController): fix docs link to api/ng.$routebrandonjp
2013-04-11fix(ngRepeat): prevent initial duplicatesMisko Hevery
2013-04-03docs: add animations into docs and directive examplesMatias Niemelä
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-04-01docs(ngSwitch): improve the @usage exampleIgor Minar
2013-03-29feat(ngRepeat): add support for custom tracking of itemsMisko Hevery
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-20refactor(ngRepeat): make use of declared variableMark Chapman
2013-03-20chore(select): Fix ngOptions regexp capture comment.Arlen Christian Mart Cuss
2013-03-11feat(ng:switch): Preserve the order of the elements not in the ng-switchLucas Galfasó
2013-03-08docs(ngCloak): update the CSS rule with data-ng-cloakChristian Vuerings
2013-03-08feat(directive): add ngKeypress directive for handling keypress eventMark Nadig
2013-02-20fix($compile): sanitize values bound to a[href]Igor Minar
2013-02-18fix(ngClass): keep track of old ngClass value manuallyPer Rovegård
2013-02-18fix(compile): should not leak memory when there are top level empty text nodesPete Bacon Darwin
2013-02-14feat(ngSwitch): support multiple matches on ngSwitchWhen and ngSwitchDefaultLucas Galfasó
2013-02-14fix(a): workaround IE bug affecting mailto urlsIgor Minar
2013-02-14fix(ngSwitch): make ngSwitch compatible with controller BC moduledeboer
2013-02-04docs(ngClass): fix typo in descriptionPowerKiKi
2013-01-26docs(a): escape sample code in ng a directiveFred Sauer
2013-01-22docs(ngOpen): fix typo in api docsIgor Minar