Releases: adobe/spectrum-css
@spectrum-tools/stylelint-theme-alignment@1.2.0
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
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
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
Patch Changes
- #3026
544a803
Thanks @castastrophe! - Dependency updates to align with versions used in the parent repository.
@spectrum-tools/postcss-rgb-mapping@1.0.0
Major Changes
- #3502
562396e
Thanks @castastrophe! - Migrated thepostcss-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
Major Changes
- #3502
562396e
Thanks @castastrophe! - The PostCSS plugin previously published aspostcss-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
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 sourcethemes
directories with the emptyspectrum.css
andexpress.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
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 sourcethemes
directories with the emptyspectrum.css
andexpress.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)
torgba(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
).
- Updates invalid color syntax from
Patch Changes
- Updated dependencies [
c8194b0
]:- @spectrum-css/tokens@15.1.0
@spectrum-css/typography@7.0.0
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 sourcethemes
directories with the emptyspectrum.css
andexpress.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
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 sourcethemes
directories with the emptyspectrum.css
andexpress.com
files as well as removing the following empty or unnecessary exports:index-base.css
index-theme.css
themes/spectrum.css
themes/express.css