mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
feat(slides): add IonicSlides module for Swiper migration, deprecate ion-slides (#23844)
backports #23447
This commit is contained in:
@ -33,6 +33,7 @@ export {
|
||||
mdTransitionAnimation,
|
||||
NavComponentWithProps,
|
||||
setupConfig,
|
||||
IonicSwiper,
|
||||
|
||||
SpinnerTypes,
|
||||
|
||||
|
||||
@ -72,6 +72,9 @@ export {
|
||||
// Hardware Back Button
|
||||
BackButtonEvent,
|
||||
|
||||
// Swiper
|
||||
IonicSwiper,
|
||||
|
||||
SpinnerTypes,
|
||||
|
||||
ActionSheetOptions,
|
||||
|
||||
Reference in New Issue
Block a user