Skip to content

Releases: mverissimo/emotion-grid

v1.2.0-alpha.1

15 Jun 19:00
66cb0b6
Compare
Choose a tag to compare
v1.2.0-alpha.1 Pre-release
Pre-release

1.2.0-alpha.1 (2020-06-15)

Features

  • container, row, col: enable custom style (6b93d78)

v1.1.0

14 Jun 23:18
Compare
Choose a tag to compare

1.1.0 (2020-06-14)

Features

  • container, row, col: enforce react children (c83c0ff)

v1

14 Jun 23:01
d801114
Compare
Choose a tag to compare
v1
v1.0.0

Merge pull request #3 from mverissimo/dependabot/npm_and_yarn/graphql…

v1.0.0-alpha.1

14 Jun 22:04
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

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)