Skip to content

Latest commit

 

History

History
346 lines (192 loc) · 18.3 KB

File metadata and controls

346 lines (192 loc) · 18.3 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • fix: remove custom icon in EduToast 6beeeb2

3 February 2026

1 February 2026

  • test: add tests for EduBanner b853206
  • chore: release v1.32.1 e291b60
  • fix: make EduBanner having a default icon when prop passed in wrongly 2985e68

25 January 2026

  • feat: add EduBanner component 5ef8151
  • chore: release v1.32.0 25f242a

23 January 2026

  • chore: release v1.31.2 0f2f3f1
  • chore: improve Storybook docs of EduTooltip 1c90062

22 January 2026

  • chore: release v1.31.1 90af426
  • fix: add separation between lines in EduSkeletonText 4fbf7e2

21 January 2026

20 January 2026

  • docs: include accessibility features in README.md 0876421
  • chore: release v1.30.1 1c13ee8
  • fix: format code 7e6c4bb

19 January 2026

  • feat: improve accessibility of EduSkeletonText 4bfa41c
  • chore: release v1.30.0 3e0d8cb

18 January 2026

  • feat: improve accessibility of EduTooltip 7035ac6
  • chore: release v1.29.0 72cb076

17 January 2026

  • feat: improve accessibility of EduDivider 6e8c9f8
  • chore: release v1.28.0 3d102fb

16 January 2026

  • feat: improve accessibility of EduLoadingSpinner 7f3a6e9
  • chore: release v1.27.0 9c840df

14 January 2026

  • feat: improve accessibility of EduButton according to 2.5.5 in WCAG 2.1 and 2.4.7 in WCAG 2.2 3a559f0
  • refactor: code 65c723d
  • chore: release v1.26.0 0ed337c

11 January 2026

9 January 2026

8 January 2026

7 January 2026

  • feat: add edu-skeleton-text component 8192e1c
  • chore: release v1.22.0 347cf37

6 January 2026

  • feat: add edu-divider component 8f3f11b
  • chore: release v1.21.0 72e538e

6 January 2026

  • feat: add edu-loading-button component 5532533
  • chore: release v1.20.0 7fe2f7c

5 January 2026

5 January 2026

  • docs: add release-it to automate documentation of versions 2db0ace
  • chore: release v1.19.23 afd2135

5 January 2026

  • refactor: edu-progress-bar #43

4 January 2026

  • refactor: edu-tooltip #42

3 January 2026

  • refactor: edu-button tests #41
  • refactor: edu-button #40

3 January 2026

  • refactor: stories of Storybook 1cb9350

10 August 2025

  • Update documentation of releasing and publishing #38

9 August 2025

  • Fix versioning order in npm registry #37

9 August 2025

  • Fix released package in GitHub is not published in npm registry #36
  • Fix released package in GitHub is not published in npm registry #35

9 August 2025

  • Fix released package in GitHub is not published in npm registry #34

9 August 2025

  • Fix released package in GitHub is not published in npm registry #33

8 August 2025

  • Make EduTooltip have bottom position as default when the prop is not set or is set with invalid value #32

7 August 2025

  • Improve docs for stories of EduProgressBar #31

6 August 2025

  • Add EduProgressBar web component #30

5 August 2025

  • Add EduTooltip web component #29

4 August 2025

  • Update docs #28

3 August 2025

  • Make values of colors of EduButton not defined in the component, but as constants accessible by the entire web components catalog #27

2 August 2025

  • Format code #26

2 August 2025

  • Make releasing and tagging use the version from package.json #25

2 August 2025

  • Fix versioning of release #24

2 August 2025

  • Fix versioning of release #23

2 August 2025

  • Fix EduButton is always disabled b95cdc6

2 August 2025

  • Improve EduButton component by adding aria-label and type attributes, disabled state and styles #18
  • Fix order of CHANGELOG 0aaff97
  • Fix EduButton is always disabled 42172c1
  • Fix EduButton is always disabled ac24a0f

21 June 2024

  • Update docs of publishing packages to npm registry with provenance #17

20 June 2024

  • Fix provenance when publishing packages to npm registry #16

20 June 2024

  • Update dependencies #15
  • Add keywords to the repository 1ca5cb1
  • Add provenance to packages in npm registry 9dde731

17 June 2024

  • Add keywords to the repository #11
  • Add keywords to the repository 52d5339

17 June 2024

  • Add keywords #10

16 June 2024

  • Update dependencies #9

15 June 2024

  • Setup npm-check-updates to manage updates of dependencies of package.json #8

2 June 2024

  • Setup GitHub Actions to publish release packages in npm registry #7
  • Setup GitHub Actions to publish packages in npm registry 4dd5e1a

v1.6.0

1 June 2024

  • Setup GitHub Actions to tag and release after merge into main #6
  • Add docs to enable the deployment of GitHub Actions artifacts into GitHub Pages #5
  • Setup GitHub Actions to publish Storybook built artifacts in GitHub Pages #4
  • Setup Storybook #3
  • Setup the repository to be a library of web components #2
  • Setup Husky #1
  • (Initial commit) run npm init @open-wc and select these options: Scaffold a new project, scaffold a Web Component, add Linting (eslint & prettier) and Testing (web-test-runner), do not use typescript, use edu-webcomponents as tag name 21cd00a