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

Fix parallel variant ordering clash #9282

Merged
merged 23 commits into from Sep 9, 2022

Commits on Sep 6, 2022

  1. Remove remnants of the user layer

    It hasn’t been used in a while
    thecrypticace committed Sep 6, 2022
    Copy the full SHA
    862e2de View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c5b603 View commit details
    Browse the repository at this point in the history
  3. wip

    thecrypticace committed Sep 6, 2022
    Copy the full SHA
    db71de7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. wip

    wip
    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    ad1e5be View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c8cf5e View commit details
    Browse the repository at this point in the history
  3. wip

    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    5166fd3 View commit details
    Browse the repository at this point in the history
  4. wip

    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    a9ffcac View commit details
    Browse the repository at this point in the history
  5. Make parallel variants sorting more resillient

    It’s not perfect but it’s close
    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    610aad9 View commit details
    Browse the repository at this point in the history
  6. fix

    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    2c92061 View commit details
    Browse the repository at this point in the history
  7. remove todo

    it adds a new bit so it can’t
    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    1e16d90 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    4f5aa4e View commit details
    Browse the repository at this point in the history
  9. Simplify

    oops
    
    oops
    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    c908d29 View commit details
    Browse the repository at this point in the history
  10. Add parasite utility for dark

    dark mode class name
    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    3b52e9e View commit details
    Browse the repository at this point in the history
  11. Cleanup

    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    99e42e4 View commit details
    Browse the repository at this point in the history
  12. Cleanup

    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    2d2b7bf View commit details
    Browse the repository at this point in the history
  13. Simplify

    thecrypticace committed Sep 7, 2022
    Copy the full SHA
    01f76d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. format files

    RobinMalfait committed Sep 9, 2022
    Copy the full SHA
    04cc215 View commit details
    Browse the repository at this point in the history
  2. Fix prettier plugin to use git build of Tailwind CSS

    Symlink and build instead of adding a recursive dev dependency
    
    It breaks node < 16
    thecrypticace committed Sep 9, 2022
    Copy the full SHA
    bed2b35 View commit details
    Browse the repository at this point in the history
  3. Fix prettier error

    thecrypticace committed Sep 9, 2022
    Copy the full SHA
    e3a6da3 View commit details
    Browse the repository at this point in the history
  4. wip

    thecrypticace committed Sep 9, 2022
    Copy the full SHA
    7c121a5 View commit details
    Browse the repository at this point in the history
  5. fix test

    thecrypticace committed Sep 9, 2022
    Copy the full SHA
    d965f20 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    thecrypticace committed Sep 9, 2022
    Copy the full SHA
    8579ff4 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into fix/parallel-variant-ordering-clash

    # Conflicts:
    #	CHANGELOG.md
    thecrypticace committed Sep 9, 2022
    Copy the full SHA
    bf2b1c4 View commit details
    Browse the repository at this point in the history