1.0.1 (2022-08-18)
1.0.0 (2022-06-25)
- add numeric variants (0901321)
- fix key setting (931da36)
- remove alpha version from peer deps (251e7fc)
- update mq dependency (92d3ade)
- improve variants/one/lazy perf (22e845a)
- responsive() no longer returns a function, it returns an object. The function it used to return is now on the "variants" property.
1.0.0-alpha.6 (2022-06-25)
- remove alpha version from peer deps (16e6247)
1.0.0-alpha.5 (2021-10-31)
- improve variants/one/lazy perf (0a14e27)
1.0.0-alpha.4 (2021-10-31)
- fix key setting (d6defc7)
1.0.0-alpha.3 (2021-10-30)
- update mq dependency (b0401d0)
1.0.0-alpha.2 (2021-10-30)
- add numeric variants (9d071ca)
1.0.0-alpha.1 (2021-10-29)
- update api and types to match latest dash alpha (d04ec1d)
- responsive() no longer returns a function, it returns an object. The function it used to return is now on the "variants" property.
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.3 (2020-08-09)
0.2.2 (2020-08-09)
- fix lazy bailouts for undefined variants (39f44bc)
0.2.1 (2020-08-09)
- types: export ResponsiveOne type (f5a9083)
0.2.0 (2020-08-08)
-
All of it?
-
refactor all things (1ffaa88)
0.1.3 (2020-08-02)
- types: allow falsy values for non-callback styles (4d6ff67)
0.1.2 (2020-07-30)
- fix responsivestyle variant type (1bdb2e8)
0.1.1 (2020-07-30)
- make style fn match style fn sig returned by styles() (190bc90)
- create initial version (920dab1)