1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src/components
Christopher Chedeau 935a7f58a7
Remove previously loaded scenes (#734)
As mentioned in #724, the current implementation is suboptimal. Let's remove it until we come back with a better design.

Fixes #724
2020-02-08 15:05:38 -08:00
..
ButtonSelect.tsx Some a11y fixes (#534) 2020-01-25 09:52:03 -08:00
ColorPicker.css Add keybindings for color picker (#647) 2020-02-01 13:56:15 +01:00
ColorPicker.tsx Remove select color input on click (#708) 2020-02-05 04:04:29 +00:00
ContextMenu.css Adjust context menu and use open colors (#553) 2020-01-26 11:19:21 +01:00
ContextMenu.tsx Adjust context menu and use open colors (#553) 2020-01-26 11:19:21 +01:00
ExportDialog.css Minor redesign of Export Dialog (#604) 2020-01-29 02:25:47 +02:00
ExportDialog.tsx Fix issues related to history (#701) 2020-02-05 19:47:10 +01:00
FixedSideContainer.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
FixedSideContainer.tsx Add more ESLint rules and change the formatting scripts (#626) 2020-02-02 18:04:35 +00:00
HintViewer.css Feature: Hint viewer (#666) 2020-02-03 09:52:21 -08:00
HintViewer.tsx Feature: Hint viewer (#666) 2020-02-03 09:52:21 -08:00
icons.tsx Show labels instead of icons for PNG, SVG (#606) 2020-01-29 02:30:02 +02:00
Island.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Island.tsx Redesign idea (#343) 2020-01-15 07:42:02 -08:00
LanguageList.tsx Replace i18n by a custom implementation (#638) 2020-01-31 21:06:06 +00:00
LockIcon.tsx Add landmarks (#564) 2020-01-26 17:14:31 -03:00
Modal.css Wider export dialog (#603) 2020-01-29 02:26:02 +02:00
Modal.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
Popover.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Popover.tsx Add more ESLint rules and change the formatting scripts (#626) 2020-02-02 18:04:35 +00:00
ProjectName.css Minor redesign of Export Dialog (#604) 2020-01-29 02:25:47 +02:00
ProjectName.tsx Add more ESLint rules and change the formatting scripts (#626) 2020-02-02 18:04:35 +00:00
Stack.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Stack.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
ToolButton.tsx Add more ESLint rules and change the formatting scripts (#626) 2020-02-02 18:04:35 +00:00
ToolIcon.scss Add keybindings for shapes (#648) 2020-02-01 18:31:28 +01:00