Releases: mverissimo/emotion-grid
Releases · mverissimo/emotion-grid
v1.2.0-alpha.1
v1.1.0
v1
v1.0.0 Merge pull request #3 from mverissimo/dependabot/npm_and_yarn/graphql…
v1.0.0-alpha.1
1.0.0-alpha.1 (2020-06-14)
Bug Fixes
- container: fluid condition (546f2a9)
- utils: add quote around undefined (6bf1a7a)
- package scope (2844fcd)
Features
- col: add col (7954b5f)
- container: add base container (0daedd3)
- container: add debug mode, and chage unit style to rem (03817b7)
- debugger: debug grid columns (b32f2e5)
- hidden: hide an element only in a specific breakpoint (192ef39)
- remove local debug mode: add debug mode on container (b989cda)
- row: add noGutters prop (4eff224)
- screenclass: return a component with the current breakpoint (86cfd80)
- visible: show an element only in a specific breakpoint (486625e)
- add initial structure (a93e456)
- add jest config (b24fcab)
- add media query utilitie (6f4462b)
- add types and config (e611874)
- add utilities types (b996f5f)
- row: add row component (c834f9c)
- util: add get breakpoint (45012ee)
- add testing-library linter (0766e62)
- docs test (c1bfd0b)
- move types to an single file (c9eb665)
- theme: add theme helpers (36a8567)
- merge test (65ebfa6)
- test (501cfab)
- debug: add debug colors how option (19155b5)
- utils: add media breakpoint validator (9f34526)