119 Commits

Author SHA1 Message Date
Kara Erickson
e213939f28 chore(forms): fix implicit any 2016-06-08 17:08:59 -07:00
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 .

Fixes 
2016-06-08 16:20:50 -07:00
Kara Erickson
50acb96130 fix(forms): update value and validity when controls are added
Closes 
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 ()
- 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 

Closes 
2016-05-26 10:48:13 -07:00
Victor Berchet
352ee53202 Revert "feat(AsyncPipe): allow onError argument"
This reverts commit 390046d7b311e37ffef24affb23092228b68ee8d.
CI fails for IE on win8.
PR 
2016-05-25 17:23:20 -07:00
cexbrayat
83c19a1fbc fix(pipes): handle undefined value in slice
Closes 
2016-05-24 20:58:14 -07:00
Kara Erickson
6dc88f5b61 fix(forms): radio buttons with different names should not share state
Closes 
2016-05-24 20:07:57 -07:00
Kara Erickson
7a2ce7ff21 fix(forms): update accessor value when native select value changes
Closes 
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 
2016-05-23 12:30:02 -07:00
gdi2290
390046d7b3 feat(AsyncPipe): allow onError argument
Closes 
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