We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e08f6d commit 956f68cCopy full SHA for 956f68c
CHANGELOG.md
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
4
5
See the [Changesets](./.changeset) for the latest changes.
6
7
+## [1.8.1](#1.8.1) - 2026-01-13
8
+
9
+### Changed
10
11
+- **System:** Expanded `TextStyleProperty` type (used by `TextStyle` and `TextStyles`) to support new CSS `text-box`
12
+ properties: [`text-box`](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/text-box),
13
+ [`text-box-edge`](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/text-box-edge),
14
+ [`text-box-trim`](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/text-box-trim)
15
16
## [1.8.0](#1.8.0) - 2026-01-03
17
18
### Added
0 commit comments