Are
|
7558a4e2be
|
feat: overwrite confirmation dialogs (#6658)
Co-authored-by: dwelle <luzar.david@gmail.com>
|
2023-06-19 17:08:12 +02:00 |
|
David Luzar
|
560231d365
|
perf: use UIAppState where possible to reduce UI rerenders (#6560)
|
2023-05-08 10:14:02 +02:00 |
|
David Luzar
|
cef6094d4c
|
fix: more jotai scopes missing (#6313)
|
2023-03-03 16:19:02 +01:00 |
|
David Luzar
|
04a8c22f39
|
fix: rerender i18n in host components on lang change (#6224)
|
2023-02-22 14:01:23 +00:00 |
|
David Luzar
|
1db078a3dc
|
feat: close MainMenu and Library dropdown on item select (#6152)
|
2023-01-23 16:54:35 +01:00 |
|
Aakansha Doshi
|
faad8a65f1
|
feat: new Live Collaboration Component API (#6104)
* feat: new Live Collaboration Component API
* namespace export icons into `icons` dictionary and lowercase
* update readme and changelog
* review fixes
* fix
* fix
* update docs
* remove
* allow button rest props
* update docs
* docs
* add `WelcomeScreen.Center.MenuItemLiveCollaborationTrigger`
* fix lint
* update changelog
Co-authored-by: dwelle <luzar.david@gmail.com>
|
2023-01-12 23:28:57 +05:30 |
|
Aakansha Doshi
|
9d04479f98
|
fix: renamed folder MainMenu->main-menu and support rest props (#6103)
* renamed folder MainMenu -> main-menu
* rename ariaLabel -> aria-label and dataTestId -> data-testid
* allow rest props
* fix
* lint
* add ts check
* ts for div
* fix
* fix
* fix
|
2023-01-12 20:40:09 +05:30 |
|