WebCoreStyleSheets

The core front-end framework for building experiences with the Orion Design System and transition to the Auro Design System.

APACHE-2.0 License

Downloads
14K
Stars
5
Committers
11

Bot releases are hidden (Show)

WebCoreStyleSheets - v5.1.2 Latest Release

Published by blackfalcon 3 months ago

5.1.2 (2024-07-25)

Performance Improvements

  • update repo dependencies (a63bb6d)
WebCoreStyleSheets - v5.1.1

Published by blackfalcon 5 months ago

5.1.1 (2024-05-08)

Performance Improvements

WebCoreStyleSheets - v5.1.0

Published by blackfalcon 8 months ago

5.1.0 (2024-03-05)

Features

WebCoreStyleSheets - v5.0.8

Published by blackfalcon 8 months ago

5.0.8 (2024-02-10)

Performance Improvements

  • add duplicate .mjs file for SSR support (b3bbda9)
WebCoreStyleSheets - v5.0.7

Published by blackfalcon 8 months ago

5.0.7 (2024-02-09)

Performance Improvements

WebCoreStyleSheets - v5.0.6

Published by blackfalcon 9 months ago

5.0.6 (2024-01-25)

Performance Improvements

WebCoreStyleSheets - v5.0.5

Published by blackfalcon 11 months ago

5.0.5 (2023-11-10)

Performance Improvements

  • update to support Node dependency policy (333e35b)
WebCoreStyleSheets - v5.0.4

Published by blackfalcon about 1 year ago

5.0.4 (2023-10-11)

Bug Fixes

  • update utility import reference (7ad32c2)
WebCoreStyleSheets - v5.0.3

Published by blackfalcon about 1 year ago

5.0.3 (2023-10-04)

Bug Fixes

  • remove CSS custom selector ref for font-family (a7c1b55)
WebCoreStyleSheets - v5.0.2

Published by blackfalcon about 1 year ago

5.0.2 (2023-09-26)

Bug Fixes

  • address typo in variable ref (f20fb26)
WebCoreStyleSheets - v5.0.1

Published by blackfalcon about 1 year ago

5.0.1 (2023-09-25)

Bug Fixes

  • update typo in variable CSS references (34b174c)
WebCoreStyleSheets - v5.0.0

Published by blackfalcon about 1 year ago

5.0.0 (2023-09-25)

Features

Performance Improvements

BREAKING CHANGES

  • 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

WebCoreStyleSheets - v4.8.0

Published by blackfalcon about 1 year ago

4.8.0 (2023-08-04)

Features

WebCoreStyleSheets - v4.7.0

Published by blackfalcon about 1 year ago

4.7.0 (2023-07-31)

Features

WebCoreStyleSheets - v4.6.1

Published by blackfalcon over 1 year ago

4.6.1 (2023-07-11)

Performance Improvements

WebCoreStyleSheets - v4.6.0

Published by blackfalcon over 1 year ago

4.6.0 (2023-06-12)

Features

  • 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)
WebCoreStyleSheets - v4.5.0

Published by blackfalcon over 1 year ago

4.5.0 (2023-05-23)

Features

WebCoreStyleSheets - v4.4.0

Published by blackfalcon over 1 year ago

4.4.0 (2023-05-18)

Features

  • grid mixin: add support for new grid mixin #129 (00ecfd2)
WebCoreStyleSheets - v4.3.1

Published by blackfalcon over 1 year ago

4.3.1 (2023-04-25)

Bug Fixes

  • styles: fix the auro capitalize function #148 (7f75b30)
WebCoreStyleSheets - v4.3.0

Published by blackfalcon over 1 year ago

4.3.0 (2023-02-07)

Features

  • size: use new and deprecate legacy size tokens #128 (1eaede6)
Package Rankings
Top 5.53% on Npmjs.org
Badges
Extracted from project README
Build Status See it on NPM! License issues
Related Projects