6.0.0 (2024-10-01)
- remove label colors from github settings (4132d2a)
- force major release for last beta merge
- color: all previously deprecated code has been removed and will no longer be supported
6.0.0-beta.1 (2024-08-26)
- color: all previously deprecated code has been removed and will no longer be supported
5.1.2 (2024-07-25)
- update repo dependencies (a63bb6d)
5.1.1 (2024-05-08)
5.1.0 (2024-03-05)
5.0.8 (2024-02-10)
- add duplicate .mjs file for SSR support (b3bbda9)
5.0.7 (2024-02-09)
5.0.6 (2024-01-25)
5.0.5 (2023-11-10)
- update to support Node dependency policy (333e35b)
5.0.4 (2023-10-11)
- update utility import reference (7ad32c2)
5.0.3 (2023-10-04)
- remove CSS custom selector ref for font-family (a7c1b55)
5.0.2 (2023-09-26)
- address typo in variable ref (f20fb26)
5.0.1 (2023-09-25)
- update typo in variable CSS references (34b174c)
5.0.0 (2023-09-25)
- remove all deprecated references #169 (711d729)
- update to use CSS variables with fallback #134 (9546be4)
- deps: update repo to support Node 18 #155 (c208bad)
- tokens: update to design tokens 4.x #134 (8f17359)
- update all references from auro- to ds- #169 (57831ef)
- update insetUtility to maintain current support (a136b9d)
- update package config #171 (4ca4e7d)
- This commit updates the .npmignore package config to reduce the scope of the packaged files and directories
This commit also removes the necessity of copying all the src files to a dist dir and instead allows the src dir to be added to the package. Consumers will have to update dir references from ./dist to ./src in most import cases.
Processed files are still located in the ./dist dir.
Changes to be committed: modified: .github/workflows/testPublish.yml modified: .npmignore modified: README.md modified: package.json
- This commit removes the legacy insetUtility mixin and replaces it with a static output of the generated legacy values from the previous version of WCSS and design tokens.
Users will not get a failure when importing the file reference src/utilityMixins/_insetUtility.scss but instead of the mixin generating a subset of selectors, all the static selectors will be added to the project's CSS output.
This legacy feature has also been designated as DEPRECATED and should be deleted with the next MAJOR release.
- This commit will require all consumers to update their app to use @aurodesignsystem/design-tokens v4.x
All references in documentation and code has been updated from auro-
to ds-
per the new design token specification.
Changes to be committed: modified: FAQ.md modified: README.md modified: demo/3col.html modified: packageScripts/postinstall.js modified: src/* modified: tests/*
- tokens: This commit updates the repo's dependency on the newly released Auro Design Tokens 4.x.
Changes to be committed: modified: package-lock.json modified: package.json
4.8.0 (2023-08-04)
4.7.0 (2023-07-31)
4.6.1 (2023-07-11)
4.6.0 (2023-06-12)
- add new classes and styling for 2 column layout #130 (cc2d255)
- add support for breadcrumb in 2 column layout #130 (1361712)
- grid breakpoint: add support for new grid breakpoint (4a2cf13)
- use extend scss rule for 2 column layout #130 (ead5452)
4.5.0 (2023-05-23)
4.4.0 (2023-05-18)
4.3.1 (2023-04-25)
4.3.0 (2023-02-07)
4.2.0 (2022-12-20)
- replace css variables (3f670a3)
4.1.2 (2022-11-30)
- upgrade sass from 1.55.0 to 1.56.0 (cf18f0c)
4.1.1 (2022-10-06)
- demo: address incorrect value for max-width on the body (fd0de6b)
4.1.0 (2022-10-06)
4.0.0 (2022-06-08)
- namespace: This commit updates the npm namespace.
- focus-visible polyfill dependency has been removed.
If the end user of WCSS still requires the focus-visible polyfill for their project, please install this as a peer dependency.
https://github.com/WICG/focus-visible
3.7.3 (2021-12-06)
3.7.2 (2021-10-21)
3.7.1 (2021-10-15)
3.7.0 (2021-10-12)
- fineprint: add new auro_fineprint class (0b1c35e)
- web fonts: include all 3 ASCircular font families #99 (7cbbe2b)
3.6.3 (2021-08-27)
- demo css: add missed code selector for ce demo pages (2ba2149)
3.6.2 (2021-08-12)
- demo css: remove page wrapper styles from demo styles (5865731)
3.6.1 (2021-08-10)
- build: include build of buildDemoCss into pipeline (c544d6c)
3.6.0 (2021-08-10)
- create standard demo page Sass file (8783d0e)
3.5.1 (2021-08-07)
- build: add automated index file to semantic-release merge back process (66d9a7c)
3.5.0 (2021-08-07)
- add support for blockquote base UI (9c9f66d)
3.4.0 (2021-05-20)
3.3.2 (2021-05-13)
- remove comment that was throwing code error (ed41312)
3.3.1 (2021-05-13)
- update readme and triggers patch release per style updates (c0608b2)
3.3.0 (2021-05-10)
- default support for :focus-visible #74 (7806525)
- update to support pseudo-class focus-visible (dcc9c1c)
3.2.0 (2021-03-05)
3.1.0 (2021-02-26)
- add support for picture > img opinion (90b04b7)
3.0.0 (2020-11-14)
- add margin opinion on body selector (19a1f42)
- This commit removes additional selectors that were marked as deprecated
- This update will remove all legacy Orion selectors
2.12.2 (2020-11-11)
- show focus outline for High-Contrast Mode (3482525)
2.12.1 (2020-09-23)
- update JSDoc syntax to remove internal method from rendered docs (8ecce4d)
2.12.0 (2020-08-25)
- travis script (99c9234)
- add support for remove auroElement dependency (96e70bc)
2.11.0 (2020-08-24)
- add new type properties feature (21addd5)
2.10.3 (2020-07-23)
2.10.2 (2020-07-08)
2.10.1 (2020-07-01)
- add additional checks for versions of tokens (8d9bfaa)
2.10.0 (2020-06-13)
- update roleButton mixin to mod display type (c09fb05)
2.9.5 (2020-06-03)
- add support for auro_table component support (1e29a8d)
2.9.4 (2020-05-19)
2.9.3 (2020-05-08)
- update short URL in deprecated feedback (4261ec9)
2.9.2 (2020-04-30)
- padding issue with auro-hyperlink default style (246d44f)
2.9.1 (2020-04-14)
- add support for legacy baseline CSS (c017a59)
2.9.0 (2020-04-10)
- add support for CDN pre-processed resources (cd00dcd)
2.8.14 (2020-04-01)
2.8.13 (2020-03-24)
2.8.12 (2020-02-28)
2.8.11 (2020-02-28)
2.8.10 (2020-02-04)
- move deprecation notices from output CSS to CLI (8ee6330)
2.8.9 (2020-01-31)
- update tokens package (8e5ed42)
2.8.8 (2020-01-24)
- address support for postinstall commo (9521137)
2.8.7 (2020-01-23)
- address issue with auro hyperlink (384942f)
2.8.6 (2020-01-23)
- style update to auro button mixin (3e50985)
2.8.5 (2020-01-17)
- update default type line-heights (e08a5ee)
2.8.4 (2020-01-16)
- update default type line-heights (fb91fe3)
2.8.3 (2020-01-09)
- update hyperlink to support focus-visible (2f008a5)
2.8.2 (2020-01-08)
- address variable use in inset mixin (aa138e4)
2.8.1 (2020-01-08)
- address missing typography styles (0727723)
2.8.0 (2020-01-07)
2.7.2 (2019-12-19)
2.7.1 (2019-11-13)
- update baseline img to max-width (9a75f02)
2.7.0 (2019-11-13)
- update to default image property (e13a261)
2.6.14 (2019-11-12)
- update default img value; create new responsive img selector (4e7c69b)
2.6.13 (2019-10-14)
- update html selector to remove size-adjust feature (4c3fb30)
2.6.12 (2019-10-11)
- update to support button 3.0 updates (e10ac23)
2.6.11 (2019-09-23)
- address bug between heading--xl and util_type--xl (8193f2e)
2.6.10 (2019-09-20)
- address incorrect selector property (e671222)
2.6.9 (2019-09-12)
- address line-height issue with role=button use (90a02ec)
2.6.8 (2019-09-12)
- update button a11y state (9b913ff)
2.6.7 (2019-09-03)
- update incorrect property (3ec2378)
2.6.6 (2019-09-03)
- add utility classes padding top, left, right and left to none (e2334b5)
2.6.5 (2019-09-03)
- update layout utility classes to have margin left and right 0 options (b2bb3cb)
2.6.4 (2019-08-23)
- update baseline.scss to remove default body margin (6f1c082)
2.6.3 (2019-08-01)
- remove unnecessary IE 10 support from normalize (88b9b56)
2.6.2 (2019-07-11)
- update breakpoint interaction with tablist UI (e56ae5e)
2.6.1 (2019-07-11)
- update role=tab shape (e50ed65)
2.6.0 (2019-07-09)
- add font-weight book lib (a4426fc)
2.5.2 (2019-07-08)
- update baseline to remove obsolete utility header selector (ea7aaef)
- update unset to inherit for legacy browser support (89fbb8d)
2.5.1 (2019-07-08)
- update responsive order in ods-containedButtons (d675da7)
2.5.0 (2019-07-04)
- add support for contained button ui (d5a4efc)
2.4.2 (2019-06-25)
- broken sass reference (6125aec)
2.4.1 (2019-06-25)
- correct issue with box-sizing value (2ec0657)
2.4.0 (2019-06-24)
- address support for button a11y (adeea98)
2.3.0 (2019-06-14)
- add support for tablist component (f13ae0c)
2.2.1 (2019-06-14)
- address missed work with hyperlink darktheme (9a050fc)
2.2.0 (2019-06-14)
- update support for hyperlink component; update semantic release (4daab88)
2.1.1 (2019-06-14)
- update package lock (55adc66)
2.1.0 (2019-06-07)
- refactor support focus-visible state (15066f6)
2.0.0 (2019-05-23)
- semantic-release: resource files moved to dist/ dir (f72de86)
- semantic-release: Moving to semantic-release meant updating build and publish process, so all useable assets are now in dist/ dir whereas they were previously at the root level of the dir
1.1.1 (2019-05-22)
- update semantic-release process (0a9ae35)