aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide
AgeCommit message (Expand)Author
2013-04-11docs(guide/concepts): wording changeBrent Morrow
2013-04-11docs(guide/concepts): wording changeBrent Morrow
2013-04-11docs(guide/expression): wording changesBrent Morrow
2013-04-11docs(guide/directives): give more details about directive declarationLuc Morin
2013-04-11docs(guide/filters): document multiple arguments syntaxColin Kahn
2013-04-11docs(guide): updates for legacy IE7 supportBrian Campbell
2013-04-06docs(concespts): correct spelling and remove unnecessary wordHeath Matlock
2013-03-29docs(guide): add missing closing div tagFelipe Lahti
2013-03-29docs(guide): fix typo in DI. angualar -> angularFelipe Lahti
2013-03-29docs(directive): fix typoSrinivas Kusunam
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-24Update forms.ngdocJames deBoer
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-25feat(JQLite): ready() now supports document.readyState=='complete'Jørgen Borgesen
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-02-14docs(guide): Fix typos in concepts/model,view.Jesse Cooke
2013-02-06docs(guide): remove stale info about filters changing DOMIgor Minar
2013-02-06docs(module): fix code exampletheotheo
2013-01-18docs(guide): change prototype methods to scope methods in DI examplesAmir H. Hajizamani
2013-01-17doc(guide): Fixed typos at the unit tests guideShai Reznik
2013-01-17doc(guide): Fix examples of $location.html5modeShai Reznik
2013-01-17docs(guide): minor grammar fixesMatt Rohrer
2013-01-13doc(directive): Fix typos in dialog widgetLucas Galfasó
2013-01-07docs(guide): fix typos in unit test guidekim lokoy
2013-01-05docs(forms): fix code example for a custom form controlPawel Kozlowski
2012-12-31docs(guide): change example controller to properly call greet method on greeterMatt Hardy
2012-12-19docs(guide): minor English corrections to the Directive guideJohn Fletcher
2012-12-18docs(directive): old syntaxMiško Hevery
2012-12-10docs(guide): fix injector service code exampleRomain Neutron
2012-12-07doc(concepts): Fix typo in $render() functionJános Rusiczki
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/concepts): some typo/grammar fixesDave Clayton
2012-11-17docs(guide/directive): fix typoJohn Hume
2012-11-11docs(guide): fix run-on sentence in modules guideJamison Dance
2012-11-11docs(guide/directive): fix names in scope '='; easier to grokTim Macfarlane
2012-11-05Update docs/content/guide/directive.ngdocMiško Hevery
2012-10-31docs(guide/location): fix table formattingFred Sauer
2012-10-31docs(module): fix typo in exampleTim Macfarlane
2012-09-13docs(directive): remove reference to old isolation syntaxMiško Hevery
2012-09-11docs(guide): fix directive interpolation example codeBrian Ford
2012-09-06docs(concept): correct example for creating injectorMisko Hevery
2012-09-06docs(module): fixed module example and corrected typosGodmar Back
2012-09-06docs(module): myAppModule -> simpleAppModuleJay Zeng
2012-08-30doc(module) changed simpleApp to myApp in the Module page guide for consistencySahat Yalkabov