Kara Erickson
|
4c39eace52
|
feat(forms): add new forms folder
|
2016-06-08 16:41:08 -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 |
Kara Erickson
|
50acb96130
|
fix(forms): update value and validity when controls are added
Closes #8826
|
2016-06-08 14:06:20 -07:00 |
Kara Erickson
|
515a8e0765
|
fix(forms): rename old forms folder to forms-deprecated
|
2016-06-08 11:21:58 -07:00 |
Victor Berchet
|
a6ad61d83e
|
refactor: change provide(...) for {provide: ...}
- provide() is deprecated,
- {} syntax is required by the offline compiler
|
2016-06-03 15:03:49 -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 |
Anton Moiseev
|
420e83a396
|
feat(forms): add the submitted flag to NgForm and NgFormModel directives
Closes #2960
Closes #7449
|
2016-05-26 10:48:13 -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 |
Kara Erickson
|
6dc88f5b61
|
fix(forms): radio buttons with different names should not share state
Closes #7051
|
2016-05-24 20:07:57 -07:00 |
Kara Erickson
|
7a2ce7ff21
|
fix(forms): update accessor value when native select value changes
Closes #8710
|
2016-05-24 20:03:49 -07:00 |
Victor Berchet
|
75e6dfb9ab
|
fix(browser): platform code cleanup
|
2016-05-23 17:57:28 -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 |
Misko Hevery
|
3e17c99f4e
|
chore: clang-reformat
|
2016-05-01 22:59:41 -07:00 |
Misko Hevery
|
2570b72158
|
fix: textSelection on FireFox
|
2016-05-01 22:27:55 -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 |