Releases: adobe/spectrum-css
@spectrum-css/[email protected]
Patch Changes
- Updated dependencies [
c6836fb
]:- @spectrum-css/[email protected]
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
Patch Changes
- Updated dependencies [
45f110c
]:- @spectrum-css/[email protected]
@spectrum-css/[email protected]
Patch Changes
- Updated dependencies [
c6836fb
]:- @spectrum-css/[email protected]
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
Patch Changes
- Updated dependencies [
c6836fb
]:- @spectrum-css/[email protected]
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
Major Changes
-
#3557
c6836fb
Thanks @cdransf! - # S2 divider migrationThis migrates the
divider
component to S2. Custom properties have been remapped and updated per the design spec.New properties
--spectrum-divider-horizontal-minimum-width --spectrum-divider-vertical-minimum-height
New mods
--mod-divider-inline-minimum-size --mod-divider-block-minimum-size
Removed mods
--mod-divider-background-color-large-static-black --mod-divider-background-color-large-static-white --mod-divider-background-color-medium-static-black --mod-divider-background-color-medium-static-white --mod-divider-background-color-small-static-black --mod-divider-background-color-small-static-white
Additions
This adds new minimum width and height tokens for the divider and the
minDimensionValues
arg has been removed in favor of these tokens and the rules with which they're applied.The default size for the Storybook control has been changed to
medium
(the new default size for the component). All sizes are now displayed for the static color variants in the docs.
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
Patch Changes
- Updated dependencies [
c6836fb
]:- @spectrum-css/[email protected]
@spectrum-css/[email protected]
Major Changes
-
#3390
b9f61e4
Thanks @cdransf! - # colorwheel S2 migrationThis change migrates the colorwheel component to S2. It adds the
--spectrum-colorwheel-border-color-rgb
and--spectrum-colorwheel-border-opacity
custom properties. It updates--spectrum-colorwheel-border-color
to leverage these tokens in anrgba(...)
function.This removes the
spectrum-ColorWheel-border
and associated template DOM node as the outside/underlying border are no longer present in the S2 designs.::before
and::after
pseudo elements are now used to draw the exterior and interior borders that overlay the exterior and interior edges of the color wheel.Support is provided for the
240px
and192px
sizes outlined in the design requirements.The
forced-colors
media query has been moved to the bottom of the file consistent with our other component implementations.Stories, tests and documentation have been updated to be consistent with these changes.
The following mods have been removed:
--mod-colorwheel-height --mod-colorwheel-width --mod-colorwheel-min-width --mod-colorwheel-path-borders --mod-colorwheel-colorarea-margin --mod-colorwheel-border-width
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
Patch Changes
- Updated dependencies [
c6836fb
]:- @spectrum-css/[email protected]
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
Patch Changes
- Updated dependencies [
c6836fb
]:- @spectrum-css/[email protected]
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
Major Changes
-
#2352
a25e0a9
Thanks @pfulton! - # Breaking changeIconography in v1 inclued 2 sizes,
medium
andlarge
, as well as a single SVG asset that included both versions to be toggled with classes via CSS (found in foldercombined
). Icons in v2 no longer have multiple sizes and all assets are sourced from a single foldersvg
which can be found in thedist
directory of this workspace. Raw SVG assets can no longer be sourced from the top-level of the workspace and must be loaded from@spectrum-css/ui-icons/dist/svg/*.svg
instead. Please find below an outline of the new, deprecated, and unchanged icons.Icon name Migration notes Arrow75 Deprecated Arrow100 - Arrow200 Deprecated Arrow300 Deprecated Arrow400 - Arrow500 Deprecated Arrow600 Deprecated Asterisk75 Deprecated Asterisk100 - Asterisk200 - Asterisk300 - Checkmark50 - Checkmark75 - Checkmark100 - Checkmark200 - Checkmark300 - Checkmark400 - Checkmark500 Deprecated Checkmark600 Deprecated Chevron50 - Chevron75 - Chevron100 - Chevron200 - Chevron300 - Chevron400 - Chevron500 Deprecated Chevron600 Deprecated CornerTriangle75 - CornerTriangle100 - CornerTriangle200 - CornerTriangle300 - Cross75 - Cross100 - Cross200 - Cross300 - Cross400 - Cross500 - Cross600 - Dash50 - Dash75 - Dash100 - Dash200 - Dash300 - Dash400 Deprecated Dash500 Deprecated Dash600 Deprecated SingleGripper Deprecated DoubleGripper Deprecated TripleGripper Deprecated