Manu MA
b4d92c6241
fix(ie): classList does not support variadic ( #19460 )
2019-09-27 13:12:06 +02:00
Manu MA
f94300cbb3
refactor(angular): use arrow functions ( #18910 )
2019-08-06 14:18:08 +02:00
Manu MA
6bbdb80871
fix(accessor): ngModel conflits with nested inputs ( #18976 )
...
fixes #18248
2019-08-06 13:34:54 +02:00
Adam Bradley
a8455a90ff
chore(ssr): fix document.body reference ( #18863 )
2019-07-23 14:11:09 -05:00
Manu MA
53179c475c
fix(inputs): apply ng form classes ( #18820 )
2019-07-17 17:46:22 +02:00
Manu Mtz.-Almeida
e059fc8048
perf(angular): skip zone
2019-07-06 19:33:34 +02:00
Manu MA
2b4d7b7be9
fix(angular): apply validation classes properly
...
* fix(angular): add validation classes to ion-item
* fix(inputs): focus handling
fixes #17171
fixes #16052
fixes #15572
fixes #16452
fixes #17063
2019-01-19 22:56:00 +01:00
Manu MA
585a84f829
chore(angular): strict tslint ( #16708 )
2018-12-12 17:17:43 +01:00
Mark Levy
429e08344a
fix(angular): default value of BooleanValueAccessor should be false ( #16420 )
2018-11-22 15:32:36 +01:00
Manu Mtz.-Almeida
b645bfd1b7
fix(angular): fix controlValueAccessor for boolean
...
fixes #16371
2018-11-19 23:32:28 +01:00
Manu Mtz.-Almeida
359bdcf8ec
fix(angular): avoid forEach in classList
2018-11-19 23:32:28 +01:00
Manu Mtz.-Almeida
34cd1d16d2
fix(angular): cleanup ion-invalid class
...
fixes #16353
2018-11-17 11:58:51 +01:00
Manu Mtz.-Almeida
bfbbeca389
perf(angular): remove duplicated code in value-accessor
2018-11-14 13:22:31 +01:00
Manu Mtz.-Almeida
fab8b604a5
fix(angular): fix ngModel accessor
2018-10-31 19:19:13 +01:00
Mark Levy
d5f2e6fdd8
fix(angular): make sure angular form control onChange is fired when needed ( #16126 )
...
* Make sure, that angular form's onChange is not fired, when writeValue is called
* Update angular/src/directives/control-value-accessors/select-value-accessor.ts
Co-Authored-By: mmlleevvyy <levy@codeandmore.pl >
* set muteOnChange to false by default
2018-10-30 21:43:37 +01:00
Manu Mtz.-Almeida
e18f8bfa0e
fix(angular): value is updates based in ionChange
...
fixes #15722
2018-09-25 02:18:29 +02:00
Manu Mtz.-Almeida
cece447092
fix(angular): module exports
2018-03-30 21:54:46 +02:00