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

Create codemod to migrate colors to css variables #363

Merged
merged 9 commits into from
Aug 29, 2023

Commits on Aug 22, 2023

  1. chore: bump jscodeshift to 0.15.0

    Martí Malek committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    22989e3 View commit details
    Browse the repository at this point in the history
  2. test: cover block property transform

    Martí Malek committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0ae4665 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. feat: replace colors in template string for css vars

    Martí Malek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6d8ba44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ddfc8 View commit details
    Browse the repository at this point in the history
  3. chore: add single quote config option to block codemod

    Martí Malek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    99e23eb View commit details
    Browse the repository at this point in the history
  4. build: include codemods in build

    Martí Malek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    698dae9 View commit details
    Browse the repository at this point in the history
  5. docs: add new codemod info in migrating docs

    Martí Malek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3ff89ea View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    f81d034 View commit details
    Browse the repository at this point in the history
  2. feat: pass print options to block codemod

    Martí Malek committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    24e4f2b View commit details
    Browse the repository at this point in the history