Liam DeBeasi
d10d9f9f74
chore(): fix bug issue name ( #23630 )
2021-07-14 15:18:49 -04:00
Liam DeBeasi
c940bd18d2
chore(): use new github form template for bug reports ( #23629 )
2021-07-14 14:49:30 -04:00
Liam DeBeasi
174b7de741
docs(vue): add card style modal example ( #23628 )
2021-07-14 10:18:17 -04:00
Liam DeBeasi
3cebcb0883
chore(): warn if developer forgot to use ionpage component in view ( #23625 )
2021-07-14 08:59:31 -04:00
Liam DeBeasi
7315e0157b
chore(): switch to using disallow terminology ( #23618 )
2021-07-13 14:03:58 -04:00
Liam DeBeasi
9ce57d2efb
feat(breadcrumbs): ionCollapsedClick event payload now contains references to collapsed breadcrumb elements ( #23611 )
...
resolves #23552
2021-07-13 11:21:36 -04:00
jcesarmobile
4b56744d7f
docs(react): install @ionic/cli instead of ionic ( #23610 )
2021-07-12 14:39:18 -04:00
Liam DeBeasi
c08345df2e
fix(menu-button): custom aria-label can now be set ( #23608 )
...
resolves #23604
2021-07-12 08:52:03 -04:00
Victor Berchet
8f2c4f73db
feat(range): add support for customizing pin format ( #22972 )
2021-07-09 10:57:52 -04:00
Liam DeBeasi
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
Liam DeBeasi
3b803ebe02
fix(button): buttons are now disabled during page transitions ( #23589 )
...
resolves #23588
2021-07-09 09:27:11 -04:00
William Martin
9021e7cc4b
fix(item): mirror disabled prop to aria attribute ( #23544 )
...
resolves #23513
2021-07-09 09:19:48 -04:00
Liam DeBeasi
1c9435c3f5
docs(accordion): add usage on how to get and set the state programmatically ( #23595 )
2021-07-08 16:47:21 -04:00
Liam DeBeasi
259b1359db
perf(): remove shims for legacy browsers no longer supported in v6 ( #23592 )
2021-07-08 11:01:40 -04:00
Liam DeBeasi
39315bc857
fix(action-sheet): header, subheader, and icon alignment better matches native ios ( #23322 )
...
resolves #23317
2021-07-08 09:38:00 -04:00
Hans Krywalsky
7ac010943b
feat(datetime): add showDefaultTimeLabel property and time-label slot ( #23577 )
...
resolves #23555
2021-07-07 09:21:13 -04:00
omar2205
a15cace139
docs(loading): show how to use dismiss method returns from useIonLoading for react ( #23537 )
2021-07-07 09:04:10 -04:00
William Martin
55bd1f749b
fix(datetime): add keyboard year navigation ( #23585 )
...
resolves #21553
resolves #18122
2021-07-06 15:56:50 -04:00
Liam DeBeasi
4188964dc8
fix(datetime): selecting time now works correctly on firefox ( #23583 )
...
resolves #23545
2021-07-06 14:27:27 -04:00
Liam DeBeasi
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
Liam DeBeasi
635ac195d9
docs(router-outlet): add react note to docs ( #23580 )
2021-07-06 10:19:54 -04:00
Liam DeBeasi
e5a7b34262
fix(angular): modal and popover now have correct props defined on angular component ( #23565 )
2021-07-01 18:55:48 -04:00
Liam DeBeasi
be4f89e6f4
docs(datetime): add correct angular usage example in a modal ( #23564 )
2021-07-01 17:04:11 -04:00
Liam DeBeasi
de6c024373
merge release-6.0.0-beta.1
...
6.0.0-beta.1
2021-07-01 17:01:21 -04:00
Liam DeBeasi
9037103083
6.0.0-beta.1
v6.0.0-beta.1
2021-07-01 13:22:12 -04:00
Liam DeBeasi
2e30ad8bce
chore(): fix merge conflict
2021-07-01 13:09:04 -04:00
Liam DeBeasi
873284a8d6
chore(): sync next with 5.6.11 changes
...
chore(): sync next with 5.6.11 changes
2021-07-01 13:02:30 -04:00
Liam DeBeasi
1bb01c7634
fix merge conflicts
2021-07-01 12:08:32 -04:00
Liam DeBeasi
34aad178d0
merge release-5.6.11
...
5.6.11
2021-07-01 12:03:53 -04:00
Liam DeBeasi
cffeb4d9bd
5.6.11
v5.6.11
2021-07-01 11:16:21 -04:00
Liam DeBeasi
69be51dc54
fix(ios, md): double tapping back button no longer causes app to go back 2 pages ( #23526 )
...
resolves #18455
2021-07-01 10:44:19 -04:00
Liam DeBeasi
b735b587cd
fix(datetime): scroll position no longer gets reset when using datetime in overlay ( #23543 )
2021-07-01 09:22:59 -04:00
Liam DeBeasi
bdb95b7b6d
fix(popover): update animation to better match MD spec ( #23541 )
2021-06-30 14:27:02 -04:00
William Martin
b93eeeaff1
docs(datetime): fix typo
2021-06-30 13:58:20 -04:00
Liam DeBeasi
e30b17c5bb
fix(vue): navigating between parameterized pages now results in page transition ( #23525 )
...
resolves #22662
2021-06-30 10:11:06 -04:00
Liam DeBeasi
f3d6abbc1b
fix(animation): typescript interface has correct return value for progress methods ( #23536 )
2021-06-29 16:36:51 -04:00
William Martin
6ca17805b8
fix(content): add touch-action manipulation for a11y zoom and pan ( #23534 )
...
resolves #22805
2021-06-29 15:25:15 -04:00
Liam DeBeasi
0b5c470b98
docs(card): fix usage example for vue ( #23535 )
2021-06-29 15:03:01 -04:00
Devin Shoemaker
9e24a0b493
feat(action-sheet, alert): add id to AlertButton and ActionSheetButton ( #18992 )
...
resolves #22959
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com >
2021-06-29 14:17:19 -04:00
Liam DeBeasi
bdc1f2360d
fix(popover): size property now works when providing only event ( #23532 )
...
resolves #23528
2021-06-29 13:21:39 -04:00
Liam DeBeasi
6fbd60b0df
fix(accordion): improved reliability of accordion animations ( #23531 )
...
resolves #23504
2021-06-29 09:28:21 -04:00
Liam DeBeasi
9a60dd0ea7
feat(accordion-group): add animated property to disable animations ( #23530 )
2021-06-29 08:59:41 -04:00
Liam DeBeasi
fc9e1b4b36
feat(vue): extend useIonRouter hook for programmatic navigation with animation control ( #23499 )
...
resolves #23450
2021-06-28 10:33:32 -04:00
Lars Mikkelsen
79e3a26499
docs(virtual-scroll): fix ion-img link ( #23508 )
2021-06-24 19:20:21 -04:00
William Martin
f3ae4319bb
fix(input, select, textarea): change type of placeholder prop to string only ( #23500 )
...
resolves #22976
BREAKING CHANGE: Updated the `placeholder` property on `ion-input`, `ion-textarea`, and `ion-select` to have a type of `string | undefined`.
2021-06-24 10:23:19 -04:00
Liam DeBeasi
ceabba154c
docs(virtual-scroll, slides): add correct links to migration guides ( #23502 )
2021-06-23 18:32:38 -04:00
Liam DeBeasi
f00b452c1f
docs(accordion-group): fix link to accordion ( #23498 )
2021-06-23 13:35:36 -04:00
Liam DeBeasi
a664d4268d
fix(react): export accordion and accordion group components ( #23497 )
2021-06-23 12:14:55 -04:00
Liam DeBeasi
403e6d2c96
merge release-6.0.0-beta.0
...
6.0.0-beta.0
2021-06-23 10:23:11 -04:00
Liam DeBeasi
d5980354fa
chore(): add link to v6 beta onboarding guide ( #23495 )
2021-06-23 09:31:15 -04:00