Commit Graph

11123 Commits

Author SHA1 Message Date
Liam DeBeasi
264c42e63a test(react): update test for declarative modals 2021-10-22 20:40:08 +00:00
Liam DeBeasi
3e043e4952 test(react): ensure test app is getting latest CE build files 2021-10-22 20:35:29 +00:00
Liam DeBeasi
b2b87d24fc test(react): update test for inline modal 2021-10-22 20:21:07 +00:00
Liam DeBeasi
c425997cd8 chore(angular): lint 2021-10-22 19:47:02 +00:00
Liam DeBeasi
8d774de445 test(vue): fix incorrect test 2021-10-22 19:28:02 +00:00
Liam DeBeasi
cfd32aea30 chore(): sync with main 2021-10-22 15:25:23 -04:00
Liam DeBeasi
7ab50dda83 chore(): sync with main 2021-10-22 15:24:34 -04:00
Liam DeBeasi
71fab0fa12 fix(datetime): default sizing preserves shape of datetime (#24104) 2021-10-21 16:44:35 -04:00
Amanda Smith
4eb02ca776 docs(datetime): add usage examples for use in popovers (#24095) 2021-10-21 15:38:54 -05:00
Dmitriy Fishman
2916810a2b docs(): fix a typo in the readme (#24087) 2021-10-19 10:08:22 -04:00
Ely Lucas
f3e492c897 fix(react): overlays shown with useIonModal and useIonPopover no longer render outside of main react tree
closes #23516 and #23516
2021-10-15 15:29:25 -06:00
Mike Hartington
3451a34ad0 feat(angular): build for angular 12.0 (#23970) 2021-10-15 16:54:59 -04:00
Liam DeBeasi
e3996cfbd5 fix(datetime): clear button is now rendered even if showDefaultButtons is false (#24075) 2021-10-14 14:53:17 -04:00
Liam DeBeasi
24659a527a fix(vue): mount correct views when navigating (#24056)
resolves #23914
2021-10-14 11:28:36 -04:00
Liam DeBeasi
a09d7d4ab6 fix(vue): back button now selects correct route when navigating from view multiple times (#24060)
resolves #23987
2021-10-13 09:07:53 -04:00
Liam DeBeasi
61b99d13bf fix(accordion-group): ionChange is now fired properly in vue (#24063)
resolves #23762
2021-10-13 08:57:12 -04:00
Ely Lucas
ea34e50430 test(react): add react e2e app 2021-10-12 15:10:03 -06:00
Amanda Smith
49db6d0288 fix(modal): fix backdrop animation for sheets with off-center backdropBreakpoint (#24061) 2021-10-12 11:19:35 -05:00
Liam DeBeasi
4075ea6941 merge release-5.8.4
5.8.4
2021-10-11 12:09:01 -04:00
Liam DeBeasi
2a2829c17e 5.8.4 v5.8.4 2021-10-11 11:31:16 -04:00
Liam DeBeasi
e001f24f2c fix(angular): setup config properly (#24054)
resolves #24051 #24052
2021-10-11 11:22:08 -04:00
Amanda Smith
68a7e43345 fix(back-button): pass aria-label to native element (#24027) 2021-10-08 12:08:32 -05:00
Liam DeBeasi
e92fecb08c merge release-5.8.3
Release 5.8.3
2021-10-08 13:03:04 -04:00
Liam DeBeasi
a63474a621 5.8.3 v5.8.3 2021-10-07 16:50:46 -04:00
Liam DeBeasi
f98151c5d1 5.8.3 2021-10-07 20:50:28 +00:00
Ely Lucas
655631ddf0 fix(react): fix to regression in overlay hooks dimiss method (#24038)
resolves #24030
2021-10-07 15:18:10 -04:00
Liam DeBeasi
8a86cfb705 fix(infinite-scroll): infinite scroll event now fired with custom elements build (#24043)
resolves #24034
2021-10-07 14:36:21 -04:00
Liam DeBeasi
b2dc338aeb merge release-6.0.0-rc.0
6.0.0-rc.0
2021-10-07 14:10:52 -04:00
Liam DeBeasi
1dc44c933e 6.0.0-rc.0 v6.0.0-rc.0 2021-10-07 09:25:28 -04:00
Liam DeBeasi
b37adacdcb merge release-6.0.0-beta.7
Release 6.0.0 beta.7
2021-10-06 16:15:12 -04:00
Liam DeBeasi
907996ce16 fix(angular): setup config properly (#24028) 2021-10-06 16:14:41 -04:00
Liam DeBeasi
24df1c22af 6.0.0-beta.7 v6.0.0-beta.7 2021-10-06 12:07:54 -04:00
Liam DeBeasi
a80c43cf79 6.0.0-beta.7 2021-10-06 16:06:49 +00:00
Liam DeBeasi
39c9ad2a29 chore(): sync with next for beta 7 2021-10-06 11:55:50 -04:00
Liam DeBeasi
5f31196fc1 chore(): fix tests again 2021-10-06 15:35:12 +00:00
Liam DeBeasi
b12422a4d9 chore(): fix tests 2021-10-06 15:14:47 +00:00
Liam DeBeasi
6951b7703c chore(): fix tests for now 2021-10-06 15:03:27 +00:00
Liam DeBeasi
0ade0a5f09 chore(all): sync with main for beta 7 2021-10-06 10:52:14 -04:00
Liam DeBeasi
11332e446c merge release-5.8.2
5.8.2
2021-10-06 10:24:14 -04:00
Liam DeBeasi
fe9bec29d5 5.8.2 v5.8.2 2021-10-06 14:05:57 +00:00
Liam DeBeasi
03201643ba fix(datetime): change now emitted when picker is typed into (#24018) 2021-10-05 17:52:22 -04:00
Liam DeBeasi
7ce3959b66 feat(header, footer): add ios fading header style (#24011) 2021-10-05 16:44:23 -04:00
Will Martin
225a278740 fix(reorder-group): wait for content to render before getting scroll position (#24007)
resolves #23875
2021-10-05 16:15:08 -04:00
Will Martin
4715a57010 refactor(angular): use Stencil output target for Angular bindings (#23986) 2021-10-05 16:14:12 -04:00
Liam DeBeasi
0ab37b5061 fix(datetime): time picker uses new iOS 15 style (#23996)
resolves #23768
2021-10-05 09:14:52 -04:00
Liam DeBeasi
b1ffdadbc3 chore(): fix typo in feature request template (#24017) 2021-10-05 09:05:49 -04:00
Liam DeBeasi
077b915ad5 chore(): fix typo in bug template (#24016) 2021-10-05 09:04:38 -04:00
Ely Lucas
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
Amanda Smith
c20408369b fix(select): ensure popover options with number values are searched for correctly (#23998) 2021-10-04 11:19:49 -05:00
Liam DeBeasi
0ef4d68413 chore(): add base new picker component for datetime revisions (#23995) 2021-10-04 11:36:53 -04:00