Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aurodesignsystem/webcorestylesheets

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurodesignsystem/webcorestylesheets - npm Package Versions

13

5.0.3

Diff

Changelog

Source

5.0.3 (2023-10-04)

Bug Fixes

  • remove CSS custom selector ref for font-family (a7c1b55)
dale.sande
published 5.0.2 •

Changelog

Source

5.0.2 (2023-09-26)

Bug Fixes

  • address typo in variable ref (f20fb26)
dale.sande
published 5.0.1 •

Changelog

Source

5.0.1 (2023-09-25)

Bug Fixes

  • update typo in variable CSS references (34b174c)
dale.sande
published 5.0.0 •

Changelog

Source

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

dale.sande
published 4.8.0 •

Changelog

Source

4.8.0 (2023-08-04)

Features

dale.sande
published 4.7.0 •

Changelog

Source

4.7.0 (2023-07-31)

Features

dale.sande
published 4.6.1 •

Changelog

Source

4.6.1 (2023-07-11)

Performance Improvements

dale.sande
published 4.6.0 •

Changelog

Source

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)
dale.sande
published 4.5.0 •

Changelog

Source

4.5.0 (2023-05-23)

Features

dale.sande
published 4.4.0 •

Changelog

Source

4.4.0 (2023-05-18)

Features

  • grid mixin: add support for new grid mixin #129 (00ecfd2)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc