Skip to content

Commit

Permalink
🔖 release: 16.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed May 16, 2024
1 parent 473b626 commit 14a6303
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 53 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 16.2.0

### Minor Changes

- **date**: the new property `allow-invalid-value` includes a functionality where it returns the string `INVALID_VALUE` within the balChange event if the input provided is not valid. ( [#1384](https://github.com/baloise/design-system/pull/1384))

### Patch Changes

- **modal**: will keep scroll postition ( [#1398](https://github.com/baloise/design-system/pull/1398))

- **footer**: make language selection in footer consistent (#1388) ( [#1397](https://github.com/baloise/design-system/pull/1397))

- **snackbar**: adjust position for angular standalone build with optimizer ( [#1390](https://github.com/baloise/design-system/pull/1390))

- **toast**: adjust position for angular standalone build with optimizer ( [#1390](https://github.com/baloise/design-system/pull/1390))

## 16.1.0

### Minor Changes
Expand Down
106 changes: 53 additions & 53 deletions package-lock.json

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

0 comments on commit 14a6303

Please sign in to comment.