aboutsummaryrefslogtreecommitdiffstats
path: root/src/filters.js
AgeCommit message (Expand)Author
2011-02-01changed the documentation @example to use <doc:example>Misko Hevery
2011-01-10Fixed filter.date, so it parses format ending with non-replaced stringVojta Jina
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2010-11-18add @workInProgress tag and mark all @ngdocs as work in progressIgor Minar
2010-11-18fixing angular.filter.number jsdocsIgor Minar
2010-11-10Added DirectivesMisko Hevery
2010-11-09improve jsdocsIgor Minar
2010-11-08Support ISO 8601 extended datetime format troughout angular.Igor Minar
2010-11-08Add isDate method + fix old codeIgor Minar
2010-11-08date filter should accept ISO 8601 formatted string as inputIgor Minar
2010-11-07Added documentation for validators.Misko Hevery
2010-11-03doc parser should recognize the 'defaults' syntax for paramsIgor Minar
2010-11-03fix the linky filterMisko Hevery
2010-11-03more documentation for filtersIgor Minar
2010-11-03jsdoc parser + generator + viewer + scenario runnerMisko Hevery
2010-11-03add jsdocs for angular and filter namespaces + all filtersIgor Minar
2010-10-26Simplify dateGetter() within the date filter.Igor Minar
2010-10-26create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.Misko Hevery
2010-10-25Add millisecond support for date filterIgor Minar
2010-10-23Revert "added support for treating numbers as date in miliseconds"Igor Minar
2010-10-23added support for treating numbers as date in milisecondsMisko Hevery
2010-10-19fix date filter to igrone falsy inputMisko Hevery
2010-10-18fixing css class name for currency filter and its specIgor Minar
2010-10-18JSON parser is now strict (ie, expressions are not allowed for security)Misko Hevery
2010-10-16fixed date formater and make it work on ieMisko Hevery
2010-10-14removed stray console.logMisko Hevery
2010-10-13Added support for date filterMisko Hevery
2010-08-18stringify names for better compression, remove dead functions, removed unders...Misko Hevery
2010-08-11removed google charts and few other filters, switched to simple optimization ...Misko Hevery
2010-07-15add basic date supportMisko Hevery
2010-07-15fixed buildMisko Hevery
2010-07-13changed remaining ng- to ng:Misko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-22working on jQuery passing testsMisko Hevery
2010-04-12removed Meta and allowed binding of HTMLMisko Hevery
2010-04-08tests failing jstd to show coryMisko Hevery
2010-04-07clean up, fixes for appMisko Hevery