927 Commits

Author SHA1 Message Date
b18a193684 chore(): sync with main 2022-12-08 12:39:38 -05:00
05365ae6ce chore(): update package lock files 2022-12-07 14:59:00 +00:00
3794363130 v6.4.0 2022-12-07 14:58:41 +00:00
609a1f63eb chore(): update package lock files 2022-12-07 14:04:04 +00:00
ebf9bb5dee v6.3.10 2022-12-07 14:03:42 +00:00
1278a292f3 feat(input, toggle): add escape hatch property (#26416) 2022-12-05 13:43:07 -05:00
acb12b36ee Merge remote-tracking branch 'origin/main' into chore/sync-7.0-with-main-12-05-22 2022-12-05 11:25:10 -05:00
9729f62c92 chore(prettier): use prettier caching (#26175) 2022-12-02 11:56:16 -05:00
9243840d1d chore(): update package lock files 2022-11-30 14:21:56 +00:00
a907a4a70e v6.3.9 2022-11-30 14:21:39 +00:00
c74901c973 feat(toggle): component can be used outside of ion-item (#26357)
resolves #25570, resolves #23213

BREAKING CHANGE:

The `--background` and `--background-checked` variables have been renamed to `--track-background` and `--track-background-checked`, respectively.
2022-11-29 12:54:31 -05:00
ce2e37b1a1 fix(angular): null values are not converted to falsy value (#26341)
BREAKING CHANGE:

Datetime:

Passing the empty string to the `value` property will now error as it is not a valid ISO-8601 value.

Angular:

`null` values on form components will no longer be converted to the empty string (`''`) or `false`. This impacts `ion-checkbox`, `ion-datetime`, `ion-input`, `ion-radio`, `ion-radio-group`, ion-range`, `ion-searchbar`, `ion-segment`, `ion-select`, `ion-textarea`, and `ion-toggle`.
2022-11-23 13:03:13 -05:00
c0a8501657 feat(picker): add ability to use picker inline (#26336) 2022-11-22 15:33:47 -05:00
f23fb342b2 fix(angular): inline overlays are exported (#26333) 2022-11-22 14:14:04 -05:00
000f27d364 chore(): update package lock files 2022-11-22 15:12:24 +00:00
4d1081ae2a v6.3.8 2022-11-22 15:12:01 +00:00
dd727dbd44 chore(angular): remove unused dep from test apps (#26328) 2022-11-21 15:15:44 -05:00
124e1b505f chore(angular): test app support for angular 15 (#26313) 2022-11-21 13:51:13 -05:00
961e1bddd3 chore(): sync with main 2022-11-21 11:37:08 -05:00
af5c57efa5 chore(): update package lock files 2022-11-16 15:00:40 +00:00
f6821b75c4 v6.3.7 2022-11-16 15:00:23 +00:00
4127387731 refactor(ci): release process runs in parallel (#26269) 2022-11-15 16:33:39 -05:00
c149b42d0b Merge remote-tracking branch 'origin/main' into sync-7-11-15-22 2022-11-15 15:40:21 -05:00
44472aeb9f feat(input): component can be used outside of ion-item (#26283)
resolves #20153, resolves #19084, resolves #22736
2022-11-15 11:46:44 -05:00
e3ef932ae1 chore(many): add tech debt tickets and remove unnecessary todos (#26266) 2022-11-14 14:49:08 -06:00
0f8b26f767 refactor(ci): do not cache node modules (#26265) 2022-11-14 13:55:46 -05:00
c50620af6c test(angular): remove unnecessary wait (#26275) 2022-11-14 09:02:13 -06:00
0a8a958cba fix(popover): inline popover positioning with fit-content or auto width (#26230)
Resolves #24716
2022-11-10 16:17:43 -05:00
2446fe1810 chore(): update package lock files 2022-11-10 16:43:56 +00:00
4964cdc0b6 v6.3.6 2022-11-10 16:40:20 +00:00
4ea1c0aa9e chore(): update package lock files 2022-11-09 14:10:31 +00:00
d4a9af0552 v6.3.5 2022-11-09 14:06:56 +00:00
1830313488 test(angular): form group is not null 2022-11-08 19:46:05 +00:00
b470a307e3 chore(): sync with main 2022-11-08 13:13:46 -05:00
9f0b30e460 test(angular): ng15 test infrastructure (#26197) 2022-11-03 10:40:24 -04:00
c6db6c7822 chore(): update package lock files 2022-11-02 14:01:20 +00:00
5e8a75a643 v6.3.4 2022-11-02 13:57:32 +00:00
30e3a1485d perf(many): reduce delay when performing overlay or page transitions (#26189)
resolves #24346
2022-11-01 13:08:27 -04:00
eea6ba996c feat(input, textarea): ionInput and ionChange pass event and value (#26176)
BREAKING CHANGE:

The `detail` payload for the `ionInput` event on `ion-input` and `ion-textarea` now contains an object with the current `value` as well as the native event that triggered `ionInput`.
2022-11-01 12:30:58 -04:00
1d0e76d9ef chore(): sync with main 2022-11-01 10:31:18 -04:00
322a1dbcd0 refactor(types): remove overlay attribute interfaces (#26181)
BREAKING CHANGE:

`ActionSheetAttributes`, `AlertAttributes`, `AlertTextareaAttributes`, `AlertInputAttributes`, `LoadingAttributes`, `ModalAttributes`, `PickerAttributes`, `PopoverAttributes`, and `ToastAttributes` have been removed. Developers should use `{ [key: string]: any }` instead.
2022-10-28 16:12:28 -04:00
a5b45821cd chore(): update package lock files 2022-10-26 13:50:57 +00:00
53caa22212 v6.3.3 2022-10-26 13:47:18 +00:00
d1fb7b039b feat(range): ionChange will only emit from user committed changes (#26089) 2022-10-24 16:13:48 -04:00
92d7bd5d7d Merge remote-tracking branch 'origin/main' into sync-feature-10-21 2022-10-21 14:36:30 -04:00
74be79e9d8 fix(dependencies): latest patch is installed (#26148)
resolves #26137
2022-10-17 16:21:29 -04:00
51ab5f67b5 fix(datetime): empty string is treated as no value (#26131)
resolves #26116
2022-10-17 15:01:27 -04:00
5d77fde503 chore(): update package lock files 2022-10-17 14:15:29 +00:00
1a6595b895 v6.3.2 2022-10-17 14:10:40 +00:00
b412e9dbe1 chore(): sync with main 2022-10-14 13:03:15 -04:00