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 support for @apply with complex classes, including responsive and pseudo-class variants #2159

Merged
merged 20 commits into from Aug 15, 2020

Commits on Aug 12, 2020

  1. Copy the full SHA
    36fc03b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Copy the full SHA
    d6e22b9 View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    adamwathan committed Aug 13, 2020
    Copy the full SHA
    e313de6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3d156cc View commit details
    Browse the repository at this point in the history
  4. Use lodash for flatMap

    adamwathan committed Aug 13, 2020
    Copy the full SHA
    1c23b0a View commit details
    Browse the repository at this point in the history
  5. Remove unused expected

    adamwathan committed Aug 13, 2020
    Copy the full SHA
    ba9ee06 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6f1fb5c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c252e33 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Copy the full SHA
    8646c94 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2cbc8e9 View commit details
    Browse the repository at this point in the history
  3. Fix test typo

    adamwathan committed Aug 14, 2020
    Copy the full SHA
    e03db68 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b518dc3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    23ffa25 View commit details
    Browse the repository at this point in the history
  6. Improve test name

    adamwathan committed Aug 14, 2020
    Copy the full SHA
    b527dcf View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    577f536 View commit details
    Browse the repository at this point in the history
  8. Reorganize prototype code

    adamwathan committed Aug 14, 2020
    Copy the full SHA
    cef0b84 View commit details
    Browse the repository at this point in the history
  9. Improve comment

    adamwathan committed Aug 14, 2020
    Copy the full SHA
    6fe745b View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    e37b665 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Copy the full SHA
    9d257a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6b32635 View commit details
    Browse the repository at this point in the history