Commit Graph

2027 Commits

Author SHA1 Message Date
Brandy Carney
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
Liam DeBeasi
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
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
Victor Berchet
8f2c4f73db feat(range): add support for customizing pin format (#22972) 2021-07-09 10:57:52 -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
Hans Krywalsky
7ac010943b feat(datetime): add showDefaultTimeLabel property and time-label slot (#23577)
resolves #23555
2021-07-07 09:21:13 -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
be4f89e6f4 docs(datetime): add correct angular usage example in a modal (#23564) 2021-07-01 17:04:11 -04:00
Liam DeBeasi
1bb01c7634 fix merge conflicts 2021-07-01 12:08:32 -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
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
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
5db60d9697 chore(): resolve merge conflicts 2021-06-21 14:03:47 -04:00
Liam DeBeasi
80f181d484 fix(searchbar): showClearButton now defaults to 'always' for improved usability with screen readers (#23475)
BREAKING CHANGE: The `showClearButton` property on `ion-searchbar` now defaults to `'always'`.
2021-06-21 13:12:02 -04:00
Liam DeBeasi
68c0e7136d fix(button): buttons using fill and color properties now account for hover and focused opacity variables (#23442)
resolves #23441
2021-06-21 13:00:50 -04:00
Liam DeBeasi
b0cce360c8 fix(datetime): changing time emits ionChange (#23463) 2021-06-18 09:23:19 -04:00
Brandy Carney
2f6b1e4eea feat(breadcrumbs): add breadcrumbs component (#22701)
resolves #22770
2021-06-17 18:19:10 -04:00
William Martin
faefe97da6 feat(item): add helper text, error text, counter, shape, and fill mode (#23354)
resolves #19619
2021-06-17 17:21:03 -04:00
Liam DeBeasi
dc48a9f1a2 feat(vue): add custom elements bundle (#23458) 2021-06-17 14:10:50 -04:00
Liam DeBeasi
bccb8ad5fb fix(modal): border radius is correctly set on card style modal (#23461) 2021-06-17 13:36:30 -04:00
Liam DeBeasi
0a700f9f6f docs(datetime): improve example tests with sizing (#23456) 2021-06-16 16:31:49 -04:00
Liam DeBeasi
932d3ca62f feat(datetime): add calendar picker (#23416)
resolves #19423

BREAKING CHANGE: The `ion-datetime` component has been revamped to use a new calendar style. As a result, some APIs have been removed. See https://github.com/ionic-team/ionic-framework/blob/master/BREAKING.md for more details.
2021-06-16 15:54:15 -04:00
Liam DeBeasi
623c84ab08 feat(slides): add IonicSwiper modules, deprecate ion-slides, and add link to migration (#23447) 2021-06-11 12:56:32 -04:00
Liam DeBeasi
e1a96130eb fix(popover): shadow parts now correctly added (#23446) 2021-06-11 08:59:51 -04:00
Liam DeBeasi
42d133dac4 refactor(virtual-scroll): deprecate virtual scroll in favor of CDK Scroller (#23444)
Deprecates `ion-virtual-scroll` in favor of CDK Scroller. See PR for migration and docs information.
2021-06-10 16:25:18 -04:00
Liam DeBeasi
0e38d42761 feat(popover): account for ionShadowTarget elements (#23436) 2021-06-08 16:04:43 -04:00
Liam DeBeasi
8dbe8ba7bc fix(modal, popover): overlays now automatically determine if they are inline (#23434) 2021-06-08 14:25:06 -04:00
Liam DeBeasi
e27b5b6ae3 fix(item): using multiple items with inputs no longer results in console warnings (#23429)
resolves #23427
2021-06-08 09:16:29 -04:00
Liam DeBeasi
60bedb5599 fix(vue): prevent error from being thrown when testing on certain jest runners (#23421)
resolves #23397
2021-06-07 10:49:19 -04:00
Brandy Carney
82cfa55653 fix(title): inherit padding for iOS title in a toolbar (#23343)
resolves #23072
2021-06-03 11:28:57 -04:00
Hans Krywalsky
ae96563fb3 fix(modal): swipe to close modal is no longer swipeable on footer (#23401)
resolves #23398
2021-06-02 08:59:25 -04:00
Liam DeBeasi
3be1c3dcd7 feat(modal): modals can now be used inline (#23341)
resolves #20117, resolves #20263
2021-06-01 11:09:40 -04:00
Liam DeBeasi
d527414e10 chore(radio-group): clean up code to reuse helper function (#23396)
Co-authored-by: Daniel Simão <danielsimao@users.noreply.github.com>
2021-06-01 10:44:45 -04:00
Liam DeBeasi
6cc6f4c44b chore(): revert incorrect co-author credit (#23395)
This reverts commit 62ed9712e1.
2021-06-01 09:54:04 -04:00
Liam DeBeasi
62ed9712e1 chore(radio-group): use existing helper function for getting all radios (#23394)
Co-authored-by: Daniel Simão < danielsimao @users.noreply.github.com>
2021-06-01 09:22:12 -04:00
Liam DeBeasi
e3aaa9513e docs(popover): resolve variable naming conflict (#23393) 2021-06-01 09:08:14 -04:00