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-08-18
doc(typos): fix couple of typos in the docs
dandoyon
2011-07-29
doc(date filter): fix dashes in api docs
Igor Minar
2011-07-27
style(): fix couple of missing semi-colons
Vojta Jina
2011-07-27
test(filter.date): fix e2e test to pass on different time zones
Vojta Jina
2011-07-26
feat(number/currency filter): format numbers and currency using pattern
Di Peng
2011-07-20
feat(filter.date): add support for default datetime formats in en
Di Peng
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-18
fix(strict mode): fix all issues discovered by strict mode and unit/e2e tests
Igor Minar
2011-06-23
feat:filter.date: add day/month string format support
Di Peng
2011-06-08
Number filter would return incorrect value when fractional part had leading z...
Misko Hevery
2011-06-06
yet another docs batch
Igor Minar
2011-06-06
api doc fixes from ken
Igor Minar
2011-04-11
fix indentation in angular.filter.html examples
Igor Minar
2011-04-11
doc fix - ng:autobind, ng:controller and more
Kenneth R. Culp
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
[next]