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
/
ng
/
filter
Age
Commit message (
Expand
)
Author
2014-03-18
fix(orderBy): support string predicates containing non-ident characters
Caitlin Potter
2014-03-07
style(jsdoc tags): remove/ammend invalid tags
Peter Bacon Darwin
2014-03-06
feat(input): support types date, time, datetime-local, month, week
Ben Lesh
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(bike-shed-migration): fix invalid </file name=""> HTML in examples
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert <doc:...> examples to <example>...
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-15
fix(numberFilter): convert all non-finite/non-numbers/non-numeric strings to ...
Sergei Z
2014-02-12
docs(currencyFilter): added missing line break in currency doc ptor test
James Kyle
2014-02-11
feat(filterFilter): support deeply nested predicate objects
Caitlin Potter
2014-02-05
chore(testing): run end to end tests on firefox and safari as well as chrome
Julie
2014-01-31
fix(filterFilter): don't interpret dots in predicate object fields as paths
Igor Minar
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-05
refactor(filterFilter): simplify code by a ternary op instead of if-else
RoyLING
2014-01-04
docs(ng/filter/filter): make docs human readable
Igor Minar
2014-01-03
docs($filter): fix wrong param order in doc
royling
2013-11-07
docs(guide/filter): Refactor filter guide docs
Tobias Bosch
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-05
docs(filter): add missing semi-colon
Tom Elovie Spruce
2013-10-01
fix(dateFilter): allow negative millisecond value strings
Henning Teek
2013-09-16
docs(orderBy): fix typo in orderBy.js documentation
Jesse Palmer
2013-08-15
fix(filter): filter on false properties
Tom Dunstan
2013-08-14
fix(orderBy): remove redundant if statement
ItsLeeOwen
2013-07-24
fix(numberFilter): always convert scientific notation to decimal
Paul Meskers
2013-07-17
docs(dateFilter): fix typos
Bruno Coelho
2013-07-08
docs(numberFilter): fix explanation of default fraction size
Pete Bacon Darwin
2013-05-20
docs(filters): fix minor typographical error
Daniel Tse
2013-05-20
doc(filter): remove invalid character
Misha Moroshko
2013-05-07
fix(date): correctly format dates with more than 3 sub-second digits
Kevin Wells
2013-05-07
fix(dateFilter): correctly format ISODates on Android<=2.1
Pete Bacon Darwin
2013-04-02
chore(docs): correct few unclosed elements
Misko Hevery
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-14
fix(timezone): correct timezone date filter for 1/2 hour offsets
Sujeet Pillai
2013-02-25
docs(dateFilter): properly specify range for the Z format modifier
Pawel Kozlowski
2013-02-14
style(filter): remove ws
Igor Minar
2013-02-14
fix(*): don't use instanceof to detect arrays
Igor Minar
2013-02-14
feat(filter): Add comparison function to filter
Rosina Bignall
2013-02-14
fix(numberFilter): fix formatting when "0" passed as fractionSize
Kury Kruitbosch
2013-02-07
feat(dateFilter): add `[.,]sss` formatter for milliseconds
Maxim Grach
2013-02-07
fix(date): invert timezone sign and always display sign
Philip Roberts
2013-01-24
docs(date): add missing doc about TZ behavior
Igor Minar
2013-01-09
fix(date): parse string input as local time unless TZ is specified
Igor Minar
2012-12-19
feat(limitTo): limitTo filter accepts strings
Jeremy Tymes
2012-10-26
fix(currency): Handle not-quite-zero values
Braden Shepherdson
2012-09-06
fix(dateFilter): make timezone optional
Iwein Fuld
2012-09-06
fix(dateFilter): support sub-second precision on dateFilter
Stein Jakob Nordbø
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-02
doc(ngdoc): clean up doc generation and add missing documentation links
Misko Hevery
2012-04-11
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
[next]