aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-18adjust spacing of headings in the main doc divIgor Minar
2010-11-18fixing angular.lowercase and angular.upppercase jsdocs + apiIgor Minar
2010-11-18adding support for @param.optionalIgor Minar
2010-11-18fixing angular.filter.number jsdocsIgor Minar
2010-11-18toJson and fromJson jsdocsIgor Minar
2010-11-18@returns description should support markdownIgor Minar
2010-11-18make @returns type non-optionalIgor Minar
2010-11-18fix ng docs for angular, angular.lowercase and uppercaseIgor Minar
2010-11-18group utility methods/objects while sorting stuff for the side barIgor Minar
2010-11-18remove extra returns tagIgor Minar
2010-11-18remove extra toolbar directive and support multiple pre's in describeIgor Minar
2010-11-18scope docs + lowercase doc fixIgor Minar
2010-11-18add support for @deprecated ng:doc annotation + show warnings in templatesIgor Minar
2010-11-18add function.templateIgor Minar
2010-11-16fix regexp for @param parsing in ng:docsIgor Minar
2010-11-16Changed error handling so that better stack traces are displayed in the ng-er...Misko Hevery
2010-11-16docs should use ng:include onloadIgor Minar
2010-11-16add onload attribute to ng:includeIgor Minar
2010-11-15Added basic Services, which support @memberOf and @methodOfVojta Jina
2010-11-15generate keyword for searches; improved layout of docMisko Hevery
2010-11-15changed to ! notation for indexable appsMisko Hevery
2010-11-15added remaining directives and search box.Misko Hevery
2010-11-12fix code name in the change logIgor Minar
2010-11-12Add test coverage analysis.Igor Minar
2010-11-11$watch should optionally skip listener execIgor Minar
2010-11-11preparations for 0.9.4 total-recall iterationIgor Minar
2010-11-10cutting the 0.9.3 cold-resistance releasev0.9.3Igor Minar
2010-11-10updating the release notes for 0.9.3 releaseIgor Minar
2010-11-10scenario repeater should match only visible stuffIgor Minar
2010-11-10Make ng:repeat expose $position.Igor Minar
2010-11-10added ng:switch-when-default; changed $watch to always fire on init. (may be ...Misko Hevery
2010-11-10Example snippets now have full html snippetsMisko Hevery
2010-11-10Added DirectivesMisko Hevery
2010-11-10Make the docs look a little nicerElliott Sprehn
2010-11-09improve jsdocsIgor Minar
2010-11-09proper trimming of leading whitespace; url restriction to angular.*Misko Hevery
2010-11-09Better example widgetIgor Minar
2010-11-09updating watchr-docs.rbIgor Minar
2010-11-09added spec for auto bootstrap with #autobindIgor Minar
2010-11-09Support substring matching of bindings with repeater(). Closes #123Elliott Sprehn
2010-11-09Added formatter documentation.Misko Hevery
2010-11-09Add key/value jQuery methods in a loop. Support 'css' method.Elliott Sprehn
2010-11-09Updated parser tests to use jasmine expectsVojta Jina
2010-11-09Updated filters tests to use jasmine expectsVojta Jina
2010-11-08make angular.String.toDate consider all time fractions as optionalIgor Minar
2010-11-08angular.Date.toString should use toISOString if availableIgor Minar
2010-11-08Support ISO 8601 extended datetime format troughout angular.Igor Minar
2010-11-08Add isDate method + fix old codeIgor Minar
2010-11-08fixing spec description for the date filterIgor Minar
2010-11-08date filter should accept ISO 8601 formatted string as inputIgor Minar