excalidraw/src/excalidraw-app
Aakansha Doshi 7fe225ee99
fix: rename --color-primary-chubb to --color-primary-contrast-offset and fallback to primary color if not present (#4803)
* fix: fallback to primary color if --color-primary-chubb not present

* rename to --color-primary-contrast-offset

* use contarst-offset

Co-authored-by: David Luzar <luzar.david@gmail.com>

* Update src/packages/excalidraw/README_NEXT.md

* remove

* Update src/packages/excalidraw/README_NEXT.md

Co-authored-by: David Luzar <luzar.david@gmail.com>

Co-authored-by: David Luzar <luzar.david@gmail.com>
2022-02-17 18:22:19 +05:30
..
collab feat: Sync local storage state across tabs when out of sync (#4545) 2022-01-27 13:21:55 +01:00
components feat: redesign toolbar & tweaks (#4387) 2021-12-15 15:31:44 +01:00
data feat: Sync local storage state across tabs when out of sync (#4545) 2022-01-27 13:21:55 +01:00
app_constants.ts feat: Sync local storage state across tabs when out of sync (#4545) 2022-01-27 13:21:55 +01:00
CustomStats.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
index.scss fix: rename --color-primary-chubb to --color-primary-contrast-offset and fallback to primary color if not present (#4803) 2022-02-17 18:22:19 +05:30
index.tsx feat: Sync local storage state across tabs when out of sync (#4545) 2022-01-27 13:21:55 +01:00
pwa.ts Add "Safari" to PWACompat loading condition 2020-12-09 16:49:12 +01:00
sentry.ts expose resetScene and getSceneElementsIncludingDeleted && move excalidrawApp to excalidraw-app folder (#2272) 2020-10-25 15:09:57 +01:00