Releases: baoagency/polaris_view_components
Releases · baoagency/polaris_view_components
v2.2.2
What's Changed
- Support non-primary destructive button by @remy727 in #436
- fix non primary destructive button by @remy727 in #437
- Create demo/log/.keep by @hirowatari in #438
- Fix manual button disabling by @kirillplatonov in 4a91e01
- Fix radio button checked status by @remy727 in #439
- Refactor button disabling with Stimulus value attribute by @kirillplatonov in #440
New Contributors
- @hirowatari made their first contribution in #438
Full Changelog: v2.2.0...v2.2.2
v2.2.0
What's Changed
- Add wrapper arguments support for Polaris::FormLayout::GroupComponent by @kirillplatonov in #413
- Add ability to add prefix and suffix to autocomplete options by @k0va1 in #414
- Fix styles by @k0va1 in #415
- Add fallback for Polaris icon source by @remy727 in #420
- Close navigation when clicking outside by @remy727 in #426
- Support
button_to
on navigation item by @remy727 in #427 - Support icon in avatar component by @remy727 in #429
- Improve Frame component by @remy727 in #428
- Fix navigation item inner wrapper classes by @remy727 in #430
- Add destructive primary action to modal by @remy727 in #431
- Fix Polaris
destructive
button active color by @remy727 in #434 - Close modal when clicking outside by @remy727 in #435
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.1
What's Changed
- Fix empty search results font size by @kirillplatonov in #401
- Fix card section borders height by @kirillplatonov in #402
- Add support for borderless cards by @kirillplatonov in #403
- Add image preview in Dropzone for SVG by @kirillplatonov in #405
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
Check out UPGRADING.md for upgrade instructions.
- Upgrade to Polaris v12 styles by @forsbergplustwo and @kirillplatonov in #388
- Upgrade to Polaris Icons v12 by @kirillplatonov in #399
- Update README and add upgrade guide by @kirillplatonov in #400
Full Changelog: v1.4.5...v2.0.0
v1.4.5
What's Changed
- Trigger text field #clearErrorMessages on click by @kirillplatonov in #397
Full Changelog: v1.4.3...v1.4.5
v1.4.3
What's Changed
- Add data attribute for errors summary by @kirillplatonov in 5eb72c9
Full Changelog: v1.4.2...v1.4.3
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