Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS-in-JS Attempt v2 #73

Merged
merged 8 commits into from
Aug 23, 2019
Merged

CSS-in-JS Attempt v2 #73

merged 8 commits into from
Aug 23, 2019

Commits on Aug 23, 2019

  1. Table, Row & Cell comps refactor

    Horacio Herrera committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    f3d7560 View commit details
    Browse the repository at this point in the history
  2. migrate to CSS in JS

    Horacio Herrera committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    41ff2a8 View commit details
    Browse the repository at this point in the history
  3. format code (prettier)

    Horacio Herrera committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    dbfd45f View commit details
    Browse the repository at this point in the history
  4. refactor tests

    Horacio Herrera committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    97ad05f View commit details
    Browse the repository at this point in the history
  5. change emotion with styled-components

    Horacio Herrera committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    0c386db View commit details
    Browse the repository at this point in the history
  6. remove emotion completely

    Horacio Herrera committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    4510f0b View commit details
    Browse the repository at this point in the history
  7. add classes back for style override purposes

    Horacio Herrera committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    1a856d8 View commit details
    Browse the repository at this point in the history
  8. fix conflicts and duplicate demo css

    Horacio Herrera committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    c3107c1 View commit details
    Browse the repository at this point in the history