ionic-framework
ionic-framework copied to clipboard
refactor(card): add common file and ionic test
trafficstars
Issue number: N/A
What is the current behavior?
The file style structure for card does not follow the new structure containing the common styles.
What is the new behavior?
- Split the files into common and native for styles.
- Added the
ionictheme to the basic test. - Forced the
ionictest page to always be set toionic.
Does this introduce a breaking change?
- [ ] Yes
- [x] No
Other information
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| ionic-framework | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 9, 2024 6:29pm |
I think this will have conflicts with https://github.com/ionic-team/ionic-framework/pull/29757 which I was going to merge soon
Closing since this has been done through another PR.