aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content
AgeCommit message (Expand)Author
2012-03-08chore(compiler): change default restriction to attribute only for directivesMisko Hevery
2012-03-07docs($compileProvider.directive): Update iAttrs docsVojta Jina
2012-02-28refactor(directive.ngModel): rename emitValidity -> setValidityVojta Jina
2012-02-28docs(forms): Update API docs for formsVojta Jina
2012-02-28refactor($route): remove .parent(); ng:view scope creationMisko Hevery
2012-02-28refactor(forms): Even better formsVojta Jina
2012-02-23docs(module): Describe module loadingMisko Hevery
2012-02-21docs($compile): transclude documentationMisko Hevery
2012-01-26docs($compileProvider.directive): fix some typosVojta Jina
2012-01-25docs(compiler): update the compiler docsMisko Hevery
2012-01-25refactor(directives): connect new compilerMisko Hevery
2012-01-25fix(docs): improper rendering of JSONMisko Hevery
2012-01-23refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...Vojta Jina
2012-01-23refactor(scope): separate controller from scopeVojta Jina
2012-01-19docs(inputType): fix small typoVojta Jina
2012-01-18docs(guide): update angular version in an exampleludicast
2012-01-17docs(*): more fixesIgor Minar
2012-01-17docs: syntax highlight auto bootstrap code exampleVojta Jina
2012-01-17docs(guide): update the diagramVojta Jina
2012-01-17docs(*): various doc fixesIgor Minar
2012-01-12refactor(module): strict separation between module-config / app-runtimeMisko Hevery
2012-01-10feat(module): new module loaderMisko Hevery
2011-12-07docs(guide): fix $xhr -> $http linksIgor Minar
2011-12-07fix(filter): remove the $ prefix from filter service idsIgor Minar
2011-11-30fix($browser.xhr): change method "JSON" to "JSONP"Vojta Jina
2011-11-28docs(guide): fix directives guide docsIgor Minar
2011-11-14refactor(injector): removed loadModule/ng:moduleMisko Hevery
2011-11-14add(doc): added missing angular.module.ng namespaceMisko Hevery
2011-11-14del($eager): removed the support for $eager servicesMisko Hevery
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14fix(doc) cleanup all dev guide doc link warningsMisko Hevery
2011-11-14feat(bootstrap): added angular.bootstrap methodMisko Hevery
2011-11-14fix(doc) cleanup all api doc link warningsMisko Hevery
2011-11-14docs(browser): moved and migrate browser removed unneeded files.Misko Hevery
2011-11-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery
2011-11-14refactor($location): merged $locationConfig service into $locationProviderMisko Hevery
2011-11-14chore(scenario tests): make scenario tests pass againMisko Hevery
2011-11-13fix(docs.guide): fix $location exampleVojta Jina
2011-10-26feat(docs): Add scenario runner into dev guideVojta Jina
2011-10-26feat(bootstrap): drop angular.js file name restrictions for autobindIgor Minar
2011-10-20fix(compiler): revert 8611ebe6 - calling \$digest after linkingIgor Minar
2011-10-14docs(forms): fix devguide forms example codeIgor Minar
2011-10-14docs(cookbook): disable jsfiddle for deeplinking exampleIgor Minar
2011-10-13docs($location): Html5 -> HTML5Igor Minar
2011-10-13docs($location): update replace() docsIgor Minar
2011-10-13docs($location): fix $config -> $locationConfig in docsIgor Minar
2011-10-12docs(dev_guide.bootstrap.auto_bootstrap): fixing a typoIgor Minar
2011-10-12docs(*): remove @workInProgress from everywhereIgor Minar
2011-10-12docs(forms): add ng:change docs and other fixesIgor Minar
2011-10-11chore(formating): clean code to be function() {Misko Hevery