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
/
filters.js
Age
Commit message (
Expand
)
Author
2011-02-01
changed the documentation @example to use <doc:example>
Misko Hevery
2011-01-10
Fixed filter.date, so it parses format ending with non-replaced string
Vojta Jina
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2010-11-18
add @workInProgress tag and mark all @ngdocs as work in progress
Igor Minar
2010-11-18
fixing angular.filter.number jsdocs
Igor Minar
2010-11-10
Added Directives
Misko Hevery
2010-11-09
improve jsdocs
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
Added documentation for validators.
Misko Hevery
2010-11-03
doc parser should recognize the 'defaults' syntax for params
Igor Minar
2010-11-03
fix the linky filter
Misko Hevery
2010-11-03
more documentation for filters
Igor Minar
2010-11-03
jsdoc parser + generator + viewer + scenario runner
Misko Hevery
2010-11-03
add jsdocs for angular and filter namespaces + all filters
Igor Minar
2010-10-26
Simplify dateGetter() within the date filter.
Igor Minar
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery
2010-10-25
Add millisecond support for date filter
Igor Minar
2010-10-23
Revert "added support for treating numbers as date in miliseconds"
Igor Minar
2010-10-23
added support for treating numbers as date in miliseconds
Misko Hevery
2010-10-19
fix date filter to igrone falsy input
Misko Hevery
2010-10-18
fixing css class name for currency filter and its spec
Igor Minar
2010-10-18
JSON parser is now strict (ie, expressions are not allowed for security)
Misko Hevery
2010-10-16
fixed date formater and make it work on ie
Misko Hevery
2010-10-14
removed stray console.log
Misko Hevery
2010-10-13
Added support for date filter
Misko Hevery
2010-08-18
stringify names for better compression, remove dead functions, removed unders...
Misko Hevery
2010-08-11
removed google charts and few other filters, switched to simple optimization ...
Misko Hevery
2010-07-15
add basic date support
Misko Hevery
2010-07-15
fixed build
Misko Hevery
2010-07-13
changed remaining ng- to ng:
Misko Hevery
2010-04-22
tests work under jquery and without
Misko Hevery
2010-04-22
working on jQuery passing tests
Misko Hevery
2010-04-12
removed Meta and allowed binding of HTML
Misko Hevery
2010-04-08
tests failing jstd to show cory
Misko Hevery
2010-04-07
clean up, fixes for app
Misko Hevery