Commit Graph

1779 Commits

Author SHA1 Message Date
Sean Perkins
43aa6c11f4 fix(react): nested router outlets will not reanimate entered views (#24672)
Resolves #24107
2022-01-31 11:55:08 -05:00
Amanda Smith
484de5074d perf(various): don't use lazy-loaded icon names in components (#24671) 2022-01-28 09:13:39 -06:00
Sean Perkins
bdb5c421d2 fix(react-router): remove page transition flicker on outlet mounting (#24667)
Resolves #24666
2022-01-27 16:29:52 -05:00
Liam DeBeasi
6d7b1444b6 fix(vue): going back to a tabs outlet no loger causes classList error (#24665)
resolves #24654
2022-01-27 14:37:35 -05:00
github-actions
43b19cf536 v6.0.4 2022-01-26 14:42:28 +00:00
Liam DeBeasi
360643d96a fix(react): setupIonicReact no longer crashes in SSR environment (#24604) 2022-01-19 15:48:46 -05:00
github-actions
5e448d9c74 v6.0.3 2022-01-19 15:01:39 +00:00
Liam DeBeasi
be022f7de8 fix(angular-server): use correct @ionic/angular dependency version (#24593)
resolves #24592
2022-01-18 16:25:25 -05:00
Amanda Smith
c8a392aef5 fix(react): prevent errors when dismissing inline popover after containing element is removed (#24569) 2022-01-12 14:51:50 -06:00
Amanda Smith
bce849c5f3 fix(react): add useRef wrapper to useIonOverlay state to avoid stale references (#24553) 2022-01-11 13:40:46 -06:00
github-actions
3057afdf82 v6.0.2 2022-01-11 17:10:35 +00:00
Liam DeBeasi
d520f78d21 chore(build): create github release and generate changelog 2022-01-11 12:06:29 -05:00
Sean Perkins
5bb1414f7f fix(breadcrumb): support routerLink on breadcrumb (#24509)
Resolves #24493
2022-01-10 16:22:42 -05:00
Liam DeBeasi
90458da406 fix(vue): correct route is replaced when using router.replace (#24533)
resolves #24226
2022-01-10 11:58:35 -05:00
Sean Perkins
77f8412b74 fix(react,vue): backdrop for inline modal/popover overlay (#24453)
Resolves #24449
2022-01-07 13:21:20 -05:00
Liam DeBeasi
32fad3d02c fix(react): building app for production now works correctly with vite (#24515)
resolves #24229
2022-01-05 14:25:49 -05:00
Sean Perkins
1462cef692 fix(react): scrolling to bottom of modal contents (#24510)
Resolves #24478
2022-01-05 13:32:46 -05:00
Sean Perkins
948a3b4914 chore(vue-router): update @ionic/vue dependencies to v6 latest (#24473)
Close #24467
2022-01-04 14:24:14 -05:00
Liam DeBeasi
90b0fdc4eb 6.0.1 2021-12-15 16:06:54 +00:00
Sean Perkins
bf8e436ee3 fix(vue): tabs no longer get unmounted when navigating back to a tabs context (#24337)
resolves #24332

Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2021-12-15 09:50:00 -05:00
Sean Perkins
a5d56b3d5a fix(vue): strongly typed controller methods (#24388)
Resolves #24387
2021-12-14 11:10:46 -05:00
Amanda Smith
412e5f168e chore(): revert "feat(select): add event for when overlay is dismissed (#24099)" (#24398)
This reverts commit c1ecf94e4e.
2021-12-14 09:05:06 -06:00
Hans Krywalsky
c1ecf94e4e feat(select): add event for when overlay is dismissed (#24099) 2021-12-14 08:39:25 -06:00
Liam DeBeasi
f6a6a1e92e build(angular-server): remove locally built deps 2021-12-13 16:46:20 +00:00
Liam DeBeasi
8a74f875c3 chore(): fix package versions 2021-12-13 16:35:20 +00:00
Liam DeBeasi
75084fa61c build(angular-server): update package lock 2021-12-13 16:32:47 +00:00
Liam DeBeasi
c9f7909d62 chore(): sync with main 2021-12-13 11:31:44 -05:00
Liam DeBeasi
179cbd334b build(): add lerna for dev builds (#24358) 2021-12-10 17:17:53 -05:00
Liam DeBeasi
6309d5ddba fix(vue): improve query params handling in tabs (#24355)
resolves #24353
2021-12-09 10:42:43 -05:00
Liam DeBeasi
290d7cbab9 6.0.0 2021-12-08 14:12:34 +00:00
Liam DeBeasi
521fc781c7 6.0.0-rc.4 2021-12-07 15:51:51 -05:00
Liam DeBeasi
eb9bc8199d chore(): fix bad merge, update tests 2021-12-07 20:23:47 +00:00
Liam DeBeasi
e4056f7945 chore(): sync with main 2021-12-07 14:57:29 -05:00
Liam DeBeasi
da3b93b4a2 5.9.2 2021-12-07 09:21:00 -05:00
Anant Sharma
8f188eaae7 fix(react): properly check for custom elements to avoid errors in unit tests (#24156)
resolves #24149
2021-12-06 17:06:17 -05:00
Liam DeBeasi
13d4418588 fix(react, vue): remove sideeffects to improve treeshaking (#24313) 2021-12-06 11:39:23 -05:00
Liam DeBeasi
047d3c7772 fix(vue): switching between tabs preserves query string (#24297)
resolves #23699
2021-12-02 10:04:26 -05:00
Sean Perkins
4b26feaa47 fix(react): present and dismiss hooks return promises (#24299) 2021-12-01 15:16:55 -05:00
Yuhongjie
fb96ab5a26 fix(vue): ionic lifecycle hooks now run when using vue 3.2 setup syntax (#24253)
resolves #23824

Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2021-11-23 17:04:24 -05:00
Liam DeBeasi
6f01c3b73d chore(): update vue test app (#24262) 2021-11-23 16:35:54 -05:00
Liam DeBeasi
55db38ddc5 feat(react): add setupIonicReact function (#24254)
resolves #24139
2021-11-22 15:29:47 -05:00
Liam DeBeasi
24f4e471aa 6.0.0-rc.3 2021-11-17 17:28:37 +00:00
Liam DeBeasi
c2603e9cff 5.9.1 2021-11-17 11:48:52 -05:00
Liam DeBeasi
618271d1e2 chore(): sync with main 2021-11-17 10:40:04 -05:00
Liam DeBeasi
11425fbb35 build(): ensure react router gets latest version of core 2021-11-17 15:16:22 +00:00
Liam DeBeasi
bd8c3e881f 5.9.0 2021-11-17 09:27:51 -05:00
Sean Perkins
b2f2a4b71b docs(): docs reference main instead of master (#24216) 2021-11-12 14:31:18 -05:00
Sean Perkins
0bb8e88582 test(tabs): skip tests for vue tabs (#24211) 2021-11-11 14:38:35 -05:00
Liam DeBeasi
2054690f54 chore(): sync with main 2021-11-11 10:19:05 -05:00
Liam DeBeasi
d0b61307c6 feat(slides): add support for Swiper 7 (#24190) 2021-11-09 12:50:56 -05:00