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

feat: add various TW3 utility classes #718

Merged
merged 9 commits into from Feb 26, 2022
Merged

feat: add various TW3 utility classes #718

merged 9 commits into from Feb 26, 2022

Conversation

notsatvrn
Copy link
Contributor

@notsatvrn notsatvrn commented Feb 26, 2022

changes:

  • added align-sub
  • added align-super
  • added border-hidden
  • renamed overflow-clip to text-clip
  • added overflow-clip
  • added overflow-x-clip
  • added overflow-y-clip
  • added text-ellipsis (deprecates overflow-ellipsis)

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2022

Codecov Report

Merging #718 (905acfb) into main (c6d5094) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #718   +/-   ##
=======================================
  Coverage   88.13%   88.13%           
=======================================
  Files          57       57           
  Lines        4872     4872           
  Branches     1040     1040           
=======================================
  Hits         4294     4294           
  Misses        312      312           
  Partials      266      266           
Impacted Files Coverage Δ
src/lib/utilities/static.ts 100.00% <ø> (ø)
src/utils/completions.ts 100.00% <ø> (ø)
src/lib/index.ts 79.47% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c6d5094...905acfb. Read the comment docs.

@notsatvrn notsatvrn changed the title feat: add align-sub and align-super utility classes feat: add various TW3 utility classes Feb 26, 2022
@notsatvrn notsatvrn marked this pull request as draft February 26, 2022 03:25
@notsatvrn notsatvrn marked this pull request as ready for review February 26, 2022 04:21
@notsatvrn notsatvrn marked this pull request as draft February 26, 2022 04:39
@notsatvrn notsatvrn marked this pull request as ready for review February 26, 2022 04:46
@antfu antfu merged commit d8a48e0 into windicss:main Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants