| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-14 | style(docs): make jslint happy - fix some warnings | Vojta Jina | |
| 2011-11-14 | doc(locale): migrate docs to new format | Misko Hevery | |
| 2011-11-14 | refactor(services): migrate angular.service -> module | Misko Hevery | |
| 2011-08-30 | feat(locale): add getPluralCat function | Di Peng | |
| 2011-08-14 | break(date): remove support for 'long', 'longtime' date formats and 'z' flag | Igor Minar | |
| The support for the 'z' formatting flag was removed becase the timezone info can't be retrieved from the browser apis (except for en-US locale on some but not all browsers). For this reason we don't want to support this flag at all. Related to this, since the 'long' and 'longtime' datetime formats require the 'z' flag in the formatting string, we are removing support for this format as well. | |||
| 2011-08-14 | feat($locale): add default locale service for en-US | Di Peng | |
