Spectrum Css Versions Save

The standard CSS implementation of the Spectrum design language.

@spectrum-css/[email protected]

5 days ago

Patch Changes

  • #2726 add5ac2 Thanks @castastrophe! - The plopfile entry point leveraged a require.resolve in an ES module format without setting up the require functionality first

@spectrum-css/[email protected]

1 week ago

Major Changes

Spectrum 2 migration

Button now uses Spectrum 2 tokens and specifications, which includes many color changes to all variants. A few other notable changes:

  • Outline buttons are no longer available in accent and negative options — use the filled variant instead.

  • Medium size is now the default. The class .spectrum-Button--sizeM is now unnecessary for this size, and has been removed.

  • The .spectrum-Button--fill class is no longer needed and has been removed.

    The following --mod custom properties have been renamed:

  • --mod-line-height-100 has been renamed to --mod-button-line-height

  • --mod-sans-font-family-stack has been renamed to --mod-button-font-family

  • --mod-animation-duration-100 has been renamed to --mod-button-animation-duration

  • --mod-bold-font-weight has been renamed to --mod-button-font-weight

@spectrum-css/[email protected]

1 week ago

Patch Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

#13.0.0 🗓 2024-04-18 • 📝 Commits

✨ Features

*use storybook v8 (#2604)(166ab23)

🐛 Bug fixes

  •   **button:**pending state width, transition ([#2570](https://github.com/adobe/spectrum-css/issues/2570))([7b67bff](https://github.com/adobe/spectrum-css/commit/7b67bff))
    

    *feat!: postcss config build and script; remove gulp (#2466)(b0f337b), closes#2466

      	###
      	🛑 BREAKING CHANGES
    
      		*
      		- Removes component-builder & component-builder-simple for script leveraging postcss
    
  • Imports added to index.css and themes/express.css

##12.0.2 🗓 2024-03-07 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##12.0.1 🗓 2024-02-26 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

#12.0.0 🗓 2024-02-20 • 📝 Commits

🐛 Bug fixes

  • **button:**support for wrapping text (#2248)(3f14a86)

    ###
    🛑 BREAKING CHANGES
    
    	*
    	**button:** changes vertical flex alignment to start.
    

Previously when the button had an icon and the text was wrapping, the icon was vertically aligned center and the text was aligned center.

This fixes this to match with the design spec: for the version of the button that uses a workflow icon, the icon should stay aligned to the top, and the text should be aligned left (start). This uses the defined token for the space between the top of the component and the workflow icon (--spectrum-component-top-to-workflow-icon-*).

  • docs(button): rename storybook control to layout

Rename Storybook control for stacking buttons to "layout" with specified options, which is a more appropriate name. The control has also been made visible.

  • fix(button): support any existing use of ui icons

Support any existing use of ui icons with the updated wrapping behavior. And add Chromatic only testing of them to the Wrapping story.

Workflow icons are intended, with the use of the spectrum-component-top-to-workflow-icon tokens, but UI icons have not yet been specifically excluded in guidelines and are currently in use within SplitButton in this library. This keeps UI icons that are smaller than the intended workflow icon, better vertically centered with the text within the button.

  • feat(button): mod property for icon margin top

Add a mod property to make it easy to modify the margin-block-start of the icon, in case of alignment issues with icons that are not the intended workflow sizes.

##11.3.1 🗓 2024-02-16 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

#11.3.0 🗓 2024-02-15 • 📝 Commits

✨ Features

  • **button:**pending state(0b82dd9)

##11.2.1 🗓 2024-02-06

Note: Version bump only for package @spectrum-css/button

#11.2.0 🗓 2024-02-05 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

#11.1.0 🗓 2024-01-29 • 📝 Commits

✨ Features

  • **overlay,commons:**deprecate overlay; migrate references to commons (#2429)(7eecd96)

🐛 Bug fixes

  • **commons:**rename and deprecate mods referencing global tokens (#2423)(3a49432)

##11.0.19 🗓 2024-01-16 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.18 🗓 2023-12-12 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.17 🗓 2023-12-04 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.16 🗓 2023-11-15 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.15 🗓 2023-11-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.14 🗓 2023-11-09 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.13 🗓 2023-10-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.12 🗓 2023-09-26 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.11 🗓 2023-09-18 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.10 🗓 2023-09-14 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.9 🗓 2023-09-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.8 🗓 2023-09-07 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.7 🗓 2023-09-01 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.6 🗓 2023-08-31 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.5 🗓 2023-08-31 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.4 🗓 2023-08-29 • 📝 Commits

🔙 Reverts

*gulp and build updates (#2121)(03a37f5), closes#2099

##11.0.3 🗓 2023-08-22 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.2 🗓 2023-08-22 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##11.0.1 🗓 2023-08-18 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

#11.0.0 🗓 2023-08-16 • 📝 Commits

*refactor(button)!: replace focus-ring with focus-visible(5ec4849)

	###
	🛑 BREAKING CHANGES

		*
		use native focus-visible pseudo class for focus styling on button and basebutton

##10.1.14 🗓 2023-08-10 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.13 🗓 2023-08-07 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.12 🗓 2023-08-03 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.11 🗓 2023-07-24 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.10 🗓 2023-07-17 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.9 🗓 2023-07-14 • 📝 Commits

🐛 Bug fixes

  • **button:**add explicit highcontrast variables for disabled color (#1985)(8697c37)

##10.1.8 🗓 2023-07-11 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.7 🗓 2023-06-29 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.6 🗓 2023-06-21 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.5 🗓 2023-06-15 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.4 🗓 2023-06-12 • 📝 Commits

🐛 Bug fixes

*restore files to pre-formatted state(491dbcb)

##10.1.3 🗓 2023-06-02 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

##10.1.2 🗓 2023-06-01 • 📝 Commits

Note: Version bump only for package @spectrum-css/button

@spectrum-css/[email protected]

1 week ago

Major Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

#3.0.0 🗓 2024-04-18 • 📝 Commits

*feat!: postcss config build and script; remove gulp (#2466)(b0f337b), closes#2466

	###
	🛑 BREAKING CHANGES

		*
		- Removes component-builder & component-builder-simple for script leveraging postcss
  • Imports added to index.css and themes/express.css

#2.1.0 🗓 2024-02-12 • 📝 Commits

✨ Features

##2.0.20 🗓 2024-02-06

Note: Version bump only for package @spectrum-css/generator

##2.0.19 🗓 2023-12-12 • 📝 Commits

Note: Version bump only for package @spectrum-css/generator

##2.0.18 🗓 2023-11-15 • 📝 Commits

Note: Version bump only for package @spectrum-css/generator

##2.0.17 🗓 2023-11-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/generator

##2.0.14 🗓 2023-11-09 • 📝 Commits

Note: Version bump only for package @spectrum-css/generator

##2.0.13 🗓 2023-08-07 • 📝 Commits

Note: Version bump only for package @spectrum-css/generator

##2.0.12 🗓 2023-07-31 • 📝 Commits

Note: Version bump only for package @spectrum-css/generator

##2.0.11 🗓 2023-07-24 • 📝 Commits

Note: Version bump only for package @spectrum-css/generator

##2.0.10 🗓 2023-06-21 • 📝 Commits

Note: Version bump only for package @spectrum-css/generator

##2.0.9 🗓 2023-06-15 • 📝 Commits

🐛 Bug fixes

  • **generator:**restore files to pre-formatted state(189ced1)

##2.0.8 🗓 2023-06-01 • 📝 Commits

Note: Version bump only for package @spectrum-css/generator

@spectrum-css/[email protected]

1 week ago

Major Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

#9.0.0 🗓 2024-04-18 • 📝 Commits

✨ Features

_storybook - disable whats new notification popup (#2628)(e5391b6)_use storybook v8 (#2604)(166ab23)

*feat!: postcss config build and script; remove gulp (#2466)(b0f337b), closes#2466

	###
	🛑 BREAKING CHANGES

		*
		- Removes component-builder & component-builder-simple for script leveraging postcss
  • Imports added to index.css and themes/express.css

##8.0.4 🗓 2024-03-07 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##8.0.3 🗓 2024-02-26 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##8.0.2 🗓 2024-02-20 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##8.0.1 🗓 2024-02-16 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

#8.0.0 🗓 2024-02-15 • 📝 Commits

♻️ Code refactoring

  • **quickaction:**deprecate component; support this in docs (#2304)(84e1ee9)

    ###
    🛑 BREAKING CHANGES
    
    	*
    	**quickaction:** @spectrum-css/quickaction deprecated
    

This component has been deprecated. Use an action bar to allow users to perform actions on either a single or multiple items at the same time, instead.

#7.5.0 🗓 2024-02-12 • 📝 Commits

✨ Features

##7.4.2 🗓 2024-02-06

Note: Version bump only for package @spectrum-css/preview

##7.4.1 🗓 2024-02-05 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

#7.4.0 🗓 2024-02-05 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

#7.3.0 🗓 2024-01-29 • 📝 Commits

✨ Features

*migrate build packages to postcss v8 (#2460)(bd6c40e)

##7.2.1 🗓 2024-01-16 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

#7.2.0 🗓 2024-01-16 • 📝 Commits

✨ Features

  • **storybook:**incorporate the new chromatic plugin (#2376)(e54ba6a)

🐛 Bug fixes

*remove storybook-addon-pseudo-states (#2401)(4510975)

#7.1.0 🗓 2023-12-12 • 📝 Commits

✨ Features

#7.0.0 🗓 2023-12-12 • 📝 Commits

🐛 Bug fixes

  •   **storybook:**chromatic requires build script ([#2360](https://github.com/adobe/spectrum-css/issues/2360))([114b75b](https://github.com/adobe/spectrum-css/commit/114b75b))
    

    *feat(icon,ui-icons)!: migrate the icon compiler to a distinct package (#2343)(d73d594), closes#2343

      	###
      	🛑 BREAKING CHANGES
    
      		*
      		 - @spectrum-css/icon will no longer contain SVG assets; it will be a purely CSS package with all SVG assets migrated to the new @spectrum-css/ui-icons package.
    
  • NEW: @spectrum-css/ui-icons package for all SVG icons in the UI set.

##6.0.1 🗓 2023-12-04 • 📝 Commits

🐛 Bug fixes

  • **storybook:**postcss parsing error for node_modules paths (#2321)(a6bd124)

#6.0.0 🗓 2023-11-15 • 📝 Commits

*feat(vars,expressvars)!: deprecate packages (#2244)(5eb391c), closes#2244

	###
	🛑 BREAKING CHANGES

		*
		as no additional changes have been or are planned to be made to

these legacy token packages, these assets no longer need to exist in the monorepo structure for Spectrum CSS.

##5.1.1 🗓 2023-11-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

#5.1.0 🗓 2023-11-09 • 📝 Commits

✨ Features

##5.0.5 🗓 2023-10-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##5.0.4 🗓 2023-09-26 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##5.0.3 🗓 2023-09-18 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##5.0.2 🗓 2023-09-14 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##5.0.1 🗓 2023-09-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

#5.0.0 🗓 2023-09-07 • 📝 Commits

*feat(splitview)!: migrate to spectrum tokens (#2103)(4f39c5d), closes#2103

	###
	🛑 BREAKING CHANGES

		*
		migrates SplitView to use `@adobe/spectrum-tokens`

Additionally:

  • fix(splitview): remove touch-action from gripper
  • refactor(splitview): combine skin.css with index.css and delete skin.css
  • feat(splitview)!: updating to use core tokens
  • chore(splitview): update mods
  • style(splitview): add whcm styling
  • chore(splitview): fix linter errors

use two colon pseudo elements fix max nesting depth

  • chore(splitview): working on adding focus story
  • chore(splitview): add storybook interaction add-on
  • chore(splitview): use latest version of tokens
  • fix(splitview): use vertical gripper width for vertical gripper

##4.1.14 🗓 2023-08-31 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.13 🗓 2023-08-31 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.12 🗓 2023-08-29 • 📝 Commits

🔙 Reverts

*gulp and build updates (#2121)(03a37f5), closes#2099

##4.1.11 🗓 2023-08-22 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.10 🗓 2023-08-22 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.9 🗓 2023-08-18 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.8 🗓 2023-08-16 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.7 🗓 2023-08-10 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.6 🗓 2023-08-07 • 📝 Commits

🐛 Bug fixes

*revert prettier (#2074)(ebb98df)

##4.1.5 🗓 2023-08-03 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.4 🗓 2023-07-31 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.3 🗓 2023-07-26 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.2 🗓 2023-07-24 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##4.1.1 🗓 2023-07-17 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

#4.1.0 🗓 2023-07-14 • 📝 Commits

✨ Features

*add Storybook Pseudo States addon(882a634)

🐛 Bug fixes

  • **actionbutton:**update action button color tokens (#1982)(95e4353)

#4.0.0 🗓 2023-07-11 • 📝 Commits

*feat(tabs)!: migrate tokens (#1902)(6d07436), closes#1902

	###
	🛑 BREAKING CHANGES

		*
		Migrates the Tabs component to use `@adobe/spectrum-tokens`.

#3.2.0 🗓 2023-07-11 • 📝 Commits

✨ Features

*allow story-level params to be passed to RTL decorator (#1986)(5fba21e)

🐛 Bug fixes

*revert prettier version bump (#2004)(29b179c)

##3.1.3 🗓 2023-06-29 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##3.1.2 🗓 2023-06-28 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##3.1.1 🗓 2023-06-21 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

#3.1.0 🗓 2023-06-15 • 📝 Commits

✨ Features

*update to Storybook v7 (#1935)(6dcf09b)

##3.0.26 🗓 2023-06-12 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##3.0.25 🗓 2023-06-02 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

##3.0.24 🗓 2023-06-01 • 📝 Commits

Note: Version bump only for package @spectrum-css/preview

@spectrum-css/[email protected]

2 weeks ago

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

#14.0.0 🗓 2024-04-18 • 📝 Commits

  • feat!: postcss config build and script; remove gulp (#2466)(b0f337b), closes#2466

    🛑 BREAKING CHANGES
    
    	\*
    	\- Removes component-builder & component-builder-simple for script leveraging postcss
    
  • Imports added to index.css and themes/express.css

#13.2.0 🗓 2024-02-20 • 📝 Commits

✨ Features

##13.1.2 🗓 2024-02-12 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##13.1.1 🗓 2024-02-06

Note: Version bump only for package @spectrum-css/tokens

#13.1.0 🗓 2024-02-05 • 📝 Commits

✨ Features

  • **tokens:**add icon xxl and xxs tokens(b2d71bc)

##13.0.9 🗓 2024-01-29 • 📝 Commits

🐛 Bug fixes

*deprecate logical transform plugin (#2437)(ff5dda6)

##13.0.8 🗓 2024-01-16 • 📝 Commits

🐛 Bug fixes

  • **tokens:**add compiled token assets to git(916b670)* **tokens:**dependency updates(f9395a3)

##13.0.7 🗓 2024-01-16 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##13.0.6 🗓 2023-12-12 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##13.0.5 🗓 2023-12-04 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##13.0.4 🗓 2023-11-15 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##13.0.3 🗓 2023-11-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

#13.0.0 🗓 2023-11-09 • 📝 Commits

🐛 Bug fixes

  •   **sidenav:**remove temporary custom tokens ([#2256](https://github.com/adobe/spectrum-css/issues/2256))([af0edde](https://github.com/adobe/spectrum-css/commit/af0edde))*
      **tokens:**use latest spectrum-tokens release([e8202b1](https://github.com/adobe/spectrum-css/commit/e8202b1))
    

    _feat(dropindicator)!: migrate to spectrum tokens (#2198)(da24515), closes#2198_refactor(assetcard)!: token migration (#2229)(a0cf37b), closes#2229

      	###
      	🛑 BREAKING CHANGES
    
      		*
      		migrates DropIndicator to use `@adobe/spectrum-tokens`
      		*
      		migrate asset card to updated token system
    

#12.0.0 🗓 2023-10-13 • 📝 Commits

*feat(modal)!: diy migration (#2164)(0b83f13), closes#2164

	###
	🛑 BREAKING CHANGES

		*
		migrates Modal to use `@adobe/spectrum-tokens`

Additionally:

  • feat(modal)!: migrate to spectrum tokens

  • chore(tokens): add modal custom tokens

chore(modal): fixed indentation index.css

chore(modal): added mod variables

chore(modal): updated package version

chore(modal): updated css to use custom tokens for animation

chore: updated css properties

  • docs(modal): regenerate mods

#11.4.0 🗓 2023-09-26 • 📝 Commits

✨ Features

##11.3.7 🗓 2023-09-18 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##11.3.6 🗓 2023-09-14 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##11.3.5 🗓 2023-09-13 • 📝 Commits

🐛 Bug fixes

  • **well:**missing semicolons in custom vars (#2163)(814c49e)

##11.3.4 🗓 2023-09-07 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##11.3.3 🗓 2023-08-31 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##11.3.2 🗓 2023-08-31 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##11.3.1 🗓 2023-08-29 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

#11.3.0 🗓 2023-08-22 • 📝 Commits

✨ Features

  • **tokens:**update to spectrum-tokens v12.17.0 (#2118)(57d1d93)

##11.2.2 🗓 2023-08-22 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##11.2.1 🗓 2023-08-18 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

#11.2.0 🗓 2023-08-10 • 📝 Commits

✨ Features

🐛 Bug fixes

*revert prettier (#2074)(ebb98df)

#11.1.0 🗓 2023-08-03 • 📝 Commits

✨ Features

  • **tokens:**update to spectrum tokens v12.16.0 (#2064)(75ffb63)

##11.0.2 🗓 2023-07-24 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

##11.0.1 🗓 2023-07-17 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

#11.0.0 🗓 2023-07-14 • 📝 Commits

✨ Features

  •   **tokens:**update to spectrum-tokens 12.4.0 ([#2031](https://github.com/adobe/spectrum-css/issues/2031))([955c8f1](https://github.com/adobe/spectrum-css/commit/955c8f1))
    

    *feat(tokens)!: prefer lowercase, hyphenated font names in font stacks (#2007)(e978a3a), closes#2007

      	###
      	🛑 BREAKING CHANGES
    
      		*
      		updates the font-family stacks to remove the provided
    

    value from @adobe/spectrum-tokens, and instead use the "older" naming syntax that Spectrum CSS had used previously.

##10.2.2 🗓 2023-07-11 • 📝 Commits

🐛 Bug fixes

*revert prettier version bump (#2004)(29b179c)

##10.2.1 🗓 2023-06-29 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

#10.2.0 🗓 2023-06-15 • 📝 Commits

✨ Features

  • **tokens:**update to spectrum-tokens v12.12.0(1bf989f)

##10.1.2 🗓 2023-06-01 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

10.1.1

🗓 2023-05-23 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

10.1.0

🗓 2023-05-22 • 📝 Commits

✨ Features

10.0.0

🗓 2023-05-10 • 📝 Commits

  • chore(colorhandle, colorloupe, tokens)!: remove custom tokens (#1826) (c41af3a), closes #1826

🛑 BREAKING CHANGES

  • removes several Color-component related tokens from @spectrum-css/tokens

  • chore(colorhandle): remove custom tokens

  • chore(colorhandle): remove use of custom tokens

  • chore(colorloupe): update tokens for colorloupe

  • chore(colorhandle, colorloupe): remove comments

9.3.0

🗓 2023-05-08 • 📝 Commits

✨ Features

  • tokens: use v12.8.0 of @adobe/spectrum-tokens (#1843) (19abf2f)

9.2.0

🗓 2023-05-04 • 📝 Commits

✨ Features

  • tokens: update to latest release (c775889)

9.1.0

🗓 2023-05-02 • 📝 Commits

✨ Features

  • tokens: add custom drop zone rgb background color tokens (#1834) (b637006)

9.0.4

🗓 2023-04-26 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

9.0.3

🗓 2023-04-25 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

9.0.2

🗓 2023-04-25 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

9.0.1

🗓 2023-04-25 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

9.0.0

🗓 2023-04-21 • 📝 Commits

  • chore(tokens)!: use v12.6.0 release of @adobe/spectrum-tokens (419aa49)

🛑 BREAKING CHANGES

8.1.1

🗓 2023-04-20 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

8.1.0

🗓 2023-04-17 • 📝 Commits

✨ Features

  • tokens: bring in latest tokens (field, picker) (#1776) (19c7474)

8.0.4

🗓 2023-04-17 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

8.0.3

🗓 2023-04-14 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

8.0.2

🗓 2023-04-06 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

8.0.1

🗓 2023-04-04 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

8.0.0

🗓 2023-04-03 • 📝 Commits

  • fix(tokens)!: rgb transform to split out rgb values from css attributes (#1590) (b714db4), closes #1590

🛑 BREAKING CHANGES

  • transforms color tokens to split out their rgb values

Co-authored-by: castastrophe [email protected]

7.7.0

🗓 2023-03-31 • 📝 Commits

✨ Features

  • tokens: add open type conversion to style-dictionary (7a423aa)

7.6.1

🗓 2023-03-27 • 📝 Commits

🐛 Bug fixes

  • tokens: add 'px' to zero length value for combobox (#1683) (f17c67e)

7.6.0

🗓 2023-03-21 • 📝 Commits

✨ Features

  • tokens: updates accordion, colorhandle, coachmark, menuitem tokens (#1678) (d480489)

7.5.1

🗓 2023-03-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

7.5.0

🗓 2023-03-07 • 📝 Commits

✨ Features

  • tokens: add medium, large tokens for rating-icon-spacing (#1664) (955b2b3)

7.4.0

🗓 2023-03-01 • 📝 Commits

✨ Features

7.3.0

🗓 2023-02-28 • 📝 Commits

✨ Features

  • tokens: adds menu scale and theme tokens (#1641) (f477c60)

7.2.0

🗓 2023-02-24 • 📝 Commits

✨ Features

  • tokens: adds colorwheel and colorhandle custom tokens (#1634) (e55c35d)

7.1.0

🗓 2023-02-21 • 📝 Commits

✨ Features

7.0.0

🗓 2023-02-01 • 📝 Commits

  • chore(tokens)!: use latest dependency & fix build error (#1591) (f2532e7), closes #1591

🛑 BREAKING CHANGES

  • uses latest @adobe/spectrum-tokens dependency which includes token renames

6.3.0

🗓 2023-01-25 • 📝 Commits

✨ Features

  • tokens: adds platform size props for slider (#1594) (d889fdf)

6.2.2

🗓 2023-01-18 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

6.2.1

🗓 2023-01-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

6.2.0

🗓 2023-01-05 • 📝 Commits

✨ Features

6.1.0

🗓 2022-12-15 • 📝 Commits

✨ Features

  • tokens: use spectrum-tokens v12.0.0-beta.63 (#1566) (c91d20a)

6.0.0

🗓 2022-12-09 • 📝 Commits

  • feat(tray)!: migrate to core tokens (#1535) (442c5f6), closes #1535

🛑 BREAKING CHANGES

  • migrates the Tray to core tokens

  • removes the 375px breakpoint, which was previously used to apply a max-width and border radius to the Tray, and instead this uses an orientation media query to apply these styles when viewport is in landscape orientation or when the width is greater than the height.

Co-authored-by: Patrick Fulton [email protected]

5.0.0

🗓 2022-11-29 • 📝 Commits

  • chore(tokens)!: use latest spectrum-tokens release (#1553) (9ba68a3), closes #1553

🛑 BREAKING CHANGES

  • updates to the latest @adobe/spectrum-tokens release which includes many renamed and deleted tokens.

4.0.0

🗓 2022-10-13 • 📝 Commits

  • feat(tokens)!: use latest beta release (b60a8e7)

🛑 BREAKING CHANGES

  • removes and renames a number of tokens already being used by consuming packages

feat: adds 114 new tokens refactor: renames 10 tokens refactor: updates 14 existing token values refactor: removes 13 tokens from the system

Full release notes can be found here: https://github.com/adobe/spectrum-tokens/releases/tag/v12.0.0-beta.53

3.0.0

🗓 2022-09-16 • 📝 Commits

  • feat(switch)!: migrating switch to core-tokens (CSS-42, CSS-100) (#1496) (aab46c3), closes #1496

🛑 BREAKING CHANGES

  • migrates Switch to core tokens

Also, adds t-shirt sizes

2.0.0

🗓 2022-09-13 • 📝 Commits

  • chore(tokens)!: use latest core tokens dependency (0a54a0e)

🛑 BREAKING CHANGES

  • letter case in CJK- tokens is now lower case.

1.0.8

🗓 2022-09-13 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

1.0.7

🗓 2022-08-26 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

1.0.6

🗓 2022-08-17 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

1.0.5

🗓 2022-08-16 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

1.0.4

🗓 2022-08-02 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

1.0.3

🗓 2022-07-26 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

1.0.2

🗓 2022-07-22 • 📝 Commits

Note: Version bump only for package @spectrum-css/tokens

1.0.1

🗓 2022-06-28 • 📝 Commits

🐛 Bug fixes

  • actionbutton: update to latest tokens pkg (ccd2d65)

1.0.0

🗓 2022-06-16

✨ Features

  • add core tokens (f603e16)
  • add core tokens (d0a07a1)
  • add support for switching on --system (e5a66e4)
  • define --system for completeness, don't ignore usage in builder (cae6252)
  • prefer separate custom-* files for overrides (86d7fb3)
  • split things out, combine things (3a817bc)

🐛 Bug fixes

  • tweaks after merging in component-builder-simple (ec8345a)

@adobe/[email protected]

3 years ago

3.0.0

🗓 2021-02-09 • 📑 Documentation • 📝 Commits

➡️ Renamed/Moved Components

  • actiongroup: CHANGELOG split out from button group
  • actionbutton CHANGELOG split out from button
  • divider CHANGELOG renamed from rule to divider
  • picker CHANGELOG renamed from dropdown to picker
  • progressbar CHANGELOG renamed from barloader to progressbar
  • progresscircle CHANGELOG renamed from circleloader to progresscircle
  • switch: CHANGELOG renamed from toggle to switch
  • thumbnail: CHANGELOG split out from treeview as a subcomponent

🆕 New Components

🐛 Bug fixes

  • link: link shouldn't remap color variables. CHANGELOG

✨ Features

v2.13.0

4 years ago

New Features

Bug fixes

Chores

  • Rebuild index-vars.css when watching, inject on change #184

v2.12.0

4 years ago

New Features

  • Action Bar #118
  • Breadcrumbs design updates #102

Bug fixes

  • Fix button text spacing for i18n use case where every char is in its own span #153

Doc fixes

  • Separate out multi-lingual Typography examples so their fonts only load when needed
  • Show a loader while fonts are loading #174

Chores

  • Add Apache 2 headers to CSS files #145
  • Strip comments in build output #166

Thanks

  • @guillermoarellano for helping us stay legal
  • @jianliao for bringing the action

v2.11.0

4 years ago

New Features

  • Indeterminate BarLoader #111

Bug fixes

  • Fix index-vars.css output for Page and Typography #134
  • Fix inconsistent built output for index-var.css #149
  • Update dependencies to close vulnerabilities #147

Doc fixes

  • Add info on custom properties usage, closes #133
  • Fix icon usage information, closes #63

Chores

  • Add Apache 2 header to JS files #146

Thanks

  • @filmaj for helping us stay legal
  • @jianliao for helping us stay invulnerable