Skip to content

Commit

Permalink
fix: animation issues (#1233)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 authored Dec 11, 2023
1 parent 78ce6ed commit be5eb6b
Show file tree
Hide file tree
Showing 14 changed files with 336 additions and 255 deletions.
5 changes: 5 additions & 0 deletions .changeset/breezy-rivers-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@baloise/design-system-components': patch
---

Fix the animation issue affecting the `bal-logo`, `bal-spinner`, and `bal-nav` component.
5 changes: 5 additions & 0 deletions .changeset/moody-carrots-think.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@baloise/design-system-components': patch
---

Fix the scrolling behavior of the `bal-nav` component on Safari browsers for touch devices.
4 changes: 2 additions & 2 deletions apps/angular/base/v16/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/angular/base/v17-standalone/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/angular/base/v17/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit be5eb6b

Please sign in to comment.