Skip to content

Commit

Permalink
SWED-2266 ✍️ release-notes
Browse files Browse the repository at this point in the history
  • Loading branch information
goldenraphti committed Aug 30, 2023
1 parent 598f30a commit a5ecd5d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,14 @@

## Bug Fixes

- We reverted back the way CSS stylesheets were imported internally. It caused a regression bug, svg files would not load when imported from CSS properties (e.g. checkbox, ...). Paths resolution were failing. (not an issue for projects importing CSS via CDN, only for the ones importing styles via the local npm package)

## Component changes

### Non breaking UI changes

- add possibility to disable rotation of the dropdown toggle icon on active state

## Testing

- E2E tests for topbar
- E2E tests for dropdown component

## Design System website

- fix a homepage UI bug (section's height)

0 comments on commit a5ecd5d

Please sign in to comment.