Skip to content

Releases: AlaskaAirlines/auro-card

v3.0.0

09 May 22:19
Compare
Choose a tag to compare

3.0.0 (2024-05-09)

Features

BREAKING CHANGES

  • this is a complete rewrite and is incompatible
    with the old auro-card even if some slots have the same name.

Changes to be committed:
modified: .gitignore
modified: README.md
new file: apiExamples/advanced.html
deleted: apiExamples/alignLeft.html
modified: apiExamples/basic.html
new file: apiExamples/bordered.html
new file: apiExamples/center.html
deleted: apiExamples/custom.html
new file: apiExamples/icon.html
new file: apiExamples/inset-container.html
new file: apiExamples/inset-content.html
new file: apiExamples/inset.html
deleted: apiExamples/multiCard.html
new file: apiExamples/navigation.html
new file: apiExamples/round-image.html
new file: apiExamples/typography-cards.html
modified: demo/apiExamples.md
modified: demo/index.html
modified: demo/index.md
modified: docs/api.md
modified: docs/partials/apiExamples.md
deleted: docs/partials/demo.md
modified: docs/partials/description.md
new file: docs/partials/index.md
modified: docs/partials/useCases.md
modified: package-lock.json
modified: package.json
modified: src/auro-card.js
modified: src/style.scss
modified: test/auro-card.test.js

v2.0.4

13 Feb 17:37
Compare
Choose a tag to compare

2.0.4 (2024-02-13)

Performance Improvements

  • update auro dependencies (64aa834)

v2.0.3

01 Feb 04:27
Compare
Choose a tag to compare

2.0.3 (2024-02-01)

Performance Improvements

  • update auro dependencies (71ee492)

v2.0.2

31 Jan 23:39
Compare
Choose a tag to compare

2.0.2 (2024-01-31)

Performance Improvements

  • alaskaairux ref updates (e082fab)

v2.0.1

24 Jan 01:23
Compare
Choose a tag to compare

2.0.1 (2024-01-24)

Performance Improvements

  • remove inclusion of tokens (424aeb4)

v2.0.0

24 Jan 00:44
Compare
Choose a tag to compare

2.0.0 (2024-01-24)

Bug Fixes

  • deps: update auro component dependencies and versions (4f4854d)

Features

  • modernize: rebuild component repo using generator #51 (2e10664)
  • ssr: add support for SSR projects #50 (e55f1ff)

Performance Improvements

  • accordion: update doc accordion attributes (49a02ba)
  • banner: remove auro-banner from repo (d53dafb)
  • cdn: update cdn references (dd5b2a8)
  • husky: add commit scripts (3cc377a)
  • tokens: update to use new design tokens #47 (6373e3f)

BREAKING CHANGES

  • banner: auro-banner has been removed from auro-card repo and into it's own repo
  • modernize: the namespace was updated from @alaskaairux to @AuroDesignSystem

v1.3.1

27 May 18:53
Compare
Choose a tag to compare

1.3.1 (2021-05-27)

Bug Fixes

  • reflect attributes used for styling #26 (216f25f)

v1.3.0

18 May 17:58
Compare
Choose a tag to compare

1.3.0 (2021-05-18)

Features

  • iconic: add support for iconic variant (dc8f330)

v1.2.2

18 Mar 22:05
Compare
Choose a tag to compare

1.2.2 (2021-03-18)

Bug Fixes

v1.2.1

17 Mar 01:59
Compare
Choose a tag to compare

1.2.1 (2021-03-17)

Bug Fixes

  • update marquee and roundedBorder per issues with responsive UI (128aa95)