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
23 January 2026
22 January 2026
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
18 January 2026
17 January 2026
16 January 2026
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
6 January 2026
6 January 2026
5 January 2026
- chore: release v1.19.24
5d069ba
5 January 2026
5 January 2026
- refactor: edu-progress-bar
#43
4 January 2026
- refactor: edu-tooltip
#42
3 January 2026
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
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
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