10957 Commits

Author SHA1 Message Date
fe2810b227 fix(list): change inset border radius to match iOS 15 (#23711) 2021-08-02 09:56:08 -04:00
3a1a9cbce4 fix(vue): popover positioning is now correct with custom elements build (#23680) 2021-07-26 09:26:20 -04:00
df24c8c5ae feat(toast): add icon property to show icon at start of toast content (#23596)
resolves #23524

Co-authored-by: William Martin <contact@willmartin.dev>
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2021-07-23 12:46:01 -04:00
fffef8acd2 chore(): sync with main
chore(): sync with main
2021-07-23 11:27:33 -04:00
fb260a9e09 fix(vue): improve accuracy of ion-page dev warning (#23677)
resolves #23675
2021-07-23 09:42:06 -04:00
cf4d647ded merge release-6.0.0-beta.2
6.0.0-beta.2
2021-07-21 10:41:58 -04:00
4418f7a3cf 6.0.0-beta.2 v6.0.0-beta.2 2021-07-21 10:23:50 -04:00
3042301646 chore(): sync next with main in prep for beta 2
chore(): sync next with main in prep for beta 2
2021-07-21 10:10:52 -04:00
1e7696a0f1 chore(): fix additional conflicts 2021-07-21 09:46:04 -04:00
4377d27790 chore(): sync main in prep for beta 2 2021-07-21 09:44:01 -04:00
80edb603c2 merge release-5.6.12
5.6.12
2021-07-21 09:36:29 -04:00
f70ed79f47 5.6.12 v5.6.12 2021-07-21 09:21:15 -04:00
b6c53e539b feat(segment): add keyboard navigation, add selectOnFocus property to control selection follow focus behavior (#23590)
resolves #23520
2021-07-20 16:45:17 -04:00
82d6275f3d chore(): sync with main branch
chore(): sync with main branch
2021-07-20 15:00:54 -04:00
b6cfc05b1f chore(): update disallowed list for label 2021-07-20 13:12:27 -04:00
d749d583e7 chore(): sync with main 2021-07-20 12:50:52 -04:00
321341d97d feat(datetime): add size property (#23649)
resolves #23518
2021-07-20 12:31:38 -04:00
2c07a1566b feat(select): update popover interface to match MD spec on desktop, allow multiple values in popover interface (#23474)
resolves #23657
resolves #15500
resolves #12310
2021-07-20 11:23:00 -04:00
ae0a1a3deb chore(nav): fix typo in test comment (#23658) 2021-07-20 11:21:39 -04:00
d8a2db73e2 chore(): add emojis to issue template titles (#23648)
resolves #23647
2021-07-15 13:55:16 -04:00
86ece8f8b5 chore(): fix typo in config (#23645) 2021-07-15 11:36:25 -04:00
3016b79717 chore(): remove cli, docs, and support templates in favor of directing visitors to correct place url (#23644) 2021-07-15 10:00:21 -04:00
773bbcb211 fix(overlays): overlay interfaces are now exported from framework packages and documented (#23619)
resolves #22790
2021-07-15 08:50:50 -04:00
be219a2814 fix(datetime): years displayed now more consistent with v5 datetime, max and min are now accounted for in MD mode (#23616)
resolves #23615
2021-07-15 08:49:25 -04:00
3134e0afcd chore(): fix form template typos (#23635) 2021-07-14 19:31:04 -04:00
6d94a27fb9 chore(): convert remaining issue templates to forms (#23634) 2021-07-14 18:54:18 -04:00
d2ca304c12 chore(): use supported form keys (#23633) 2021-07-14 16:26:48 -04:00
e35386a52d chore(): fix yaml errors (#23632) 2021-07-14 15:50:34 -04:00
d10d9f9f74 chore(): fix bug issue name (#23630) 2021-07-14 15:18:49 -04:00
c940bd18d2 chore(): use new github form template for bug reports (#23629) 2021-07-14 14:49:30 -04:00
174b7de741 docs(vue): add card style modal example (#23628) 2021-07-14 10:18:17 -04:00
3cebcb0883 chore(): warn if developer forgot to use ionpage component in view (#23625) 2021-07-14 08:59:31 -04:00
7315e0157b chore(): switch to using disallow terminology (#23618) 2021-07-13 14:03:58 -04:00
9ce57d2efb feat(breadcrumbs): ionCollapsedClick event payload now contains references to collapsed breadcrumb elements (#23611)
resolves #23552
2021-07-13 11:21:36 -04:00
4b56744d7f docs(react): install @ionic/cli instead of ionic (#23610) 2021-07-12 14:39:18 -04:00
c08345df2e fix(menu-button): custom aria-label can now be set (#23608)
resolves #23604
2021-07-12 08:52:03 -04:00
8f2c4f73db feat(range): add support for customizing pin format (#22972) 2021-07-09 10:57:52 -04:00
fa069424b2 fix(router-outlet): improve reliability of swipe back gesture when quickly swiping back (#23527)
resolves #22895
2021-07-09 09:29:16 -04:00
3b803ebe02 fix(button): buttons are now disabled during page transitions (#23589)
resolves #23588
2021-07-09 09:27:11 -04:00
9021e7cc4b fix(item): mirror disabled prop to aria attribute (#23544)
resolves #23513
2021-07-09 09:19:48 -04:00
1c9435c3f5 docs(accordion): add usage on how to get and set the state programmatically (#23595) 2021-07-08 16:47:21 -04:00
259b1359db perf(): remove shims for legacy browsers no longer supported in v6 (#23592) 2021-07-08 11:01:40 -04:00
39315bc857 fix(action-sheet): header, subheader, and icon alignment better matches native ios (#23322)
resolves #23317
2021-07-08 09:38:00 -04:00
7ac010943b feat(datetime): add showDefaultTimeLabel property and time-label slot (#23577)
resolves #23555
2021-07-07 09:21:13 -04:00
a15cace139 docs(loading): show how to use dismiss method returns from useIonLoading for react (#23537) 2021-07-07 09:04:10 -04:00
55bd1f749b fix(datetime): add keyboard year navigation (#23585)
resolves #21553 
resolves #18122
2021-07-06 15:56:50 -04:00
4188964dc8 fix(datetime): selecting time now works correctly on firefox (#23583)
resolves #23545
2021-07-06 14:27:27 -04:00
8f172de355 fix(accordion): value can now be set as string when using multiple is true (#23581)
resolves #23550
2021-07-06 12:24:20 -04:00
635ac195d9 docs(router-outlet): add react note to docs (#23580) 2021-07-06 10:19:54 -04:00
e5a7b34262 fix(angular): modal and popover now have correct props defined on angular component (#23565) 2021-07-01 18:55:48 -04:00