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-11-14
move(filters): appease the History God
Misko Hevery
2011-10-20
feat(filter.date): use mediumDate as default
Igor Minar
2011-10-20
fix(date filter): default to fullDate format
Igor Minar
2011-10-12
docs(*): remove @workInProgress from everywhere
Igor Minar
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-10-11
fix(filter): make json filter ignore private properties
Misko Hevery
2011-09-16
fix(e2e tests): use prop() instead of attr() and quote attributes
Igor Minar
2011-09-08
style(filter): Couple of missing spaces, semi-colons, add empty lines
Vojta Jina
2011-09-08
fix(filter.currency): Return empty string for non-numbers
Vojta Jina
2011-08-15
fix(filters): fix lint warnings
Igor Minar
2011-08-15
style(*): remove extra semicolons
Igor Minar
2011-08-15
style(*): wrap all assignments in if statements
Igor Minar
2011-08-14
break(date): remove support for 'long', 'longtime' date formats and 'z' flag
Igor Minar
2011-08-14
refactor(date,curreny,number): inject and use $locale in filters
Di Peng
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-30
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
[next]