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

Release 1.4.0 #184

Merged
merged 17 commits into from
Jan 4, 2024
Merged

Release 1.4.0 #184

merged 17 commits into from
Jan 4, 2024

Conversation

felicia-haggqvist
Copy link
Contributor

@felicia-haggqvist felicia-haggqvist commented Jan 4, 2024

No description provided.

magnuh and others added 15 commits December 13, 2023 11:46
- Add support for css variables in arbitrary values for border and divide
- Add support for css variables in arbitrary values for text
- Add support for setting colors for outline, including css variables in arbitrary values
- Add support for semantic classes setting divide color
# [1.4.0-next.1](v1.3.0...v1.4.0-next.1) (2023-12-13)

### Features

* Add missing support for misc arbitrary and semantic colors ([#176](#176)) ([ed6b5bf](ed6b5bf))
# [1.4.0-next.2](v1.4.0-next.1...v1.4.0-next.2) (2023-12-13)

### Bug Fixes

* Add support for direction in semantic divide classes ([#179](#179)) ([d825cde](d825cde))
…p, translate, top-right-bottom-left (#178)

Co-authored-by: pramehra <prashast.mehra@finn.no>
Co-authored-by: Magnus Hübner <magnuh@users.noreply.github.com>
Co-authored-by: Magnus Hübner <magnus.hubner@aptitud.se>
# [1.4.0-next.3](v1.4.0-next.2...v1.4.0-next.3) (2023-12-14)

### Features

* Support arbitrary values for padding, margin, border-radius, gap, translate, top-right-bottom-left ([#178](#178)) ([3dd18b4](3dd18b4))
# [1.4.0-next.4](v1.4.0-next.3...v1.4.0-next.4) (2024-01-02)

### Features

* support arbitrary values for flex-basis, flex-grow, flex-shrink, grid-auto-rows, grid-auto-columns ([#180](#180)) ([d3106cd](d3106cd))
# [1.4.0-next.5](v1.4.0-next.4...v1.4.0-next.5) (2024-01-02)

### Features

* support arbitrary values for order, columns and transition-timing ([#181](#181)) ([4116fda](4116fda))
- Cleanup arbitrary background values to only match variables and urls for now
- Cleanup arbitrary border value matching and add support for units
- Better variable matching for arbitrary text colors
- Improve arbitrary outline colors to only match variables for now
- Move remaining background color handling from colors.js to background.js
# [1.4.0-next.6](v1.4.0-next.5...v1.4.0-next.6) (2024-01-02)

### Bug Fixes

* Misc cleanup/fixes for arbitrary values ([#182](#182)) ([c5b47b5](c5b47b5))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Magnus Hübner <magnus.hubner@aptitud.se>
# [1.4.0-next.7](v1.4.0-next.6...v1.4.0-next.7) (2024-01-04)

### Features

* Support arbitrary values for background position ([#183](#183)) ([6508312](6508312))
@felicia-haggqvist felicia-haggqvist requested a review from a team January 4, 2024 08:50
@felicia-haggqvist felicia-haggqvist marked this pull request as draft January 4, 2024 09:34
magnuh and others added 2 commits January 4, 2024 14:02
# [1.4.0-next.8](v1.4.0-next.7...v1.4.0-next.8) (2024-01-04)

### Bug Fixes

* Improve regexps for flex grow/shrink ([#185](#185)) ([808c026](808c026))
@felicia-haggqvist felicia-haggqvist marked this pull request as ready for review January 4, 2024 13:04
@felicia-haggqvist felicia-haggqvist merged commit e59abe5 into master Jan 4, 2024
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

4 participants