aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/directive.ngdoc
AgeCommit message (Expand)Author
2013-11-20docs(guide/directive): use `hideDialog` handler in exampleMaksim
2013-11-18docs(guide/directive): clarify code example for isolated scopes bindingsJens Berthold
2013-11-18docs(guide/directive): add note about HTML case-insensitivityPete Bacon Darwin
2013-11-14docs(guide/directive): split long linesPete Bacon Darwin
2013-11-14docs(guide/directive): clarify sentence meaningxdhmoore
2013-11-06docs(guide/directive): link to directives API from the top of the pageBrian Ford
2013-11-05docs(guide/directive): fix transclusion exampleMichal Bendowski
2013-10-28docs(guide/directive): fix myDraggable for zoomed pageGabor Csizmadia
2013-10-26docs(guide/directive): correct reference to myDir rather than ngBindJoe Grund
2013-10-26docs(guide/directive): improve wordingPete Bacon Darwin
2013-10-26docs(guide/directive): we are registering directives, not controllersJoey Organisak
2013-10-23docs(guide/directive,guide/compiler,): drastically improveBrian Ford
2013-10-18docs: correct broken linksVojta Jina
2013-10-14docs(guide/directive): improve readability and grammar.sflahave
2013-10-03docs(guide/directive): clarify use of binding to scopesgdennie
2013-10-03docs(guide/directive): fix indentation in example codemtaran-google
2013-09-30docs(guide): describe directive replace:falseRon Waldon
2013-08-29docs(guide): remove duplicated `require` sectiontomazy
2013-07-31feat(directive): support as instance syntaxLucas Galfasó
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-24docs(directive): Clarified and cleaned up directive guideDean Sofer
2013-07-04docs(guide/directive): make directive controller minification-safeAndrew O'Brien
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-19docs(directive): fix typosarkasm
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-05-22docs(guide/directive): clarify directive priorityJens Rantil
2013-05-21doc($compile): clarify compile function return valueJens Rantil
2013-04-30docs(guide:directive): add directive controller usageChris Nicola
2013-04-17docs(directive guide) typo in compile/link section@fbiville
2013-04-11docs(guide/directives): give more details about directive declarationLuc Morin
2013-03-29docs(directive): fix typoSrinivas Kusunam
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-19docs(directive): Fix entity confusion in example.Arlen Christian Mart Cuss
2013-03-08docs(directive): minor typo fixNiel de la Rouviere
2013-02-27feat($compile): support for dynamic template generationLuis Ramón López
2013-02-27feat($compile): add attribute binding support via ngAttr*Luis Ramón López
2013-02-25docs(guide/directives): update obsolete doc referenceVineet Kumar
2013-02-25feat($compile): '=?' makes '=' binding optionalLuis Ramón López
2013-02-14docs(guide): fix some invalid javascript in directive documentationDylan Pyle
2013-01-17docs(guide): minor grammar fixesMatt Rohrer
2013-01-13doc(directive): Fix typos in dialog widgetLucas Galfasó
2012-12-19docs(guide): minor English corrections to the Directive guideJohn Fletcher
2012-12-18docs(directive): old syntaxMiško Hevery
2012-11-29docs(directive): correct expression, fix typo and re-wrap linesDaniel Luz
2012-11-21docs(): Fix a couple of typos in the documentationKris Jenkins
2012-11-17docs(guide/directive): fix typoJohn Hume
2012-11-11docs(guide/directive): fix names in scope '='; easier to grokTim Macfarlane
2012-11-05Update docs/content/guide/directive.ngdocMiško Hevery
2012-09-13docs(directive): remove reference to old isolation syntaxMiško Hevery
2012-09-11docs(guide): fix directive interpolation example codeBrian Ford