12815 Commits

Author SHA1 Message Date
003de44d92 feat(toast): add ability to use toast inline (#26215) 2022-11-07 16:21:35 -06:00
57105d54ea fix(react): loading layout is correct with no message (#26222)
Resolves #26219
2022-11-03 11:48:55 -04:00
9f0b30e460 test(angular): ng15 test infrastructure (#26197) 2022-11-03 10:40:24 -04:00
bb005956ea fix(overlays): presenting an overlay does not create nested elements (#26154)
Resolves #26117
2022-11-02 16:57:22 -04:00
92b763a538 feat(action-sheet): use action sheet overlay inline (#26172) 2022-11-02 16:47:43 -04:00
84990cec88 fix(vue): loading is created as an inline component (#26191) 2022-11-02 13:59:31 -04:00
1f7fc8f05c fix(vue): generate web-types for components (#26205)
Resolves #26198
2022-11-02 12:18:48 -04:00
e9306f8ad9 merge release-6.3.4
Release 6.3.4
2022-11-02 10:23:32 -04:00
c6db6c7822 chore(): update package lock files 2022-11-02 14:01:20 +00:00
5e8a75a643 v6.3.4 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
8cae2d9e05 chore(): sync feature-6.4 with main
chore(): sync feature-6.4 with main
2022-11-01 11:31:43 -05: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
03c7210250 Merge remote-tracking branch 'origin/main' into sync-6.4 2022-11-01 11:51:37 -04:00
663750ec17 chore(): sync feature-7.0 with main
chore(): sync feature-7.0 with main
2022-11-01 10:46:26 -05:00
b9844fcec5 Merge remote-tracking branch 'origin/main' into sync-7.0-11-01-22 2022-11-01 11:28:11 -04:00
4c30a80b7e test(datetime): fix ionChange wheel test (#26203) 2022-11-01 11:27:59 -04:00
3715ec82c1 chore(): lint 2022-11-01 14:40:41 +00:00
1d0e76d9ef chore(): sync with main 2022-11-01 10:31:18 -04:00
3fb4caf21f fix(datetime): do not report timezone in ionChange (#26183)
resolves #25577

BREAKING CHANGE:

Datetime no longer incorrectly reports the time zone when `value` is updated. Datetime does not manage time zones, so any time zone information provided is ignored.
2022-10-31 15:03:14 -04:00
1504b8888d fix(modal): buttons are highlighted with VoiceOver (#26180)
resolves #26156
2022-10-31 15:02:09 -04:00
bbbd37bc49 chore(item): remove unused item SCSS mixins (#26182) 2022-10-31 11:10:32 -04:00
43e2b3975d feat(toggle): add toggleOnOffLabels global config option (#26087)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-10-31 09:49:15 -05: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
c0f4381745 test(menu-button): migrate tests to playwright (#26174) 2022-10-27 10:34:25 -04:00
b364d58710 chore(playwright): project types (#26165) 2022-10-26 16:41:48 -04:00
8ac3b8b575 test(header): migrate to playwright (#26112) 2022-10-26 16:16:59 -04:00
1320948b24 fix(modal, popover): remove trigger click listeners when overlay is unmounted (#26167) 2022-10-26 13:59:43 -05:00
a7e15babf3 test(list): migrate lines test to playwright (#26171) 2022-10-26 13:30:08 -04:00
3745083b7c fix(datetime): account for allowed values when setting default date (#26093)
resolves #24722
2022-10-26 10:54:26 -04:00
c3882d8b21 merge release-6.3.3
Release 6.3.3
2022-10-26 09:15:14 -05:00
a5b45821cd chore(): update package lock files 2022-10-26 13:50:57 +00:00
53caa22212 v6.3.3 v6.3.3 2022-10-26 13:47:18 +00:00
34ca337b8a feat(loading): use loading overlay inline (#26153) 2022-10-24 16:49:17 -04:00
6bbb372980 test(menu-toggle): add basic Playwright test (#26164) 2022-10-24 15:22:35 -05:00
d1fb7b039b feat(range): ionChange will only emit from user committed changes (#26089) 2022-10-24 16:13:48 -04:00
04ed860d21 Merge pull request #26157 from ionic-team/sync-feature-10-21 2022-10-24 15:44:05 -04:00
8f86251712 Merge branch 'feature-7.0' into sync-feature-10-21 2022-10-24 15:00:31 -04:00
70781e4c9f fix(segment): click event triggers ionChange (#26162) 2022-10-24 15:00:17 -04:00
b509797792 test(datetime): remove empty string test
This test was introduced for a temporary fix in v6. That fix was removed in v7 in favor of a breaking change that effects what an empty string will default to.
2022-10-24 11:29:09 -04:00
92d7bd5d7d Merge remote-tracking branch 'origin/main' into sync-feature-10-21 2022-10-21 14:36:30 -04:00
2080890c11 fix(card-header): reverse order of title and subtitle on ios (#26084)
BREAKING CHANGE:

- The card header has ben changed to a flex container with direction set to `column` (top to bottom). In `ios` mode the direction is set to `column-reverse` which results in the subtitle displaying on top of the title.
2022-10-19 17:33:28 -04:00
0fa68cfa61 test(footer): migrate to playwright (#26094) 2022-10-19 14:25:35 -04:00
8ec350ae65 fix(react): inline overlays can be conditionally rendered (#26111)
Resolves #25590

Co-authored-by: liamdebeasi <liamdebeasi@users.noreply.github.com>
2022-10-17 16:43:32 -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
0548fe8588 fix(datetime): values are adjusted to be in bounds (#26125)
resolves #25894, resolves #25708
2022-10-17 14:19:02 -04:00
479d56b3b2 fix(datetime): preferWheel can now show title (#26101)
resolves #26095
2022-10-17 13:12:45 -04:00
d4d569ac09 fix(many): haptics only fire on supported platforms (#26130)
resolves #26109
2022-10-17 12:07:38 -04:00
ffcf8ec4e0 merge release-6.3.2
Release 6.3.2
2022-10-17 10:39:44 -05:00