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

Add transpilation of the css prop for simple cases #78

Merged
merged 24 commits into from
May 30, 2024

Commits on May 21, 2024

  1. Simple css prop

    Mad-Kat committed May 21, 2024
    Configuration menu
    Copy the full SHA
    374a00e View commit details
    Browse the repository at this point in the history
  2. Added simple test

    Mad-Kat committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0e3d334 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    450938a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f41f186 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    0a85da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d994aaa View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Use custom merge function

    Luca Schneider committed May 24, 2024
    Configuration menu
    Copy the full SHA
    717d18d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812e793 View commit details
    Browse the repository at this point in the history
  3. Fix jsx

    Luca Schneider committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3c9e752 View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    Luca Schneider committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8e97874 View commit details
    Browse the repository at this point in the history
  5. Don't use merge when not needed

    Luca Schneider committed May 24, 2024
    Configuration menu
    Copy the full SHA
    38b2202 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    318e533 View commit details
    Browse the repository at this point in the history
  7. Fix style types

    Luca Schneider committed May 24, 2024
    Configuration menu
    Copy the full SHA
    da49ca7 View commit details
    Browse the repository at this point in the history
  8. Remove unused code from example

    Luca Schneider committed May 24, 2024
    Configuration menu
    Copy the full SHA
    09f39c8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Addressed review comments

    Mad-Kat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5e37ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b92a8 View commit details
    Browse the repository at this point in the history
  3. prettier

    Mad-Kat committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3585c76 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Removed commented out code & added test

    Luca Schneider committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b3eb192 View commit details
    Browse the repository at this point in the history
  2. Added shortcuircuit for single spread element

    Luca Schneider committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2fbc501 View commit details
    Browse the repository at this point in the history
  3. Changes according to comments

    Luca Schneider committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8b1715e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac330dd View commit details
    Browse the repository at this point in the history
  5. Change test to not reject

    Luca Schneider committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6da29a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    808e720 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add css prop to docs

    Luca Schneider committed May 30, 2024
    Configuration menu
    Copy the full SHA
    99d6c28 View commit details
    Browse the repository at this point in the history