File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
- Remove dependency on ` modern-normalize ` , inline and consolidate with Preflight ([ #5358 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5358 ) )
15
15
- Enable extended color palette by default with updated color names ([ #5384 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5384 ) )
16
16
- Move ` vertical-align ` values to config file instead of hard-coding ([ #5487 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5487 ) )
17
+ - Rename ` overflow-clip ` to ` text-clip ` and ` overflow-ellipsis ` to ` text-ellipsis ` ([ #5630 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5630 ) )
17
18
18
19
### Added
19
20
@@ -27,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
28
- Add ` file ` variant for ` ::file-selector-button ` pseudo element ([ #4936 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4936 ) )
28
29
- Add ` touch-action ` utilities ([ #5603 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5603 ) )
29
30
- Add ` inherit ` to default color palette ([ #5597 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5597 ) )
31
+ - Add ` overflow-clip ` , ` overflow-x-clip ` and ` overflow-y-clip ` utilities ([ #5630 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5630 ) )
30
32
31
33
### Fixed
32
34
You can’t perform that action at this time.
0 commit comments