15 Commits

Author SHA1 Message Date
d737f7074d lint(): fix lint issues with feature-6.1 2022-04-04 19:37:12 +00:00
3145c76934 feat(modal): ability to programmatically set current sheet breakpoint (#24648)
Resolves #23917

Co-authored-by: Sean Perkins <sean@ionic.io>
2022-03-21 18:05:25 -04:00
ecb30af4d8 chore(): resolve merge conflicts for beta 2021-09-15 12:02:43 -04:00
bd96a81ff8 feat(action-sheet, loading, modal, picker, popover): pass HTML attributes to host element (#23929) 2021-09-15 10:02:19 -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
5fd80fd438 fix(modal): expose breakpoint props in ModalOptions interface (#23867)
resolves #23866
2021-09-07 10:55:50 -04:00
12216d378d feat(modal): add bottom sheet functionality (#23828)
resolves #21039
2021-08-31 15:19:19 -04:00
b3b3312711 feat(modal): add card-style presentation with swipe to close gesture (#19428)
resolves #18660
2019-12-10 16:02:41 -05:00
c982856dba feat(toast): add "color" prop (#16100)
This commit also refactors ion-toast, so it uses shadow-dom,
this is required since CSS variables
does not work well in non-shadow-dom components.

fixes #16099
2018-10-26 18:53:02 +02:00
dc976cc745 feat(overlays): expose animation customization 2018-10-04 17:21:15 +02:00
cc960c3d48 fix(overlays): expose mode, id, keyboardClose
fixes #15366
2018-08-29 16:19:51 +02:00
57d23753a6 feat(all): strong typed ComponentProps 2018-08-27 00:47:10 +02:00
8b768fb73d fix(overlay): expose "animated" API
fixes #14775
2018-08-26 19:06:50 +02:00
bd5a4a0294 refactor(overlays): enableBackdropDismiss => backdropDismiss 2018-08-13 18:32:24 +02:00
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00