excalidraw/src/components
Preet 97b11b0f53
SVG export (#598)
* first draft of export to SVG. WIP

* enabled text rendeing - which is not quite right atm

* placeholder svg icon

* size the canvas based on the bounding box of elements

* Do not add opacity attributes if default

* render background rect

* Ensure arrows are in the same SVG group

* parse font-size from font

* export web fonts

* use fixed locations for fonts

* Rename export functions

* renamed export file

* oops broke the icon.
2020-01-28 12:25:13 -08:00
..
ButtonSelect.tsx Some a11y fixes (#534) 2020-01-25 09:52:03 -08:00
ColorPicker.css lowercase pasted color (#594) 2020-01-27 19:51:11 +01:00
ColorPicker.tsx lowercase pasted color (#594) 2020-01-27 19:51:11 +01: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
EditableText.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
EditableText.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
ExportDialog.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
ExportDialog.tsx SVG export (#598) 2020-01-28 12:25:13 -08:00
FixedSideContainer.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
FixedSideContainer.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
icons.tsx SVG export (#598) 2020-01-28 12:25:13 -08: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 Add landmarks (#564) 2020-01-26 17:14:31 -03:00
LockIcon.tsx Add landmarks (#564) 2020-01-26 17:14:31 -03:00
Modal.css Redesign idea (#343) 2020-01-15 07:42:02 -08: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 Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02: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 move title to label (#584) 2020-01-26 20:49:18 +01:00
ToolIcon.scss Add a gap between shapes and lock (#569) 2020-01-26 19:01:56 +00:00