Releases: baoagency/polaris_view_components
Releases · baoagency/polaris_view_components
v2.2.5
What's Changed
- Allow to set a empty state for index table by @sifthedog in #456
- Fix FormBuilder to correctly forward block to TextField by @mborromeo in #447
- Add support for input_options in polaris_collection_check_boxes by @kirillplatonov in 6526a8d
New Contributors
- @sifthedog made their first contribution in #456
- @mborromeo made their first contribution in #447
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- Fix select styles in Safari by @kirillplatonov in #455
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- Add support for preselected autocomplete with single choice by @kirillplatonov in #444
- Bugfix: Set radio button checked according to form field by @k0va1 in #445
- Upgrade to Kamal 2 by @kirillplatonov in #452
- Fix installer by @kirillplatonov in #453
Full Changelog: v2.2.2...v2.2.3
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