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 generalized modifier support to matchUtilities #9541

Merged
merged 20 commits into from Oct 13, 2022

Commits on Oct 13, 2022

  1. Copy the full SHA
    3a9a319 View commit details
    Browse the repository at this point in the history
  2. Fix CS

    wip
    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    605843f View commit details
    Browse the repository at this point in the history
  3. Change match variant wrap modifier in an object

    Needed for compat w/ some group and peer plugins
    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    c21a849 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d5692e3 View commit details
    Browse the repository at this point in the history
  5. refactor

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    d4a08a7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f1ddc1f View commit details
    Browse the repository at this point in the history
  7. Rename fn

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    6d065ca View commit details
    Browse the repository at this point in the history
  8. refactor

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    397d8cf View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8679e76 View commit details
    Browse the repository at this point in the history
  10. Fix CS

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    c262525 View commit details
    Browse the repository at this point in the history
  11. wip

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    35769a9 View commit details
    Browse the repository at this point in the history
  12. update types

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    1b9e5ed View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    0c67f9c View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    93d1709 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a722604 View commit details
    Browse the repository at this point in the history
  16. Feature flag generalized modifiers

    We’re putting a flag for modifiers in front of matchVariant and matchUtilities
    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    700cee4 View commit details
    Browse the repository at this point in the history
  17. cleanup

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    37922a4 View commit details
    Browse the repository at this point in the history
  18. Update changelog

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    77e46b6 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    cb5e2dd View commit details
    Browse the repository at this point in the history
  20. Fix test

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    5bebcde View commit details
    Browse the repository at this point in the history