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 text-decoration-color utilities #5760

Merged
merged 6 commits into from
Oct 12, 2021

Commits on Oct 11, 2021

  1. utilities and tests in place for textDecorationColor and textDecorati…

    …onOpacity
    Michael Warner authored and Michael Warner committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    4af9015 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from MichaelAllenWarner/decoration-utilities

    Add `text-decoration-color` utilities (including opacity utilities)
    MichaelAllenWarner committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    e7895a7 View commit details
    Browse the repository at this point in the history
  3. change 'backgroundColor' to 'textDecorationColor' in corePlugin decla…

    …ration for latter
    Michael Warner authored and Michael Warner committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    40ef5ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from MichaelAllenWarner/small-fix

    change 'backgroundColor' to 'textDecorationColor' in corePlugin declaration for latter
    MichaelAllenWarner committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    c285a02 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. remove explicit textDecorationOpacity utility (the JIT slash syntax s…

    …uffices)
    Michael Warner authored and Michael Warner committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    cd1d66e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from MichaelAllenWarner/no-opacity-utility

    remove explicit textDecorationOpacity utility (JIT slash syntax suffices)
    MichaelAllenWarner committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    36a91b1 View commit details
    Browse the repository at this point in the history