9037103083
6.0.0-beta.1
2021-07-01 13:22:12 -04:00
a664d4268d
fix(react): export accordion and accordion group components ( #23497 )
2021-06-23 12:14:55 -04:00
dac67b3a3b
6.0.0-beta.0
2021-06-23 09:28:54 -04:00
fa6e0a1254
Merge remote-tracking branch 'origin/master' into sync-with-master-b0
2021-06-22 15:34:38 -04:00
40fadcd9bf
5.6.10
2021-06-22 09:30:43 -04:00
b3847ff723
chore(): remove old test app, bump dependencies ( #23481 )
2021-06-22 08:43:57 -04:00
5db60d9697
chore(): resolve merge conflicts
2021-06-21 14:03:47 -04:00
2f6b1e4eea
feat(breadcrumbs): add breadcrumbs component ( #22701 )
...
resolves #22770
2021-06-17 18:19:10 -04:00
623c84ab08
feat(slides): add IonicSwiper modules, deprecate ion-slides, and add link to migration ( #23447 )
2021-06-11 12:56:32 -04:00
10be62a71d
5.6.9
2021-06-08 08:58:49 -04:00
c716617945
fix(accordion): toggle icon now shows up in vue and react ( #23426 )
2021-06-07 16:30:46 -04:00
3be1c3dcd7
feat(modal): modals can now be used inline ( #23341 )
...
resolves #20117 , resolves #20263
2021-06-01 11:09:40 -04:00
565361b023
5.6.8
2021-05-27 15:41:40 -04:00
7d47c91641
chore(): sync next with main branch
2021-05-26 10:14:38 -04:00
d802a17047
5.6.7
2021-05-13 09:04:18 -04:00
308fa1c0dd
feat(popover): popover can now be used inline ( #23231 )
...
BREAKING CHANGE: Converted `ion-popover` to use the Shadow DOM.
2021-05-03 12:02:22 -04:00
c32bed6794
5.6.6
2021-04-29 10:06:48 -04:00
c501da73be
fix(react): remove hardware back button event listener when NavManager is unmounted ( #23224 )
...
resolves #23170
2021-04-28 17:47:33 -04:00
287205480a
5.6.5
2021-04-22 10:13:17 -04:00
0dd189e2c0
fix(react): callback refs now work correctly with ionic components ( #23152 )
...
resolves #23153
2021-04-22 09:56:04 -04:00
0e1cb1bb0c
5.6.4
2021-04-08 12:49:11 -04:00
dee6eb30df
fix(react): overlays now correctly unmount any child components after dismissing ( #23149 )
...
resolves #23140
2021-04-06 09:53:26 -04:00
f0cfe5a283
5.6.3
2021-03-23 10:41:42 -04:00
5fef3e7b21
5.6.2
2021-03-22 16:07:34 -04:00
a0ff24b5d6
5.6.1
2021-03-17 12:59:08 -04:00
f94e618a7b
fix(react): only pass tab event props from IonTabs to IonTabBar if defined ( #23024 )
...
resolves #23023
2021-03-05 16:03:14 -05:00
1a2fd2fb6e
5.6.0
2021-03-04 13:54:38 -05:00
b83e00934e
feat(react): add react hooks to control overlay components ( #22484 )
2021-03-01 11:34:13 -05:00
0101a5fce2
5.5.5
2021-02-26 14:10:48 -05:00
b064fdebef
fix(react): onIonTabsWillChange and onIonTabsDidChange event handlers are now properly bound to IonTabs ( #22233 )
...
Co-authored-by: Hansu Kim <khsily@users.noreply.github.com>
2021-02-11 14:50:07 -05:00
da1b7a0e7a
fix(react): IonRouterOutlet now respects animated={false} prop ( #22905 )
...
resolves #22903
2021-02-10 15:05:04 -05:00
cb2c9b63e8
5.5.4
2021-02-04 11:13:52 -05:00
fa515eb79b
refactor(react): look up tabs also by property key ( #22823 )
...
When IonTabBar is wrapped by a functional component or fragment, then IonTabs is unable to find it. This is a rare case, but adding the ability for a function component to manually state that is is an IonTabBar. Same for IonTabButtons.
2021-02-01 11:31:33 -06:00
bc17e24a03
5.5.3
2021-01-28 12:17:55 -05:00
ab1fc8f231
fix(react): add improved method for not unmounting component until overlay is dismissed ( #22813 )
...
resolves #22761
2021-01-22 12:48:47 -05:00
14e8441706
fix(react): do not unmount overlay inner component until overlay is dismissed ( #22763 )
...
resolves #22761
2021-01-14 10:53:39 -05:00
f891f66708
fix(react): improve view matching logic ( #22569 )
2020-12-15 11:03:08 -05:00
a01bdb8c8d
fix(react): adding dynamic class to ion-page no longer hides component ( #22666 )
...
resolves #22631
2020-12-15 11:02:06 -05:00
78740d0dfc
5.5.2
2020-12-09 15:38:27 -05:00
94518c9387
chore(react): relax peer dependency requirements ( #22645 )
...
resolves #22644
2020-12-08 16:17:16 -05:00
31f45cdcc9
fix(react): setting a ref should allow other props to be passed in, closes #22609
2020-12-08 13:45:24 -07:00
91aaaab71a
chore(react): adding prettier and formating files
2020-12-07 09:31:33 -07:00
36939e10ae
fix(react): android hardware button should invoke browser back
2020-12-07 08:33:00 -07:00
d61456c46d
5.5.1
2020-11-25 17:17:52 -05:00
5275332e43
fix(react): eliminate use of deprecated findDOMNode
, resolves #20972
2020-11-25 14:21:12 -07:00
a664ccbde9
chore(): fix @types/react to avoid 16.14.1 release ( #22554 )
2020-11-23 13:37:22 -05:00
f4ecc32c14
5.5.0
2020-11-18 13:02:47 -05:00
3a6fcc7d8b
5.4.4
2020-11-12 09:51:48 -05:00
c356526520
5.4.3
2020-11-06 12:13:28 -05:00
971e4dc6c7
5.4.2
2020-11-05 12:49:03 -05:00