|
083a31acdc
|
chore(): sync feature-6.1 with main
|
2022-04-04 15:27:16 -04:00 |
|
|
f5cb1f8444
|
feat(range): add knobMoveStart and knobMoveEnd events (#25011)
|
2022-04-01 11:16:01 -05:00 |
|
|
4ec25b0f26
|
v6.0.14
|
2022-03-30 13:24:41 +00:00 |
|
|
a296ca875c
|
fix(react): treeshake ionic/core bundle (#24989)
Resolves #24497
Co-authored-by: mlegenhausen <mlegenhausen@mailbox.org>
|
2022-03-24 12:17:15 -04:00 |
|
|
c35077884d
|
v6.0.13
|
2022-03-23 13:14:17 +00:00 |
|
|
43ac6ac471
|
test(react): update react e2e test app (#24960)
|
2022-03-17 15:51:17 -04:00 |
|
|
66e125bc5e
|
test(vue): update vue test app dependencies (#24955)
|
2022-03-17 13:06:48 -04:00 |
|
|
babe7d63ef
|
v6.0.12
|
2022-03-16 13:20:38 +00:00 |
|
|
171020e9d2
|
feat(item): counter formatter to customize counter text display (#24336)
Resolves #24327
|
2022-03-14 16:38:37 -04:00 |
|
|
4534c8bc0b
|
fix(vue): tapping the active tab button now correctly resets the tab stack (#24935)
resolves #24934
|
2022-03-14 14:44:47 -04:00 |
|
|
e932a04223
|
feat(datetime): isDateEnabled to enable/disable specific days (#24898)
Resolves #24209
|
2022-03-11 14:40:03 -05:00 |
|
|
b835b7c0c7
|
feat(select): add event for when overlay is dismissed (#24400)
|
2022-03-10 14:19:26 -05:00 |
|
|
c45b38f28a
|
v6.0.11
|
2022-03-09 20:24:14 +00:00 |
|
|
77a697ccd7
|
test(vue): formatting error in test (#24897)
|
2022-03-07 18:12:32 -05:00 |
|
|
56b550e220
|
v6.0.10
|
2022-03-02 19:15:37 +00:00 |
|
|
1f86b4ee5a
|
v6.0.9
|
2022-02-23 17:32:34 +00:00 |
|
|
0a8f44359a
|
test(): run e2e tests in production mode (#24812)
|
2022-02-18 14:21:43 -05:00 |
|
|
cd486e71ff
|
v6.0.8
|
2022-02-15 21:26:38 +00:00 |
|
|
b401de1ab3
|
fix(vue): preserve custom classes on IonPage (#24776)
resolves #24772
Co-authored-by: bnachtweh <bnachtweh@users.noreply.github.com>
|
2022-02-11 10:11:04 -05:00 |
|
|
87eab37ca8
|
v6.0.7
|
2022-02-09 16:00:04 +00:00 |
|
|
da4f750f8d
|
v6.0.6
|
2022-02-09 14:26:46 +00:00 |
|
|
34a6ce6d7e
|
tests(vue): enable autounmount and make tests less brittle (#24744)
|
2022-02-09 09:11:58 -05:00 |
|
|
721a461073
|
fix(vue): replacing routes now updates location state correctly (#24721)
resolves #24432
Co-authored-by: tigohenryschultz <tigohenryschultz@users.noreply.github.com>
Co-authored-by: yoyo930021 <yoyo930021@users.noreply.github.com>
|
2022-02-07 15:37:43 -05:00 |
|
|
df84d155ea
|
ci(e2e): do not run sync automatically (#24717)
|
2022-02-04 11:27:16 -05:00 |
|
|
2a27befe46
|
fix(angular-server): publish only the dist directory to avoid import errors (#24701)
resolves #24605
|
2022-02-03 12:21:31 -05:00 |
|
|
897ae4a454
|
fix(angular, react, vue): overlays no longer throw errors when used inside tests (#24681)
resolves #24549, resolves #24590
|
2022-02-02 15:25:51 -05:00 |
|
|
0b18260da6
|
fix(vue): routing history is correctly replaced when overwriting browser history (#24670)
resolves #23873
|
2022-02-02 13:35:52 -05:00 |
|
|
7530143634
|
v6.0.5
|
2022-02-02 14:29:27 +00:00 |
|
|
43aa6c11f4
|
fix(react): nested router outlets will not reanimate entered views (#24672)
Resolves #24107
|
2022-01-31 11:55:08 -05:00 |
|
|
484de5074d
|
perf(various): don't use lazy-loaded icon names in components (#24671)
|
2022-01-28 09:13:39 -06:00 |
|
|
bdb5c421d2
|
fix(react-router): remove page transition flicker on outlet mounting (#24667)
Resolves #24666
|
2022-01-27 16:29:52 -05:00 |
|
|
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 |
|
|
43b19cf536
|
v6.0.4
|
2022-01-26 14:42:28 +00:00 |
|
|
360643d96a
|
fix(react): setupIonicReact no longer crashes in SSR environment (#24604)
|
2022-01-19 15:48:46 -05:00 |
|
|
5e448d9c74
|
v6.0.3
|
2022-01-19 15:01:39 +00:00 |
|
|
be022f7de8
|
fix(angular-server): use correct @ionic/angular dependency version (#24593)
resolves #24592
|
2022-01-18 16:25:25 -05:00 |
|
|
c8a392aef5
|
fix(react): prevent errors when dismissing inline popover after containing element is removed (#24569)
|
2022-01-12 14:51:50 -06:00 |
|
|
bce849c5f3
|
fix(react): add useRef wrapper to useIonOverlay state to avoid stale references (#24553)
|
2022-01-11 13:40:46 -06:00 |
|
|
3057afdf82
|
v6.0.2
|
2022-01-11 17:10:35 +00:00 |
|
|
d520f78d21
|
chore(build): create github release and generate changelog
|
2022-01-11 12:06:29 -05:00 |
|
|
5bb1414f7f
|
fix(breadcrumb): support routerLink on breadcrumb (#24509)
Resolves #24493
|
2022-01-10 16:22:42 -05:00 |
|
|
90458da406
|
fix(vue): correct route is replaced when using router.replace (#24533)
resolves #24226
|
2022-01-10 11:58:35 -05:00 |
|
|
77f8412b74
|
fix(react,vue): backdrop for inline modal/popover overlay (#24453)
Resolves #24449
|
2022-01-07 13:21:20 -05:00 |
|
|
32fad3d02c
|
fix(react): building app for production now works correctly with vite (#24515)
resolves #24229
|
2022-01-05 14:25:49 -05:00 |
|
|
1462cef692
|
fix(react): scrolling to bottom of modal contents (#24510)
Resolves #24478
|
2022-01-05 13:32:46 -05:00 |
|
|
948a3b4914
|
chore(vue-router): update @ionic/vue dependencies to v6 latest (#24473)
Close #24467
|
2022-01-04 14:24:14 -05:00 |
|
|
90b0fdc4eb
|
6.0.1
|
2021-12-15 16:06:54 +00:00 |
|
|
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 |
|
|
a5d56b3d5a
|
fix(vue): strongly typed controller methods (#24388)
Resolves #24387
|
2021-12-14 11:10:46 -05:00 |
|
|
412e5f168e
|
chore(): revert "feat(select): add event for when overlay is dismissed (#24099)" (#24398)
This reverts commit c1ecf94e4e6e320b61606da3c889926f7372ced7.
|
2021-12-14 09:05:06 -06:00 |
|