Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
"serious-clouds-jam",
"shaggy-schools-sing",
"shiny-taxis-tease",
"shy-actors-behave",
"six-donuts-march",
"slow-eyes-lay",
"small-impalas-search",
Expand Down
8 changes: 8 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 12.0.5-next.10

### Patch Changes

Updated dependencies []:

- @spectrum-css/bundle@2.0.0-next.7

## 12.0.5-next.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "12.0.5-next.9",
"version": "12.0.5-next.10",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@adobe/spectrum-css-workflow-icons": "^4.1.0",
"@spectrum-css/bundle": "2.0.0-next.6",
"@spectrum-css/bundle": "2.0.0-next.7",
"@spectrum-css/tokens": "16.1.0-next.7",
"@spectrum-css/ui-icons": "2.0.0-next.2"
},
Expand Down
78 changes: 78 additions & 0 deletions components/slider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,83 @@
# Change log

## 7.0.0-next.4

### Major Changes

📝 [#3945](https://github.com/adobe/spectrum-css/pull/3945) [`8a39697`](https://github.com/adobe/spectrum-css/commit/8a3969751718d45ff1a4a0656e842cf490a8da94) Thanks [@aramos-adobe](https://github.com/aramos-adobe)!

#### New features

- Emphasized track fill color
- Precision control handle
- Large and thin track heights
- Embedded editable text field component

#### Visual changes

- No longer a gap between slider handle and the track
- Updated dimensions of slider handles for each size variant
- Updated WHCM for all variants

#### New tokens

`--spectrum-slider-control-to-field-label-editable-extra-large`
`--spectrum-slider-control-to-field-label-editable-large`
`--spectrum-slider-control-to-field-label-editable-medium`
`--spectrum-slider-control-to-field-label-editable-small`
`--spectrum-slider-control-to-side-field-label-extra-large`
`--spectrum-slider-control-to-side-field-label-large`
`--spectrum-slider-control-to-side-field-label-medium`
`--spectrum-slider-control-to-side-field-label-small`
`--spectrum-slider-control-to-text-field-extra-large`
`--spectrum-slider-control-to-text-field-large`
`--spectrum-slider-control-to-text-field-medium`
`--spectrum-slider-control-to-text-field-small`
`--spectrum-slider-editable-control-to-field-label`
`--spectrum-slider-editable-control-to-text-field`
`--spectrum-slider-editable-field-inline-size-extra-large`
`--spectrum-slider-editable-field-inline-size-large`
`--spectrum-slider-editable-field-inline-size-medium`
`--spectrum-slider-editable-field-inline-size-small`
`--spectrum-slider-emphasized-track-fill-color`
`--spectrum-slider-precision-handle-height`
`--spectrum-slider-precision-handle-height-extra-large`
`--spectrum-slider-precision-handle-height-large`
`--spectrum-slider-precision-handle-height-medium`
`--spectrum-slider-precision-handle-height-small`
`--spectrum-slider-precision-handle-width`
`--spectrum-slider-handle-extra-large`
`--spectrum-slider-handle-large`
`--spectrum-slider-handle-medium`
`--spectrum-slider-handle-small`

#### New mods

`--mod-slider-editable-control-to-text-field`
`--mod-slider-editable-field-inline-size`
`--mod-slider-disabled-border-color`
`--mod-slider-emphasized-tick-mark-color`
`--mod-slider-emphasized-track-fill-color`
`--mod-slider-inline-size`
`--mod-slider-label-font-style`
`--mod-slider-label-font-weight`
`--mod-slider-ramp-track-fill-color`
`--mod-slider-tick-mark-color-filled-track`
`--mod-slider-track-height-medium`

#### Removed mods

`--mod-disabled-border-color`
`--mod-sectrum-slider-ramp-handle-border-color-active`
`--mod-slider-handle-border-width-down`
`--mod-slider-handle-gap`
`--mod-slider-ramp-handle-background-color`
`--mod-slider-tick-handle-background-color`
`--mod-slider-tick-mark-color-disabled`
`--mod-slider-track-handleoffset`
`--mod-slider-track-margin-offset`
`--mod-slider-track-middle-handleoffset`

## 7.0.0-next.3

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/slider",
"version": "7.0.0-next.3",
"version": "7.0.0-next.4",
"description": "The Spectrum CSS slider component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
8 changes: 8 additions & 0 deletions tools/bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.0.0-next.7

### Patch Changes

Updated dependencies [[`8a39697`](https://github.com/adobe/spectrum-css/commit/8a3969751718d45ff1a4a0656e842cf490a8da94)]:

- @spectrum-css/slider@7.0.0-next.4

## 2.0.0-next.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions tools/bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/bundle",
"version": "2.0.0-next.6",
"version": "2.0.0-next.7",
"description": "A demo-ready bundle of the components in the Spectrum CSS library.",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -93,7 +93,7 @@
"@spectrum-css/rating": "7.0.0-next.2",
"@spectrum-css/search": "9.0.0-next.2",
"@spectrum-css/sidenav": "8.0.0-next.2",
"@spectrum-css/slider": "7.0.0-next.3",
"@spectrum-css/slider": "7.0.0-next.4",
"@spectrum-css/splitview": "8.0.0-next.0",
"@spectrum-css/statuslight": "10.0.0-next.2",
"@spectrum-css/steplist": "8.0.0-next.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4314,7 +4314,7 @@ __metadata:
languageName: unknown
linkType: soft

"@spectrum-css/bundle@npm:2.0.0-next.6, @spectrum-css/bundle@workspace:tools/bundle":
"@spectrum-css/bundle@npm:2.0.0-next.7, @spectrum-css/bundle@workspace:tools/bundle":
version: 0.0.0-use.local
resolution: "@spectrum-css/bundle@workspace:tools/bundle"
dependencies:
Expand Down Expand Up @@ -4381,7 +4381,7 @@ __metadata:
"@spectrum-css/rating": "npm:7.0.0-next.2"
"@spectrum-css/search": "npm:9.0.0-next.2"
"@spectrum-css/sidenav": "npm:8.0.0-next.2"
"@spectrum-css/slider": "npm:7.0.0-next.3"
"@spectrum-css/slider": "npm:7.0.0-next.4"
"@spectrum-css/splitview": "npm:8.0.0-next.0"
"@spectrum-css/statuslight": "npm:10.0.0-next.2"
"@spectrum-css/steplist": "npm:8.0.0-next.2"
Expand Down Expand Up @@ -5347,7 +5347,7 @@ __metadata:
"@babel/core": "npm:^7.28.0"
"@chromatic-com/storybook": "npm:^3.2.7"
"@etchteam/storybook-addon-status": "npm:^5.0.0"
"@spectrum-css/bundle": "npm:2.0.0-next.6"
"@spectrum-css/bundle": "npm:2.0.0-next.7"
"@spectrum-css/tokens": "npm:16.1.0-next.7"
"@spectrum-css/ui-icons": "npm:2.0.0-next.2"
"@storybook/addon-a11y": "npm:8.4.7"
Expand Down Expand Up @@ -5487,7 +5487,7 @@ __metadata:
languageName: unknown
linkType: soft

"@spectrum-css/slider@npm:7.0.0-next.3, @spectrum-css/slider@workspace:components/slider":
"@spectrum-css/slider@npm:7.0.0-next.4, @spectrum-css/slider@workspace:components/slider":
version: 0.0.0-use.local
resolution: "@spectrum-css/slider@workspace:components/slider"
dependencies:
Expand Down
Loading