Skip to content

v2.2.0

Compare
Choose a tag to compare
@tmlayton tmlayton released this 12 Jun 18:09

New components

Range slider

Use range slider to select a number value between a min and max range.

Enhancements

  • Added a fixed prop to popover allowing for a fixed position
  • Added badge prop to the item descriptor type and action group
  • Added text-breakword mixin for easier word breaking when dealing with long unspaced strings

Bug fixes

  • Fixed unexpected form submission when switching tabs in a tabs component wrapped in a form
  • Added missing 'Shopify.API.setWindowLocation' message handler to the EASDK

Sketch Web UIKit

  • Added the new range slider component