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 dynamic value support for extract static in the styled function. #279

Closed
wants to merge 14 commits into from

Commits on Aug 22, 2017

  1. Configuration menu
    Copy the full SHA
    4ead519 View commit details
    Browse the repository at this point in the history
  2. Remove sketch code

    Kye Hohenberger committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    a956255 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into extract-static-styled

    Kye Hohenberger committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    2f4aac0 View commit details
    Browse the repository at this point in the history
  4. short circuit the css call entirely

    Kye Hohenberger committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    770cfcb View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Update test

    emmatown committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    cfdb9ab View commit details
    Browse the repository at this point in the history
  2. Use the sheet for the custom property values.

    Kye Hohenberger committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    ce74835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e84412 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fb003a View commit details
    Browse the repository at this point in the history
  5. Remove unused variable

    emmatown committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    4c8eee7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07be9ea View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Progress on css version. Not sure how to give the function a baseClas…

    …sName though.
    Kye Hohenberger committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    e330c97 View commit details
    Browse the repository at this point in the history
  2. give css function a name to work with

    Kye Hohenberger committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    3a701db View commit details
    Browse the repository at this point in the history
  3. add pure comment to function

    Kye Hohenberger committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    503ecb6 View commit details
    Browse the repository at this point in the history
  4. It mostly works

    emmatown committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    5b3f20e View commit details
    Browse the repository at this point in the history