Skip to content

Latest commit

 

History

History
202 lines (94 loc) · 8.62 KB

CHANGELOG.md

File metadata and controls

202 lines (94 loc) · 8.62 KB

Semantic Release Automated Changelog

3.1.3 (2025-02-08)

Performance Improvements

  • update dependencies (66e5743)
  • update mixins to support new npm spec (2004ac7)

3.1.2 (2024-12-23)

Bug Fixes

3.1.1 (2024-11-23)

Bug Fixes

  • update markdown partial pathing to consume new auro lib #72 (3bd64df)

Performance Improvements

  • update library to 3.0.2 (a7d9831)

3.1.0 (2024-10-23)

Features

Performance Improvements

  • update dependency versions (82b19cf)

3.0.1 (2024-10-08)

Bug Fixes

  • moves auro library to dependencies in package.json #68 (e79b9bc)

3.0.0 (2024-09-30)

Bug Fixes

  • resolve minor color theming issues #57 (167aa4d)

Features

  • add attribute as tag name when custom registered (6b08477)
  • refactor color tokens with tier 3 tokens #57 (26d976d)
  • use custom registered auro-header (965ca98)

Performance Improvements

  • refactor custom component registration config (97a6262)
  • update dependencies (15541ad)
  • update dependencies (70a4b58)
  • update dependencies and lint configuration (16a4b0f)

BREAKING CHANGES

  • trigger major release for color theme support #57

2.0.7 (2024-05-13)

Bug Fixes

  • docs: use correct generateDocs script and file names (374e7ca)

Performance Improvements

  • images: update path of images (761113b)

2.0.6 (2024-02-23)

Performance Improvements

  • docs: add custom registration example (d0d3aa9)

2.0.5 (2024-02-20)

Bug Fixes

  • styles: style template uses lit correctly (4e2b2e2)

2.0.4 (2024-02-13)

Performance Improvements

  • update auro dependencies (fcf9d6f)

2.0.3 (2024-02-01)

Performance Improvements

  • update auro dependencies (70279e0)

2.0.2 (2024-01-31)

Performance Improvements

  • alaskaairux ref updates (b2fa155)

2.0.1 (2024-01-27)

Performance Improvements

  • update index per SSR support (f628ee9)

2.0.0 (2024-01-24)

Documentation

Features

  • modernize: rebuild component using the generator #49 (3ce06bb)
  • ssr: add support for SSR projects #50 (b276957)
  • tokens: implement theming support #51 (ebfc5e5)

Performance Improvements

  • accordion: update doc accordion attributes (f8ae926)

BREAKING CHANGES

  • This is NOT the breaking commit, but the npm namespace has been updated and requires a MAJOR release.

Changes to be committed: modified: demo/index.md modified: docs/partials/index.md

1.1.0 (2021-07-09)

Features

  • add the row attribute so the banner can be stay as a row on mobile (89f558e)

1.0.4 (2021-07-08)

Bug Fixes

  • make the rounder border an auro-variable (ad854df)

1.0.3 (2021-06-16)

Bug Fixes

  • Add max-width to slotted images (0b89484)

1.0.2 (2021-06-07)

Bug Fixes

  • allow the inset property on mobile (4625a2a)

1.0.1 (2021-06-02)

Bug Fixes

  • rename package from aurolabs-banner to auro-banner (9a6979d)

1.0.0 (2021-06-01)

Features