Releases: dash-ui/responsive
Releases · dash-ui/responsive
v1.0.1
v1.0.0
1.0.0 (2022-06-25)
Bug Fixes
- add numeric variants (0901321)
- fix key setting (931da36)
- remove alpha version from peer deps (251e7fc)
- update mq dependency (92d3ade)
Features
Performance Improvements
- improve variants/one/lazy perf (22e845a)
BREAKING CHANGES
- responsive() no longer returns a function, it returns an object. The function it
used to return is now on the "variants" property.
v1.0.0-alpha.6
v1.0.0-alpha.5
v1.0.0-alpha.4
v1.0.0-alpha.3
v1.0.0-alpha.2
v1.0.0-alpha.1
1.0.0-alpha.1 (2021-10-29)
Features
- update api and types to match latest dash alpha (d04ec1d)
BREAKING CHANGES
- responsive() no longer returns a function, it returns an object. The function it
used to return is now on the "variants" property.