Skip to content

v4.10.0

Compare
Choose a tag to compare
@AndrewMusgrave AndrewMusgrave released this 18 Dec 22:51

4.10.0 - 2019-12-18

Bug fixes

  • Fixed TextField to no longer render aria-invalid="false". Thank you to @alexcleduc for the contribution (#2339).
  • Fixed TextField to only render min ,max and step attributes when explicitly passed. Thank you to @alexcleduc for the contribution (#2339).
  • Removed reference to document in DropZone (#2560)
  • Fixed Firefox issue in in DropZone (#2568)
  • Fixed layout issue DropZone (#2568)

Dependency upgrades

  • Updated to TypeScript 3.7 (#2549)
  • Updated stylelint-config-shopify to 7.4.0 (#2558)