Releases: dw2/styled-tidy
Releases · dw2/styled-tidy
v1.7.3
1.7.3 (2019-10-23)
Bug Fixes
- component: fixes grid cols proptype (b667cb2)
v1.7.2
1.7.2 (2019-10-23)
Bug Fixes
- component: adds optional number type to position and grid mixins (8ff50ca)
v1.7.1
1.7.1 (2019-10-23)
Bug Fixes
- component: adds missing type exports (604ab1a)
v1.7.0
1.7.0 (2019-10-10)
Features
- component: allows stirngs or numbers for grid and position mixins (c2025cb)
v1.6.0
1.6.0 (2019-10-03)
Features
- component: adds "between" matcher (0ebbdd7)
v1.5.0
1.5.0 (2019-10-02)
Features
- component: adds optional second param to "is" and "isnt" matchers (0ba4878)
v1.4.0
1.4.0 (2019-10-02)
Features
- component: adds position mixin (36c9b2b)
v1.3.0
1.3.0 (2019-09-29)
Features
- component: adds grid mixin (5d71b81)
v1.2.2
1.2.2 (2019-09-28)
Bug Fixes
- component: fixes args and type defs for css function calls (f0b3af9)
- component: fixes call and types for args passed to css function in media queries (e0ab2ed)
- component: fixes rest props typing for css function usage (7229827)
v1.2.1
1.2.1 (2019-09-28)
Bug Fixes
- component: fixes args usage with css helper (e65ccaf)