Merge tag 'v0.1.2' into develop

This commit is contained in:
Benoit Marty 2023-08-16 17:53:31 +02:00
commit 77eb16cf96
11 changed files with 25 additions and 10 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.