Skip to content

Releases: adobe/spectrum-css

@spectrum-tools/stylelint-theme-alignment@1.2.0

22 Jan 22:40
ca3697d
Compare
Choose a tag to compare

Minor Changes

  • #3502 562396e Thanks @castastrophe! - Fixes a bug where the source file is expected to be "spectrum-two" instead of "spectrum".

@spectrum-tools/stylelint-no-unused-custom-properties@2.0.3

22 Jan 22:40
ca3697d
Compare
Choose a tag to compare

Patch Changes

  • #3502 562396e Thanks @castastrophe! - Update package dependencies.

    Specific to stylelint-no-unknown-custom-properties, the assumption that only CSS files will be parsed is removed to allow support for JSON assets as well. Additionally, this package will now evaluate dependencies beyond just @spectrum-css.

@spectrum-tools/stylelint-no-unknown-custom-properties@2.0.2

22 Jan 22:41
ca3697d
Compare
Choose a tag to compare

Patch Changes

  • #3502 562396e Thanks @castastrophe! - Update package dependencies.

    Specific to stylelint-no-unknown-custom-properties, the assumption that only CSS files will be parsed is removed to allow support for JSON assets as well. Additionally, this package will now evaluate dependencies beyond just @spectrum-css.

@spectrum-tools/stylelint-no-unknown-custom-properties@2.0.1

22 Jan 01:53
7e783b6
Compare
Choose a tag to compare

Patch Changes

@spectrum-tools/postcss-rgb-mapping@1.0.0

22 Jan 22:40
ca3697d
Compare
Choose a tag to compare

Major Changes

  • #3502 562396e Thanks @castastrophe! - Migrated the postcss-rgb-mapping package into the new @spectrum-tools namespace so updates may shipped and shared among other projects.

@spectrum-tools/postcss-add-theming-layer@1.0.0

22 Jan 22:40
ca3697d
Compare
Choose a tag to compare

Major Changes

  • #3502 562396e Thanks @castastrophe! - The PostCSS plugin previously published as postcss-splitinator. This new package creates a polyfill for style queries by creating a layer of --system prefixed custom properties to be loaded by attaching a unique selector. This allows the toggling of component-level property definitions by theme or context. There are many options available to customize the output that are documented in the package README.

@spectrum-css/well@6.0.0

22 Jan 22:40
ca3697d
Compare
Choose a tag to compare

Major Changes

  • #3502 562396e Thanks @castastrophe! - Remove empty theme references to reduce complexity for components that don't need to define any mappings. This involves removing the source themes directories with the empty spectrum.css and express.com files as well as removing the following empty or unnecessary exports:

    • index-base.css
    • index-theme.css
    • themes/spectrum.css
    • themes/express.css

Patch Changes

  • Updated dependencies [c8194b0]:
    • @spectrum-css/tokens@15.1.0

@spectrum-css/underlay@5.0.0

22 Jan 22:40
ca3697d
Compare
Choose a tag to compare

Major Changes

  • #3502 562396e Thanks @castastrophe! - Remove empty theme references to reduce complexity for components that don't need to define any mappings. This involves removing the source themes directories with the empty spectrum.css and express.com files as well as removing the following empty or unnecessary exports:

    • index-base.css
    • index-theme.css
    • themes/spectrum.css
    • themes/express.css

Minor Changes

  • #3359 c8194b0 Thanks @cdransf! - This resolves our remaining stylelint issues around undefined tokens, rule order, unused values and color syntax.

    • Updates invalid color syntax from rgba(N, N, N, N) to rgba(N N N / N).
    • In cases of duplicate properties, preserves the property that would be applied given current code structure.
    • Updates misnamed tokens to use valid tokens (table/index.css).

Patch Changes

  • Updated dependencies [c8194b0]:
    • @spectrum-css/tokens@15.1.0

@spectrum-css/typography@7.0.0

22 Jan 22:40
ca3697d
Compare
Choose a tag to compare

Major Changes

  • #3502 562396e Thanks @castastrophe! - Remove empty theme references to reduce complexity for components that don't need to define any mappings. This involves removing the source themes directories with the empty spectrum.css and express.com files as well as removing the following empty or unnecessary exports:

    • index-base.css
    • index-theme.css
    • themes/spectrum.css
    • themes/express.css

Patch Changes

  • Updated dependencies [c8194b0]:
    • @spectrum-css/tokens@15.1.0

@spectrum-css/treeview@11.0.0

22 Jan 22:40
ca3697d
Compare
Choose a tag to compare

Major Changes

  • #3502 562396e Thanks @castastrophe! - Remove empty theme references to reduce complexity for components that don't need to define any mappings. This involves removing the source themes directories with the empty spectrum.css and express.com files as well as removing the following empty or unnecessary exports:

    • index-base.css
    • index-theme.css
    • themes/spectrum.css
    • themes/express.css

Patch Changes

  • Updated dependencies [c8194b0, 562396e]:
    • @spectrum-css/tokens@15.1.0
    • @spectrum-css/thumbnail@7.0.0
    • @spectrum-css/icon@8.0.0