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