Releases: baoagency/polaris_view_components
Releases · baoagency/polaris_view_components
v1.4.2
What's Changed
- Fix text field error clearing on focus by @kirillplatonov in #351
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Adjust spacing on NavigationList component by @forsbergplustwo in #347
- Fix page title length check when it has html by @yshmarov in #349
- Fix for default browser left padding on
<ul>
s in NavigationList component by @forsbergplustwo in #350
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add pagination_label to page_component by @yshmarov in #339
- NavigationListComponent by @yshmarov in #341
- Fix autoloading in Rails 7.1 by @kirillplatonov in #338
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Add ability to disable button without loader by @kirillplatonov in #326
- Add collection_check_boxes support for a form builder by @k0va1 in #328
- Add include_blank to select::required example by @rbarreca in #332
- Fix wieght typo by @rbarreca in #333
- Add support for clearing text input errors on focus by @k0va1 in #336
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Docs: add dynamic params to
AvatarComponent
by @k0va1 in #312 - Add support for grouped and time zone options by @k0va1 in #313
- Upgrade to Polaris 11 by @kirillplatonov in #320
- Rebuild Tooltip with Floating UI by @kirillplatonov in #323
- Rebuild Popover with Floating UI by @kirillplatonov in #324
- Use TextField as Popover activator for Autocomplete by @kirillplatonov in #325
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Added Tooltip component by @k0va1 and @forsbergplustwo in #309
- Bugfix: ActionView::Template::Error by @k0va1 in #311
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Fix actions markup in banner component by @kirillplatonov in b87a130
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Upgraded to Lookbook 2.0 #295
Breaking Changes
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: v0.13.0...v1.0.0
v0.13.6
What's Changed
- Allow customizing popover_arguments for Autocomplete by @kirillplatonov in 2a9e1f2
- Fix Missing target element "hiddenInput" for Autocomplete by @kirillplatonov in fc1cdc3
- Fix Polaris Links Fail to Render with nil Content by @berniechiu in #301
New Contributors
- @berniechiu made their first contribution in #301
Full Changelog: v0.13.5...v0.13.6
v0.13.5
What's Changed
- Lock view_component gem on v2.x by @kirillplatonov in 4e47784
Full Changelog: v0.13.4...v0.13.5