@spectrum-css/textfield
Advanced tools
Comparing version 8.0.0-s2-foundations.11 to 8.0.0-s2-foundations.12
# Change Log | ||
## 8.0.0-s2-foundations.12 | ||
### Minor Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer | ||
- ActionButton: Fix typo in variable name "\*-defaul-selectedt" | ||
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview | ||
### Patch Changes | ||
- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]: | ||
- @spectrum-css/helptext@6.0.0-s2-foundations.12 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.13 | ||
## 8.0.0-s2-foundations.11 | ||
@@ -7,7 +21,7 @@ | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`8e772ef`](https://github.com/adobe/spectrum-css/commit/8e772efd757f5e88fd4048a5c0229472f9bf90cf) Thanks [@pfulton](https://github.com/pfulton)! - Updated build to set cssnano to discardUnused: false | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`b0862e1`](https://github.com/adobe/spectrum-css/commit/b0862e1a5b95c19443fd919c6baf4b4ea9ba79c1) Thanks [@pfulton](https://github.com/pfulton)! - Updated build to set cssnano to discardUnused: false | ||
### Patch Changes | ||
- Updated dependencies [[`8e772ef`](https://github.com/adobe/spectrum-css/commit/8e772efd757f5e88fd4048a5c0229472f9bf90cf)]: | ||
- Updated dependencies [[`b0862e1`](https://github.com/adobe/spectrum-css/commit/b0862e1a5b95c19443fd919c6baf4b4ea9ba79c1)]: | ||
- @spectrum-css/helptext@6.0.0-s2-foundations.11 | ||
@@ -14,0 +28,0 @@ - @spectrum-css/tokens@15.0.0-s2-foundations.12 |
@@ -25,3 +25,2 @@ { | ||
".spectrum--express", | ||
".spectrum--legacy", | ||
".spectrum-Textfield", | ||
@@ -238,3 +237,2 @@ ".spectrum-Textfield .spectrum-FieldLabel", | ||
"--spectrum-gray-400", | ||
"--spectrum-gray-50", | ||
"--spectrum-gray-500", | ||
@@ -241,0 +239,0 @@ "--spectrum-gray-600", |
{ | ||
"name": "@spectrum-css/textfield", | ||
"version": "8.0.0-s2-foundations.11", | ||
"version": "8.0.0-s2-foundations.12", | ||
"description": "The Spectrum CSS textfield component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -12,2 +12,4 @@ import { Template as FieldLabel } from "@spectrum-css/fieldlabel/stories/template.js"; | ||
import "../index.css"; | ||
import "../themes/express.css"; | ||
import "../themes/spectrum.css"; | ||
@@ -14,0 +16,0 @@ /** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
267048
2985