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
|
49bf3f5b3a
|
fix(NumberPipe): fix broken RegExp
introduced in 7498050421 (#9308)
|
2016-06-17 15:33:25 -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 |
Victor Berchet
|
7ce0fc7d47
|
refactor: add types (#9116)
|
2016-06-09 11:04: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 |
Victor Berchet
|
352ee53202
|
Revert "feat(AsyncPipe): allow onError argument"
This reverts commit 390046d7b3 .
CI fails for IE on win8.
PR #7990
|
2016-05-25 17:23:20 -07:00 |
cexbrayat
|
83c19a1fbc
|
fix(pipes): handle undefined value in slice
Closes #7152
|
2016-05-24 20:58:14 -07:00 |
laco0416
|
abc266fa35
|
feat(common): DatePipe supports ISO string
Closes #7794
|
2016-05-23 12:30:02 -07:00 |
gdi2290
|
390046d7b3
|
feat(AsyncPipe): allow onError argument
Closes #7990
|
2016-05-19 16:49:28 -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 |