Releases: dash-ui/mq
Releases · dash-ui/mq
v1.0.1
v1.0.0
1.0.0 (2022-06-25)
Bug Fixes
- force new version (82cc051)
- get rid of the riff raff (5ad5ac9)
- make media queries obey order of breakpoints (8887345)
- remove alpha peer deps (3e59d3b)
Features
- add memoization and update types (a132c8d)
- allow numbers as media query names (fa04f47)
- release alpha (8764b1c)
Performance Improvements
- concat strings instead of interpolating (8f1cfb0)
- remove memoization, just return the compiled string (4123031)
BREAKING CHANGES
styles
instances are now required as a first argument in the initializer
v1.0.0-alpha.8
v1.0.0-alpha.7
1.0.0-alpha.7 (2021-10-31)
Performance Improvements
- concat strings instead of interpolating (8f1cfb0)
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
1.0.0-alpha.2 (2021-10-29)
Performance Improvements
- remove memoization, just return the compiled string (4123031)
v1.0.0-alpha.1
1.0.0-alpha.1 (2021-10-29)
Features
- add memoization and update types (a132c8d)
BREAKING CHANGES
styles
instances are now required as a first argument in the initializer