Kara Erickson
|
7d9c1e1225
|
chore(forms): rename ngFormModel to formGroup
|
2016-06-10 19:10:17 -07:00 |
Kara Erickson
|
d53edfec47
|
chore(forms): rename ngFormControl to formControl
|
2016-06-10 17:28:19 -07:00 |
Kara Erickson
|
b866f32832
|
chore(forms): rename Control, ControlGroup, and ControlArray classes
|
2016-06-10 12:00:18 -07:00 |
Kara Erickson
|
4ed6cf7519
|
feat(forms): allow ngModel to register with parent form
|
2016-06-10 10:24:01 -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 |
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 |
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 |
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 |
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 |
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 |