excalidraw/src/excalidraw-app
Are 7bf4de5892
feat: redesign of Live Collaboration dialog (#6635)
* feat: redesiged Live Collaboration dialog

* fix: address lints

* fix: inactive dialog dark mode improvements

* fix: follow styleguide with event parameter, add FilledButton size prop

* fix: change timer to be imperative

* fix: add spacing after emoji

* fix: remove unused useEffect

* fix: change margin into whitespace

* fix: add share button check back
2023-05-31 18:27:29 +02:00
..
collab feat: redesign of Live Collaboration dialog (#6635) 2023-05-31 18:27:29 +02:00
components fix: language list containing duplicate en lang (#6583) 2023-05-13 22:50:14 +02:00
data perf: use UIAppState where possible to reduce UI rerenders (#6560) 2023-05-08 10:14:02 +02:00
app-jotai.ts fix: rerender i18n in host components on lang change (#6224) 2023-02-22 14:01:23 +00:00
app_constants.ts feat: support WelcomeScreen customization API (#6048) 2023-01-12 15:49:28 +01:00
CustomStats.tsx perf: use UIAppState where possible to reduce UI rerenders (#6560) 2023-05-08 10:14:02 +02:00
index.scss feat: show error message when not connected to internet while collabo… (#6165) 2023-02-04 15:03:39 +01:00
index.tsx feat: redesign of Live Collaboration dialog (#6635) 2023-05-31 18:27:29 +02:00
pwa.ts fix: PWA not working after CRA@5 update (#6012) 2022-12-18 22:23:30 +01:00
sentry.ts expose resetScene and getSceneElementsIncludingDeleted && move excalidrawApp to excalidraw-app folder (#2272) 2020-10-25 15:09:57 +01:00