Skip to content

February 17th, 2020 - Spark React Hotfix

Compare
Choose a tag to compare
@afebbraro afebbraro released this 17 Feb 16:01
5e5c19a

Package Version Details

Patch update to Spark React

  • Tells rollup to tranpile Spark package to commonjs format instead of es

Bug fixes to Selection inputs in Spark react

  • Adds support for the onChange function to be passed into input variants checkbox and radio.
  • Updates the select and Huge Select variants to use onChange while maintaining support for the onChangeFunc prop. Which will be deprecated in the future.
  • Adds tests for the onChange props for checkbox and radio variants.

Docs Site

Enhances the card layout on the sparkdesignsystem homepage.