feat(slides): add IonicSlides module for Swiper migration, deprecate ion-slides (#23844)

backports #23447
This commit is contained in:
William Martin
2021-08-31 17:52:47 -04:00
committed by GitHub
parent 33f0bcd437
commit 11fda41420
8 changed files with 282 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export * from './types/ionic-lifecycle-hooks';
export { IonicModule } from './ionic-module';
// UTILS
export { IonicSafeString, getPlatforms, isPlatform, createAnimation } from '@ionic/core';
export { IonicSafeString, getPlatforms, isPlatform, createAnimation, IonicSwiper } from '@ionic/core';
// CORE TYPES
export {