Comparing version 2.3.0 to 2.3.1
# Spruce CSS Changelog | ||
## v2.3.1 (2023-12-18) | ||
### What's Changed | ||
- **FIX** `short-ring()`: fix the return at the `button` option. | ||
## v2.3.0 (2023-12-17) | ||
@@ -9,3 +14,3 @@ | ||
- **NEW** `$colors`: add `'strong` option under `base` to customize the `<strong>` element's color. | ||
- **BUG** `layout-center()` mixin: add `inline-size: 100%;`. | ||
- **FIX** `layout-center()` mixin: add `inline-size: 100%;`. | ||
- **IMPROVEMENT** `layout-grid()`, `layout-flex()`, `layout-sidebar()` mixins: enable multiple `$gap` value like `'m:l'` to control both block and inline values. | ||
@@ -15,3 +20,3 @@ - **IMPROVEMENT** `spacer()` function: enable multiple value shorthand like `'m:l'` to control both block and inline values. | ||
- **IMPROVEMENT** `transition()` mixin: enable multiple values for `property` with quotes. | ||
- **NEW** `focus-ring()` mixin: add a new mixin as a shorthand to access the two basic ring styling on focus quickly (input, button). | ||
- **NEW** `short-ring()` mixin: add a new mixin as a shorthand to access the two basic ring styling on focus quickly (input, button). | ||
- Modify the defaults for `config('border-radius-sm', $display)` and `config('border-radius-lg', $display)`. | ||
@@ -18,0 +23,0 @@ |
{ | ||
"name": "sprucecss", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Spruce CSS - Another CSS Framework", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
192604
0