Skip to content

feat: Add support for all text-decoration properties#360

Merged
ezyang merged 2 commits intoezyang:masterfrom
crusepartnership:allow-css-text-decoration-line
Jan 12, 2023
Merged

feat: Add support for all text-decoration properties#360
ezyang merged 2 commits intoezyang:masterfrom
crusepartnership:allow-css-text-decoration-line

Conversation

@Rah1x
Copy link
Copy Markdown
Contributor

@Rah1x Rah1x commented Jan 12, 2023

  • Updated CSS definition and added support for all text-decoration related properties
  • Updated CSS test for the added properties
  • Updated CSS definition file and changed arrays into short syntax

@Rah1x Rah1x changed the title Add support for all text-decoration properties feat: Add support for all text-decoration properties Jan 12, 2023
@ezyang
Copy link
Copy Markdown
Owner

ezyang commented Jan 12, 2023

For future reference, it will be easier for review if the refactor (array to short form) is done in a separate pr)

@ezyang ezyang merged commit 2d775c0 into ezyang:master Jan 12, 2023
@Rah1x
Copy link
Copy Markdown
Contributor Author

Rah1x commented Jan 12, 2023

Thanks a lot @ezyang :)

@Rah1x Rah1x deleted the allow-css-text-decoration-line branch January 30, 2023 05:54
github-actions Bot pushed a commit that referenced this pull request Nov 17, 2023
# [4.17.0](v4.16.0...v4.17.0) (2023-11-17)

### Bug Fixes

* CSSTidy ImportantComments not handled properly ([#359](#359)) ([78a9b4d](78a9b4d))
* fix CI ([#361](#361)) ([9ec687c](9ec687c))
* Invalid scheme check in Attr.TargetBlank ([#363](#363)) ([0176ef4](0176ef4))
* semantic release ([#339](#339)) ([d82f3d9](d82f3d9))
* semantic release ([#341](#341)) ([e55fead](e55fead)), closes [#339](#339)
* Support for locales using decimal separators other than . (dot) ([#372](#372)) ([43f49ac](43f49ac))

### Features

* Add support for all text-decoration properties ([#360](#360)) ([2d775c0](2d775c0))
* Allows commas to be included in tel URI ([#389](#389)) ([ec92490](ec92490)), closes [#388](#388)

### Reverts

* Revert "fix: semantic release (#339)" (#340) ([3e83215](3e83215)), closes [#339](#339) [#340](#340)
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants