Changelog for version 0.1.2

This commit is contained in:
Benoit Marty 2023-08-16 17:08:40 +02:00
parent 028ee3a796
commit 45d34e2881
9 changed files with 21 additions and 8 deletions

View file

@ -1 +0,0 @@
Add Button component based on Compound designs

View file

@ -1 +0,0 @@
[Poll] Render start event in the timeline

View file

@ -1 +0,0 @@
Use `for` instead of `forEach` in `DefaultDiffCacheInvalidator` to improve performance.

View file

@ -1 +0,0 @@
Compound: implement dialogs.

View file

@ -1 +0,0 @@
Compound: customise `IconButton` component.

View file

@ -1 +0,0 @@
Compound: implement `DropdownMenu` customisations.

View file

@ -1 +0,0 @@
Compound: implement Snackbar component.

View file

@ -1 +0,0 @@
Filter push notifications using push rules.