Skip to content

v2.3.0

Compare
Choose a tag to compare
@dleroux dleroux released this 03 Jul 18:14

2.3.0 - 2018-07-03

New components

Option list

Use Option list to present a group of selectable items outside of the context of a form.

Documentation

  • Fixed Form examples

Enhancements

  • Added prefix and suffix props to RangeSlider for better layout control
  • Added testing documentation and examples in AppProvider
  • Performance: optimized avatar SVG files
  • Updated yarn optimize to add new line at the end of SVG files

Bug fixes

  • Adjusted padding on text field to work with Chrome’s autofill
  • Fixed a regression where the version of Polaris wasn’t globally available anymore
  • Updated the interaction state visuals for ActionList
  • Fixed z-index on resource list header with sorting options (thanks @janklimo for the original issue)
  • Fixed an issue where Radio Buttons were not focusable in Safari
  • Fixed spacing for annotated section descriptions
  • Fixed a bug in EASDK action transforms that prevented external urls in embedded apps from opening (thanks @dansundy for the original issue)

Dependency updates