index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-11-18
don't escape ! and : in hashPath
Igor Minar
2010-11-18
fix all closure compilation warnings due to invalid function types
Igor Minar
2010-11-18
add @workInProgress tag and mark all @ngdocs as work in progress
Igor Minar
2010-11-18
escape code in ng:bind-attr jsdoc
Igor Minar
2010-11-18
most of the documentation for angular.scope and friends
Igor Minar
2010-11-18
fix docs and examples for ng:format, ng:required and ng:validate
Igor Minar
2010-11-18
move attribute widgets to widgets.js file
Igor Minar
2010-11-18
fix docs for angular.directive and ng:autobind
Igor Minar
2010-11-18
make @param type and description non-optional
Igor Minar
2010-11-18
fixing angular.lowercase and angular.upppercase jsdocs + api
Igor Minar
2010-11-18
fixing angular.filter.number jsdocs
Igor Minar
2010-11-18
toJson and fromJson jsdocs
Igor Minar
2010-11-18
make @returns type non-optional
Igor Minar
2010-11-18
fix ng docs for angular, angular.lowercase and uppercase
Igor Minar
2010-11-18
scope docs + lowercase doc fix
Igor Minar
2010-11-16
Changed error handling so that better stack traces are displayed in the ng-er...
Misko Hevery
2010-11-16
add onload attribute to ng:include
Igor Minar
2010-11-15
Added basic Services, which support @memberOf and @methodOf
Vojta Jina
2010-11-15
generate keyword for searches; improved layout of doc
Misko Hevery
2010-11-15
changed to ! notation for indexable apps
Misko Hevery
2010-11-15
added remaining directives and search box.
Misko Hevery
2010-11-11
$watch should optionally skip listener exec
Igor Minar
2010-11-10
scenario repeater should match only visible stuff
Igor Minar
2010-11-10
Make ng:repeat expose $position.
Igor Minar
2010-11-10
added ng:switch-when-default; changed $watch to always fire on init. (may be ...
Misko Hevery
2010-11-10
Added Directives
Misko Hevery
2010-11-09
improve jsdocs
Igor Minar
2010-11-09
Better example widget
Igor Minar
2010-11-09
Support substring matching of bindings with repeater(). Closes #123
Elliott Sprehn
2010-11-09
Added formatter documentation.
Misko Hevery
2010-11-09
Add key/value jQuery methods in a loop. Support 'css' method.
Elliott Sprehn
2010-11-08
make angular.String.toDate consider all time fractions as optional
Igor Minar
2010-11-08
angular.Date.toString should use toISOString if available
Igor Minar
2010-11-08
Support ISO 8601 extended datetime format troughout angular.
Igor Minar
2010-11-08
Add isDate method + fix old code
Igor Minar
2010-11-08
date filter should accept ISO 8601 formatted string as input
Igor Minar
2010-11-07
Issue #51: Update extensionMap()
Vojta Jina
2010-11-07
Added documentation for validators.
Misko Hevery
2010-11-05
Refactored toJsonArray(), added isBoolean() function
Vojta Jina
2010-11-05
Updated toJson() to not serialize window/document objects.
Vojta Jina
2010-11-05
Changed toJson() to not ignore $ properties
Vojta Jina
2010-11-05
fix error in json parser which did not allow 1.2E10 as number
Misko Hevery
2010-11-05
added tests for documentation
Misko Hevery
2010-11-05
changed to showdown from markup. added validator overview
Misko Hevery
2010-11-04
added documentation for ng:include and ng:widget and test for doc collector.
Misko Hevery
2010-11-03
Fix JSON serialization breakage in WebKit browsers
Elliott Sprehn
2010-11-03
Serialize RegExp to string in JSON. Closes #119.
Elliott Sprehn
2010-11-03
hide example for angular.filter
Igor Minar
2010-11-03
doc parser should recognize the 'defaults' syntax for params
Igor Minar
2010-11-03
fix the linky filter
Misko Hevery
[next]