Releases: maraisr/storybook-addon-grid
Releases · maraisr/storybook-addon-grid
v0.5.0
v0.3.1
v0.3.0
Features
- feat: support responsive guides by @thearnica in #12
- responsive guides is now achieved by way of css variables read more
Fixes
- fix: the
body
element must now also exist in the preview iframe before the guides are rendered @maraisr in #10
BREAKING CHANGES
- jsx is pre-compiled into react-jsx bringing the minimum support react version of the host environment to v17 b546b17
- parameters has also been simplified fc32bb1
gutterLeft: | gutterRight: -> gutter: [left, right]
guidesColor
gridOn
is nowdisable
to be more in line with the rest of the eco system 4c978e7
New Contributors
- @thearnica made their first contribution in #12
Full Changelog: v0.2.0...v0.3.0