Skip to content

Latest commit

 

History

History
958 lines (512 loc) · 31.9 KB

CHANGELOG.md

File metadata and controls

958 lines (512 loc) · 31.9 KB

Change Log

14.6.0

Minor Changes

  • #3266 4b818e1 Thanks @5t3ph! - For Coach indicator, marks "light" and "dark" variants for deprecation going into S2, and adds "static white" per direction from design.

14.5.0

Minor Changes

  • #3253 47f23a7 Thanks @castastrophe! - Add component-level token overrides from card, contextualhelp, swatch, and typography to ensure valid theme toggling.

    Light/dark/darkest custom overrides added: --spectrum-card-selected-background-color-rgb, --spectrum-swatch-border-color, --spectrum-swatch-border-color-light Medium/large custom overrides added: --spectrum-contextual-help-content-spacing Global custom overrides added: --spectrum-font-family-ar, --spectrum-font-family-he, --spectrum-font-family, --spectrum-font-style, --spectrum-font-size

14.4.0

Minor Changes

  • #3060 7d41874 Thanks @castastrophe! - Update build steps for the token rollup to generate the component theming assets instead of relying on component build steps to produce them.

14.3.2

Patch Changes

  • #3137 b16a159 Thanks @castastrophe! - --spectrum-well-border-color was mapped to the -rgb postfixed value which resolves to a raw rgb number but not a valid color.

14.3.1

Patch Changes

  • #2840 84a70bb Thanks @castastrophe! - Tokens update to correct the background color used in documentation for static black.

    Feature that updates storybook to move shared arg types to the global scope.

14.3.0

Minor Changes

  • #2803 2c5e5eb Thanks @castastrophe! - This feature adds the custom variables for each context (spectrum and express) to the root-named asset (dist/css/express/global-vars.css)

14.2.0

Minor Changes

  • #2766 8a123ae Thanks @dependabot! - New token --spectrum-accordion-top-to-text-spacious-small available to be used.

14.1.0

Minor Changes

  • #2742 1e74ab7 Thanks @castastrophe! - ### New token output files

    • Adds component-specific theme mappings to the tokens package; this supports SWC offering S1 and S2 in tandem
    • Adds an index file to list all available component-specific files

14.1.0-alpha.3

Minor Changes

  • Adding an index file for all new component assets listed in the token package output.

14.1.0-alpha.2

Patch Changes

  • #2742 336a558 Thanks @castastrophe! - Fixed a bug where the bridge tokens were being injected into the express and spectrum component-specific files

14.1.0-alpha.1

Patch Changes

  • fix: support full dist output in release

14.1.0-alpha.0

Minor Changes

  • feat: adding component-specific theme mappings and new bridge files to support S1 and S2 in tandem

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)