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

@aurodesignsystem/auro-icon

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurodesignsystem/auro-icon - npm Package Versions

23

6.0.3

Diff

Changelog

Source

6.0.3 (2024-11-13)

Bug Fixes

  • update markdown partial pathing to consume new auro lib #155 (cc3a97f)
  • update size token to use new icon-size token #153 (2ba4d7a)
dale.sande
published 6.0.2 •

Changelog

Source

6.0.2 (2024-10-30)

Bug Fixes

  • add package.lock (b00ea6e)
  • limit auro-library version to patch updates (478a2e5)
  • rollback auro-library to fix generateDoc scripting (8da750e)
  • running build after package update (3865fad)
dale.sande
published 6.0.1 •

Changelog

Source

6.0.1 (2024-10-29)

Bug Fixes

  • refactor token assignment to directly override the svg #149 (2b91806)
dale.sande
published 6.0.0 •

Changelog

Source

6.0.0 (2024-10-28)

Bug Fixes

Features

  • add tag name as attribute when custom registered (669997a)
  • api: importing ./src/auro-icon.js will no longer define <auro-icon> as a customElement #144 (353d5c3)

Performance Improvements

BREAKING CHANGES

  • the old customSize attribute is no longer supported. See new documentation on API page under Theme Support.
  • api: auro-alaska must be registered to use the src/auro-alaska.js import.
  • Update dependency versions
  • AuroIcon.register is to easily register the element without extra importing
  • import '@aurodesignsystem/auro-icon' will still register this element to <auro-icon>
  • import { AuroIcon } from '../src/auro-icon.js wont register this element until AuroIcon.register gets called
  • Similarly, AuroAlaska now needs to be registered using AuroAlaska.register before you can use <auro-alaska>, if you're importing auro-alaska.js. To skip the registration step, you can simply import @aurodesignsystem/auro-icon.
dale.sande
published 5.0.2 •

Changelog

Source

5.0.2 (2024-10-07)

Bug Fixes

  • moves auro library to dependencies (5fe8ebb)
dale.sande
published 5.0.1 •

Changelog

Source

5.0.1 (2024-10-04)

Bug Fixes

dale.sande
published 5.0.0 •

Changelog

Source

5.0.0 (2024-09-23)

Bug Fixes

  • update color name based on new design tokens (8343796)

Performance Improvements

  • refactor custom component registration config (8ffc453)
  • update dependencies and lint configs (caf2be8)
  • use auro-library component tag rename (6cf581b)

BREAKING CHANGES

  • trigger major release for color theming support
dale.sande
published 4.5.1-beta.1 •

dale.sande
published 4.5.0 •

Changelog

Source

4.5.0 (2024-08-20)

Features

  • update to support component theming (b101b5d), closes #124
dale.sande
published 4.5.0-beta.1 •

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