Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
emilhe committed May 4, 2024
1 parent 5423105 commit 7f0d0ab
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file.

## [1.0.15] - 05-04-24

### Added

- Add new `Loading` component, which makes it possible to block events (e.g. keyboard input) while a component is loading.
- Add support for client side callbacks in the `TriggerTransform`. Contributed by [lcornelatti](https://github.com/andressommerhoff).

### Changed

- Updated dependencies, including `dash` to `2.17.0`, and `dash-mantine-components` (optional) to `0.14.3`. The latter includes breaking changes, e.g. the renaming of `NotificationsProvider` to `NotificationProvider`

## [1.0.14] - 05-03-24

### Added

- Add new `validate` module, which adds an `assert_no_random_ids` that assets that Dash didn't generate any random component ids.

## [1.0.13] - 05-03-24
Expand Down

0 comments on commit 7f0d0ab

Please sign in to comment.