Skip to content

v1.0.0

Compare
Choose a tag to compare
@kirillplatonov kirillplatonov released this 12 Jun 08:19
· 118 commits to main since this release

What's Changed

  • Upgraded to Lookbook 2.0 #295

Breaking Changes

Upgrade Guide

  1. 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
  1. If you have CSS overrides for Polaris styles double check them and update class names if necessary.

Full Changelog: v0.13.0...v1.0.0