4302 Commits

Author SHA1 Message Date
61b99d13bf fix(accordion-group): ionChange is now fired properly in vue (#24063)
resolves #23762
2021-10-13 08:57:12 -04:00
49db6d0288 fix(modal): fix backdrop animation for sheets with off-center backdropBreakpoint (#24061) 2021-10-12 11:19:35 -05:00
2a2829c17e 5.8.4 2021-10-11 11:31:16 -04:00
68a7e43345 fix(back-button): pass aria-label to native element (#24027) 2021-10-08 12:08:32 -05:00
a63474a621 5.8.3 2021-10-07 16:50:46 -04:00
8a86cfb705 fix(infinite-scroll): infinite scroll event now fired with custom elements build (#24043)
resolves #24034
2021-10-07 14:36:21 -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
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
03201643ba fix(datetime): change now emitted when picker is typed into (#24018) 2021-10-05 17:52:22 -04:00
7ce3959b66 feat(header, footer): add ios fading header style (#24011) 2021-10-05 16:44:23 -04:00
225a278740 fix(reorder-group): wait for content to render before getting scroll position (#24007)
resolves #23875
2021-10-05 16:15:08 -04:00
4715a57010 refactor(angular): use Stencil output target for Angular bindings (#23986) 2021-10-05 16:14:12 -04:00
0ab37b5061 fix(datetime): time picker uses new iOS 15 style (#23996)
resolves #23768
2021-10-05 09:14:52 -04:00
c20408369b fix(select): ensure popover options with number values are searched for correctly (#23998) 2021-10-04 11:19:49 -05:00
0ef4d68413 chore(): add base new picker component for datetime revisions (#23995) 2021-10-04 11:36:53 -04:00
2497a53255 fix(select): focus selected item in popovers (#23991) 2021-10-01 13:33:53 -05:00
25eb8cdf98 fix(status-bar): tapping status bar correctly scrolls content to top (#24001)
resolves #20423

Co-authored-by: Hans Krywalsky <EinfachHans@users.noreply.github.com>
2021-09-30 18:37:47 -04:00
86a77bd379 fix(datetime): add ionBlur/ionFocus events to whole component (#23980) 2021-09-27 10:01:03 -05:00
7010fe97a7 docs(readme): fix broken link to CONTRIBUTE guide (#23982) 2021-09-27 10:35:28 -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
a26275378f fix(alert): made it easier to tell if alert is scrollable in MD mode (#23976) 2021-09-24 14:23:41 -05:00
3ca04197a4 fix(item-sliding): closing an item can no longer be interrupted (#23973)
resolves #23969
2021-09-23 16:08:33 -04:00
aa4ba890e9 fix(select-popover): non-scrollable popovers no longer have forced overscroll (#23972)
resolves #23971
2021-09-23 10:05:32 -04:00
598aaed4bf 5.8.1 2021-09-22 09:14:14 -04:00
00269941ca docs(router): make root prop docs more descriptive (#23961) 2021-09-21 13:08:55 -05:00
e483034f3a docs(refresher): fix 'to to' in snapbackDuration (#23960) 2021-09-21 10:28:52 -05:00
53d64c1eb8 docs(title): fix typo in usage CSS example (#23957) 2021-09-21 08:18:31 -05:00
ed455ab4c6 fix(modal): backdropBreakpoint is now an exclusive value (#23954) 2021-09-20 12:35:53 -04:00
ae1325cee6 fix(label): only inherit color if color property is set on ion-item (#23944)
resolves #20125
2021-09-16 15:27:43 -04:00
8108edd876 fix(item-sliding): item-sliding accounts for multiple ion-item elements (#23943)
resolves #19312
2021-09-16 12:29:12 -04:00
ea39c6e5b3 fix(datetime): ionChange is no longer called for out of range dates (#23940)
resolves #23939
2021-09-16 10:44:20 -04:00
67d81e2caa 6.0.0-beta.6 2021-09-15 12:37:54 -04:00
f69c90504e docs(popover): fix merge conflict with docs 2021-09-15 16:08:57 +00: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
bd96a81ff8 feat(action-sheet, loading, modal, picker, popover): pass HTML attributes to host element (#23929) 2021-09-15 10:02:19 -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
414f24685c fix(modal): sheet animation works correctly if breakpoints value does not include 1 (#23927) 2021-09-14 15:27:59 -04:00
497537ac73 chore(): bump react output target (#23926) 2021-09-14 12:01:56 -04:00
4ae44b7a23 feat(datetime): add ability to select only month, year, or month and year (#23913) 2021-09-14 09:10:43 -04:00
c50d895370 feat(react): add custom elements bundle (#23896) 2021-09-13 14:53:28 -04:00
e2d2ad6f8e fix(modal): handle on sheet modal can now be turned off (#23900) 2021-09-09 13:29:42 -04:00
58a4ba2853 fix(modal): sheet modal handle is now positioned correctly (#23901) 2021-09-09 13:24:32 -04:00
9d87028e81 fix(modal): modal displays in middle of screen on desktop (#23911) 2021-09-09 12:27:42 -04:00
47829690b5 fix(tab-bar): safe area padding now added when slot="top" (#23895)
resolves #23893
2021-09-08 13:33:16 -04:00
8888e2bafd fix(header): role attribute can now be customized (#23888)
resolves #21327
2021-09-08 10:48:18 -04:00