ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
Andrei Tserakhau
|
2d60ff14ae
|
bug(datePipe): date format pipe's 2-digit interpretation of minutes and seconds (#9338)
Closes #9333
|
2016-06-18 09:03:58 -07:00 |
Andrei Tserakhau
|
5c8d3154d7
|
feat(datePipe): numeric string support
|
2016-06-17 15:58:06 -07:00 |
Victor Berchet
|
40f8a45b95
|
test(DatePipe): fixes
|
2016-06-17 15:48:26 -07:00 |
Victor Berchet
|
5e3ccbcea9
|
refactor: add types (#9288)
|
2016-06-17 10:57:32 -07:00 |
Alex Eagle
|
f39c9c9e75
|
style(lint): re-format modules/@angular
|
2016-06-09 17:00:15 -07:00 |
ScottSWu
|
86fbd50c3d
|
refactor(TypeScript): Add noImplicitAny
We automatically insert explicit 'any's where needed. These need to be
addressed as in #9100.
Fixes #4924
|
2016-06-08 16:20:50 -07:00 |
Andrei Tserakhau
|
324f0147f6
|
feat(common/datePipe): change date formatter to use correct pattern closes #7008 (#8154)
- add regular expression to parse date parts
- add date part creator function
- replace tokens in pattern to parsed parts
|
2016-05-26 12:06:29 -07:00 |
laco0416
|
abc266fa35
|
feat(common): DatePipe supports ISO string
Closes #7794
|
2016-05-23 12:30:02 -07:00 |
Igor Minar
|
a66cdb469f
|
repackaging: all the repackaging changes squashed
|
2016-05-01 20:51:00 -07:00 |
Igor Minar
|
505da6c0a8
|
repackaging: all the file moves
|
2016-05-01 20:51:00 -07:00 |