February 17th, 2020 - Spark React Hotfix
Package Version Details
- spark-react:
1.4.1=> 1.4.2
https://www.npmjs.com/package/@sparkdesignsystem/spark-react/v/1.4.2
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 theonChangeFunc
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.