Commit Graph

515 Commits

Author SHA1 Message Date
ionitron
27edaf4427 chore(): update package lock files 2023-01-11 13:39:42 +00:00
ionitron
13904c28eb v6.4.2 2023-01-11 13:39:17 +00:00
Amanda Johnston
c2e1ad385d chore(many): replace any types and add tech debt tickets (#26293)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2023-01-06 09:34:55 -06:00
Liam DeBeasi
f9c681331c chore(): sync with main 2022-12-14 16:49:32 -05:00
ionitron
a445301009 chore(): update package lock files 2022-12-14 14:38:05 +00:00
ionitron
bcd989bbd0 v6.4.1 2022-12-14 14:37:39 +00:00
Liam DeBeasi
b18a193684 chore(): sync with main 2022-12-08 12:39:38 -05:00
ionitron
05365ae6ce chore(): update package lock files 2022-12-07 14:59:00 +00:00
ionitron
3794363130 v6.4.0 2022-12-07 14:58:41 +00:00
ionitron
609a1f63eb chore(): update package lock files 2022-12-07 14:04:04 +00:00
ionitron
ebf9bb5dee v6.3.10 2022-12-07 14:03:42 +00:00
Sean Perkins
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
ionitron
9243840d1d chore(): update package lock files 2022-11-30 14:21:56 +00:00
ionitron
a907a4a70e v6.3.9 2022-11-30 14:21:39 +00:00
Liam DeBeasi
c0a8501657 feat(picker): add ability to use picker inline (#26336) 2022-11-22 15:33:47 -05:00
ionitron
000f27d364 chore(): update package lock files 2022-11-22 15:12:24 +00:00
ionitron
4d1081ae2a v6.3.8 2022-11-22 15:12:01 +00:00
Sean Perkins
be9a399eee fix(popover): popover positions correctly on all frameworks (#26306)
Resolves #25337
2022-11-21 22:32:46 -05:00
Liam DeBeasi
961e1bddd3 chore(): sync with main 2022-11-21 11:37:08 -05:00
Amanda Johnston
08c0a5520a feat(alert): add ability to use alert inline (#26316) 2022-11-18 13:32:27 -06:00
Rene Dellefont
89e3cd67ce fix(react): useIonRouter hook has stable router reference (#25000)
resolves #24987
2022-11-18 13:34:59 -05:00
ionitron
af5c57efa5 chore(): update package lock files 2022-11-16 15:00:40 +00:00
ionitron
f6821b75c4 v6.3.7 2022-11-16 15:00:23 +00:00
Liam DeBeasi
4127387731 refactor(ci): release process runs in parallel (#26269) 2022-11-15 16:33:39 -05:00
Sean Perkins
c149b42d0b Merge remote-tracking branch 'origin/main' into sync-7-11-15-22 2022-11-15 15:40:21 -05:00
Amanda Johnston
e3ef932ae1 chore(many): add tech debt tickets and remove unnecessary todos (#26266) 2022-11-14 14:49:08 -06:00
Liam DeBeasi
0f8b26f767 refactor(ci): do not cache node modules (#26265) 2022-11-14 13:55:46 -05:00
ionitron
2446fe1810 chore(): update package lock files 2022-11-10 16:43:56 +00:00
ionitron
4964cdc0b6 v6.3.6 2022-11-10 16:40:20 +00:00
Sean Perkins
d709ff64ae fix(react): inline overlays display contents consistently (#26255)
Resolves #26253
2022-11-09 13:25:44 -05:00
ionitron
4ea1c0aa9e chore(): update package lock files 2022-11-09 14:10:31 +00:00
ionitron
d4a9af0552 v6.3.5 2022-11-09 14:06:56 +00:00
Liam DeBeasi
b470a307e3 chore(): sync with main 2022-11-08 13:13:46 -05:00
Amanda Johnston
003de44d92 feat(toast): add ability to use toast inline (#26215) 2022-11-07 16:21:35 -06:00
Bittor Poza
57105d54ea fix(react): loading layout is correct with no message (#26222)
Resolves #26219
2022-11-03 11:48:55 -04:00
Sean Perkins
92b763a538 feat(action-sheet): use action sheet overlay inline (#26172) 2022-11-02 16:47:43 -04:00
ionitron
c6db6c7822 chore(): update package lock files 2022-11-02 14:01:20 +00:00
ionitron
5e8a75a643 v6.3.4 2022-11-02 13:57:32 +00:00
Liam DeBeasi
1d0e76d9ef chore(): sync with main 2022-11-01 10:31:18 -04:00
Liam DeBeasi
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
ionitron
a5b45821cd chore(): update package lock files 2022-10-26 13:50:57 +00:00
ionitron
53caa22212 v6.3.3 2022-10-26 13:47:18 +00:00
Sean Perkins
34ca337b8a feat(loading): use loading overlay inline (#26153) 2022-10-24 16:49:17 -04:00
Sean Perkins
92d7bd5d7d Merge remote-tracking branch 'origin/main' into sync-feature-10-21 2022-10-21 14:36:30 -04:00
Sean Perkins
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
Liam DeBeasi
74be79e9d8 fix(dependencies): latest patch is installed (#26148)
resolves #26137
2022-10-17 16:21:29 -04:00
ionitron
5d77fde503 chore(): update package lock files 2022-10-17 14:15:29 +00:00
ionitron
1a6595b895 v6.3.2 2022-10-17 14:10:40 +00:00
Liam DeBeasi
b412e9dbe1 chore(): sync with main 2022-10-14 13:03:15 -04:00
Liam DeBeasi
01840741ce chore(): bump package-lock files 2022-10-12 14:12:17 +00:00