@spectrum-css/pagination
Advanced tools
Comparing version 9.0.0-s2-foundations.11 to 9.0.0-s2-foundations.12
# Change Log | ||
## 9.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/actionbutton@7.0.0-s2-foundations.13 | ||
- @spectrum-css/textfield@8.0.0-s2-foundations.12 | ||
- @spectrum-css/button@14.0.0-s2-foundations.12 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.13 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.13 | ||
## 9.0.0-s2-foundations.11 | ||
@@ -7,7 +24,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/actionbutton@7.0.0-s2-foundations.12 | ||
@@ -14,0 +31,0 @@ - @spectrum-css/textfield@8.0.0-s2-foundations.11 |
@@ -5,3 +5,2 @@ { | ||
".spectrum", | ||
".spectrum--legacy", | ||
".spectrum-Pagination", | ||
@@ -47,3 +46,2 @@ ".spectrum-Pagination--explicit", | ||
"--system-pagination-counter-margin-inline-start", | ||
"--system-pagination-dir-rtl-logical-rotation", | ||
"--system-pagination-page-button-inline-spacing" | ||
@@ -50,0 +48,0 @@ ], |
{ | ||
"name": "@spectrum-css/pagination", | ||
"version": "9.0.0-s2-foundations.11", | ||
"version": "9.0.0-s2-foundations.12", | ||
"description": "The Spectrum CSS Pagination component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -10,2 +10,4 @@ import { Template as ActionButton } from "@spectrum-css/actionbutton/stories/template.js"; | ||
import "../index.css"; | ||
import "../themes/express.css"; | ||
import "../themes/spectrum.css"; | ||
@@ -12,0 +14,0 @@ export const Template = ({ |
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
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
Sorry, the diff of this file is not supported yet
68134
391