Pawel Kozlowski
|
f50c1da4e2
|
fix(forms): properly validate blank strings with minlength (#12091)
|
2016-10-06 15:12:09 -07:00 |
Alex Eagle
|
8c975ed156
|
refactor(facade): inline StringWrapper (#12051)
|
2016-10-06 15:10:27 -07:00 |
Victor Berchet
|
cf269d9ff4
|
refactor: add license header to JS files & format files (#12081)
|
2016-10-04 20:39:20 -07:00 |
Pawel Kozlowski
|
4a57dcfd8d
|
fix(forms): properly validate empty strings with patterns (#11450)
|
2016-10-04 16:14:23 -07:00 |
Victor Berchet
|
50c37d45dc
|
refactor: simplify arrow functions (#12057)
|
2016-10-04 15:57:37 -07:00 |
Chuck Jazdzewski
|
43d3a84df3
|
Revert "refactor: add license header to JS files & format files (#12035)"
This reverts commit 8310c91823 .
|
2016-10-04 14:06:41 -07:00 |
Victor Berchet
|
8310c91823
|
refactor: add license header to JS files & format files (#12035)
|
2016-10-04 13:15:49 -07:00 |
Alex Eagle
|
b64b5ece65
|
refactor(facade): Remove most of StringMapWrapper facade. (#12022)
This change mostly automated by
12012b07a2
with some manual fixes.
|
2016-10-03 16:46:05 -07:00 |
Alex Eagle
|
0286956107
|
refactor(facade): Inline isBlank called with object-type argument (#11992)
|
2016-09-30 09:26:53 -07:00 |
Florian Kinder
|
36bc2ff269
|
docs(forms): Added FormControl initialization information (#11948)
|
2016-09-28 13:59:08 -07:00 |
Alex Eagle
|
41c8c30973
|
chore(lint): remove unused imports (#11923)
This was done automatically by tslint, which can now fix issues it finds.
The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568
Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569
which causes too many imports to be deleted.
|
2016-09-27 17:12:25 -07:00 |
Victor Berchet
|
58605cf350
|
refactor(facade): remove useless facades
|
2016-09-27 16:13:09 -07:00 |
Victor Berchet
|
33340dbbd1
|
docs: remove outdated docs (#11875)
|
2016-09-24 08:23:28 +09:00 |
Kara Erickson
|
212f8dbde7
|
fix(forms): disable all radios with disable()
|
2016-09-20 15:00:12 -07:00 |
Kara
|
44da4984f9
|
fix(forms): support unbound disabled in ngModel (#11736)
|
2016-09-20 14:55:47 -07:00 |
Victor Berchet
|
671f73448c
|
refactor: misc cleanup (#11654)
|
2016-09-19 17:15:57 -07:00 |
Kara
|
51d73d3e4e
|
fix(forms): make setDisabledState optional for reactive form directives (#11731)
Closes #11719
|
2016-09-19 16:26:33 -07:00 |
Kara
|
bf81b06a28
|
docs(forms): add select control examples (#11728)
|
2016-09-19 16:25:33 -07:00 |
Kara
|
fa4723a208
|
docs(forms): add radio button examples (#11676)
|
2016-09-19 10:41:20 -07:00 |
Jason Choi
|
df4254ae89
|
refactor(facade): move isPromise to core private (#10573)
|
2016-09-18 15:55:08 -07:00 |
Igor Minar
|
cb657c4b55
|
docs: update descriptions in package.jsons
|
2016-09-14 16:44:39 -07:00 |
Kara Erickson
|
7105021c41
|
docs(forms): add docs for FormArray
|
2016-09-13 14:00:52 -07:00 |
Kara Erickson
|
f7313db0be
|
docs(forms): add docs for FormGroup
|
2016-09-13 14:00:52 -07:00 |
Kara Erickson
|
1d2e70e3a4
|
docs(forms): add docs for FormControl
|
2016-09-13 14:00:52 -07:00 |
Kara Erickson
|
21516c32e6
|
docs(forms): add docs for AbstractControl
|
2016-09-13 14:00:52 -07:00 |
Kara
|
e71558ba89
|
docs(forms): update docs for FormBuilder (#11548)
|
2016-09-13 13:23:31 -07:00 |
Kara
|
26d1423ae9
|
docs(forms): update docs for NgForm (#11547)
|
2016-09-12 17:01:04 -07:00 |
Kara
|
61aad7925f
|
fix(forms): fix resetting radios (#11546)
Closes #11516
|
2016-09-12 15:15:58 -07:00 |
Kara
|
79055f727b
|
fix(forms): support dots in control names in contains (#11542)
Closes #11535
|
2016-09-12 15:15:50 -07:00 |
Kara
|
c9513b713a
|
docs(forms): add example apps for ngModelGroup (#11525)
|
2016-09-12 11:45:48 -07:00 |
Kara
|
66e38b6754
|
docs(forms): add example apps for ngModel (#11524)
|
2016-09-12 11:27:29 -07:00 |
Kara
|
c9ad5e46d6
|
docs(forms): add example app for formArrayName (#11512)
|
2016-09-12 11:26:43 -07:00 |
Kara
|
2cdd051109
|
docs(forms): update example for formGroupName (#11510)
|
2016-09-12 11:26:18 -07:00 |
Kara
|
57cb82052b
|
docs(forms): add example app for formControlDirective (#11508)
|
2016-09-12 11:24:09 -07:00 |
Kara Erickson
|
dd8204a655
|
docs(forms): update example for formGroupDirective
|
2016-09-12 11:22:51 -07:00 |
Kara Erickson
|
cdda4082de
|
docs(forms): add example app for formControlName
|
2016-09-12 11:22:51 -07:00 |
Kara
|
53f0c2206d
|
fix(forms): rename validator change fn due to conflict (#11492)
Closes #11479
|
2016-09-09 14:09:11 -07:00 |
Victor Berchet
|
0bce3907b8
|
fix(tests): add missing import (#11490)
|
2016-09-09 14:08:47 -07:00 |
Victor Berchet
|
5a4e46db20
|
refactor(tests): simplify code (#11485)
|
2016-09-09 12:04:38 -07:00 |
Kara
|
673de004d2
|
fix(forms): clear errors on disable (#11463)
Closes #11287
|
2016-09-09 12:00:38 -07:00 |
Rob Wormald
|
d296298282
|
fix(build): prevent package tsconfigs from shadowing main tsconfig (#11454)
|
2016-09-08 15:01:22 -07:00 |
Pawel Kozlowski
|
436af15d63
|
refactor: remove parseFloat from facades (#11446)
|
2016-09-08 13:54:10 -07:00 |
Kara
|
7b24028437
|
fix(forms): fix disabled support for empty form containers (#11427)
Closes #11386
|
2016-09-08 12:21:48 -07:00 |
Kara
|
8c09933803
|
fix(forms): support rebinding nested controls (#11210)
|
2016-09-02 15:57:35 -07:00 |
Kara
|
043493cb62
|
fix(forms): disabled controls should never be invalid (#11257)
Closes #11253
|
2016-09-01 16:51:42 -07:00 |
Igor Minar
|
174c016104
|
fix(bundles): correct RxJS mapping in rollup config for umd/es5 bundles
|
2016-08-30 21:07:45 -07:00 |
Miško Hevery
|
979657989b
|
fix(packages): use ES modules for primary build (#11120)
|
2016-08-30 18:07:40 -07:00 |
Kara
|
e8a1566065
|
fix(forms): support radio buttons with same name but diff parent (#11152)
Closes #10065
|
2016-08-29 17:49:42 -07:00 |
Kara Erickson
|
d2ad871279
|
fix(forms): update validity when validator dir changes
closes #11116
|
2016-08-29 13:12:46 -07:00 |
Javier Ros
|
0b665c0ece
|
feat(validations): add support to bind validation attributes
This change enables to bind the validations attributes `required`,
`minlength`, `maxlength` and `pattern`.
Closes: #10505, #7393
|
2016-08-29 13:12:20 -07:00 |