Skip to content

v0.8.0

Compare
Choose a tag to compare
@jpfisher72 jpfisher72 released this 02 Dec 20:21
· 96 commits to main since this release

Breaking change - change prop headerRender to HeaderRender and constrain it further to stricly be a React Function Component. Prop name needs to be capitalized if it's a Function Component

Breaking change - In slider component, use onSliderChange and onSliderChangeCommitted to properly extract values out.