Skip to content

Commit

Permalink
chore(release): v5.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Mar 25, 2024
1 parent 5db3dbe commit a721f7a
Show file tree
Hide file tree
Showing 6 changed files with 669 additions and 735 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

---

#### `5.0.0-rc.0`
#### `5.0.0-rc.1`

- chore(dependencies): update to `Angular 17.3`
- chore(dependencies): update to `CoreUI 5`
Expand Down Expand Up @@ -39,6 +39,9 @@
- refactor(accordion): use Input() transform
- refactor(chartjs): update to ChartJS 4.x, types cleanup, use afterRender for SSR
- refactor(icon): add afterNextRender for SSR, add aria-hidden attribute, improve testing
- feat(utilities): TextBgColor directive
- refactor(badge): improve background and text color handling with TextBgColor directive composition api
- refactor(card): improve background and text color handling with TextBgColor directive composition api

---

Expand Down

0 comments on commit a721f7a

Please sign in to comment.