|
|
655631ddf0
|
fix(react): fix to regression in overlay hooks dimiss method (#24038)
resolves #24030
|
2021-10-07 15:18:10 -04:00 |
|
|
|
1dc44c933e
|
6.0.0-rc.0
|
2021-10-07 09:25:28 -04:00 |
|
|
|
24df1c22af
|
6.0.0-beta.7
|
2021-10-06 12:07:54 -04:00 |
|
|
|
5f31196fc1
|
chore(): fix tests again
|
2021-10-06 15:35:12 +00:00 |
|
|
|
b12422a4d9
|
chore(): fix tests
|
2021-10-06 15:14:47 +00:00 |
|
|
|
6951b7703c
|
chore(): fix tests for now
|
2021-10-06 15:03:27 +00:00 |
|
|
|
0ade0a5f09
|
chore(all): sync with main for beta 7
|
2021-10-06 10:52:14 -04:00 |
|
|
|
fe9bec29d5
|
5.8.2
|
2021-10-06 14:05:57 +00:00 |
|
|
|
7ce3959b66
|
feat(header, footer): add ios fading header style (#24011)
|
2021-10-05 16:44:23 -04:00 |
|
|
|
2c97712601
|
fix(react): overlay hooks memorised properly to prevent re-renders (#24010)
resolves #23741
Co-authored-by: Fabrice <fabrice@weinberg.me>
|
2021-10-05 08:44:40 -04:00 |
|
|
|
8708095111
|
feat(all): add CustomEvents types to components that emit events (#23956)
resolves #22925
BREAKING CHANGE: The `RadioChangeEventDetail` interface has been removed in favor of `RadioGroupChangeEventDetail`.
|
2021-09-24 16:28:49 -04:00 |
|
|
|
285a371101
|
fix(react): ensure inline modal content is visible (#23968)
|
2021-09-23 14:05:21 -05:00 |
|
|
|
598aaed4bf
|
5.8.1
|
2021-09-22 09:14:14 -04:00 |
|
|
|
67d81e2caa
|
6.0.0-beta.6
|
2021-09-15 12:37:54 -04:00 |
|
|
|
ecb30af4d8
|
chore(): resolve merge conflicts for beta
|
2021-09-15 12:02:43 -04:00 |
|
|
|
57bc299dea
|
5.8.0
|
2021-09-15 15:16:21 +00:00 |
|
|
|
5f95f45e58
|
chore(overlays): run build for vue (#23931)
|
2021-09-15 11:05:29 -04:00 |
|
|
|
18765e7e39
|
feat(datetime): add clear button (#23920)
resolves #17482
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
|
2021-09-14 22:52:33 -04:00 |
|
|
|
73a1daf0aa
|
feat(alert, toast): pass arbitrary HTML attributes to host element (#23891)
resolves #23825
|
2021-09-14 22:44:57 -04:00 |
|
|
|
45cabae04b
|
feat(platform): add ability to override platform detection methods (#23915)
resolves #19737
|
2021-09-14 15:49:04 -04:00 |
|
|
|
497537ac73
|
chore(): bump react output target (#23926)
|
2021-09-14 12:01:56 -04:00 |
|
|
|
1e13429731
|
fix(react): modal now mounts child component independently of other modals (#23903)
resolves #23904
|
2021-09-13 15:29:14 -04:00 |
|
|
|
c50d895370
|
feat(react): add custom elements bundle (#23896)
|
2021-09-13 14:53:28 -04:00 |
|
|
|
51dae5a4d6
|
6.0.0-beta.5
|
2021-09-01 11:27:29 -04:00 |
|
|
|
00bae431d4
|
chore(): build vue with bottom sheet changes
|
2021-09-01 11:15:40 -04:00 |
|
|
|
c75951354b
|
chore(): remove duplicate export
|
2021-09-01 10:33:27 -04:00 |
|
|
|
b211cf0236
|
chore(): sync with main for beta 5 release
|
2021-09-01 10:14:58 -04:00 |
|
|
|
a12d146c3e
|
5.7.0
|
2021-09-01 09:43:23 -04:00 |
|
|
|
11fda41420
|
feat(slides): add IonicSlides module for Swiper migration, deprecate ion-slides (#23844)
backports #23447
|
2021-08-31 17:52:47 -04:00 |
|
|
|
1680b0ce9f
|
refactor(react): transition to Stencil React bindings (#23826)
|
2021-08-31 17:29:59 -04:00 |
|
|
|
3c442228ff
|
fix(vue): router guards are now fired correctly when written in a component (#23821)
resolves #23820
|
2021-08-26 10:40:48 -04:00 |
|
|
|
461390612d
|
6.0.0-beta.4
|
2021-08-18 11:28:35 -04:00 |
|
|
|
71bf631863
|
chore(): fix vue e2e test
|
2021-08-18 10:38:59 -04:00 |
|
|
|
96790054f1
|
chore(): fix tests from merge
|
2021-08-18 10:23:09 -04:00 |
|
|
|
79e780e511
|
chore(): resolve merge conflict with vue test app
|
2021-08-18 09:44:34 -04:00 |
|
|
|
4c06814494
|
chore(): resolve merge conflict in vue
|
2021-08-18 09:43:32 -04:00 |
|
|
|
c8cbe9c1f3
|
chore(): sync with main for beta 4
|
2021-08-18 09:42:03 -04:00 |
|
|
|
e4c0023df2
|
5.6.14
|
2021-08-18 09:17:36 -04:00 |
|
|
|
ea348f005a
|
feat(datetime): add firstDayOfWeek property (#23692)
resolves #23556
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
|
2021-08-17 10:45:39 -04:00 |
|
|
|
621f4faa1a
|
fix(vue): using router.go now shows correct view (#23773)
resolves #22563
|
2021-08-17 08:53:55 -04:00 |
|
|
|
578b9062dd
|
fix(vue): modal and popover components now correctly pass properties (#23761)
resolves #23698
|
2021-08-16 09:09:41 -04:00 |
|
|
|
6342fde56c
|
feat(datetime): add hourCycle property (#23686)
resolves #23661
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
|
2021-08-10 13:20:17 -04:00 |
|
|
|
ea39c70b3e
|
fix(vue): custom element internal properties are no longer overridden in vue 3.1.0 (#23738)
resolves #23539
|
2021-08-09 11:41:31 -04:00 |
|
|
|
12aafd980c
|
6.0.0-beta.3
|
2021-08-04 12:20:50 -04:00 |
|
|
|
36eeb26db7
|
chore(): run build for vue (#23730)
|
2021-08-04 12:08:59 -04:00 |
|
|
|
7c0f9b73e8
|
chore(): fix extra merge conflict
|
2021-08-04 11:03:08 -04:00 |
|
|
|
c70a18ebc2
|
chore(): sync with main
|
2021-08-04 10:35:59 -04:00 |
|
|
|
22b7413f51
|
5.6.13
|
2021-08-04 10:05:10 -04:00 |
|
|
|
4a64e97a3e
|
fix(vue): tabs warning about user-provided router outlet change is now correctly logged (#23724)
resolves #23719
|
2021-08-04 09:55:05 -04:00 |
|
|
|
f2a05bed1e
|
fix(react): add SSR check to IonTabs (#23696)
resolves #23651
|
2021-08-02 10:28:51 -04:00 |
|