Skip to content

Releases: adobe/spectrum-css

@spectrum-css/generator@4.0.1

03 May 14:26
e3edfe7
Compare
Choose a tag to compare

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/button@14.0.0-next.6

01 May 19:22
e0e0fd2
Compare
Choose a tag to compare
Pre-release

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/preview@10.0.0

26 Apr 16:05
4c36f53
Compare
Choose a tag to compare

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

  • **preview:**add figma support to storybook CSS-284(3c6194e)


##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: Versio...

Read more

@spectrum-css/generator@4.0.0

26 Apr 16:05
4c36f53
Compare
Choose a tag to compare

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

  • **preview:**add figma support to storybook CSS-284(3c6194e)


##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/button@14.0.0-next.5

26 Apr 20:28
d5b3cac
Compare
Choose a tag to compare
Pre-release

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

...

Read more

@spectrum-css/tokens@14.0.0-next.7

19 Apr 18:43
7affe27
Compare
Choose a tag to compare
Pre-release

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

  • **tokens:**use spectrum-tokens@12.24.0(b20ebb6)


##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](https://github.c...

Read more

Spectrum CSS 3.0.0 Bundle

09 Feb 21:39
Compare
Choose a tag to compare

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

2.13.0

07 Jun 00:11
Compare
Choose a tag to compare

New Features

Bug fixes

Chores

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

2.12.0

29 May 15:25
Compare
Choose a tag to compare

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

2.11.0

11 May 00:12
Compare
Choose a tag to compare

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