v1.0.0
版本发布时间: 2023-06-12 16:19:39
baoagency/polaris_view_components最新发布版本:v1.3.0(2023-11-03 19:35:53)
What's Changed
- Upgraded to Lookbook 2.0 #295
Breaking Changes
- Upgraded to ViewComponent 3.0 #296
- Upgraded to Polaris 10 #297, #298, #274
Upgrade Guide
- Run the following commands to migrate to new ViewComponent 3.0 slot syntax:
bin/rails polaris_view_components:detect_legacy_slots
bin/rails polaris_view_components:migrate_legacy_slots
- If you have CSS overrides for Polaris styles double check them and update class names if necessary.
Full Changelog: https://github.com/baoagency/polaris_view_components/compare/v0.13.0...v1.0.0