excalidraw/packages/excalidraw/components
spc-28 26d2296578
fix: fixed copy to clipboard button (#8426)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-08-27 00:27:44 +02:00
..
__snapshots__ build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
canvases perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
ColorPicker feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
CommandPalette fix: command palette filter (#7981) 2024-05-08 17:56:05 +02:00
DiagramToCodePlugin feat: rewrite d2c to not require token (#8269) 2024-08-20 18:06:22 +02:00
dropdownMenu feat: rewrite d2c to not require token (#8269) 2024-08-20 18:06:22 +02:00
FollowMode feat: add missing type="button" (#8030) 2024-05-18 08:36:08 +00:00
FontPicker fix: load fonts for exportToCanvas (#8298) 2024-07-30 17:23:35 +02:00
footer build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
hoc chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
hyperlink refactor: rename draggingElement -> newElement (#8294) 2024-08-06 19:26:06 +08:00
live-collaboration feat: change collab trigger & add share dialog (#7647) 2024-02-03 14:04:23 +00:00
main-menu fix: command palette tweaks and fixes (#7876) 2024-04-11 11:39:19 +02:00
OverwriteConfirm build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
Sidebar chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
Stats fix: context menu does not work after after dragging on StatsDragInput (#8386) 2024-08-26 15:58:46 +02:00
TTDDialog feat: rewrite d2c to not require token (#8269) 2024-08-20 18:06:22 +02:00
welcome-screen feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
Actions.scss feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
Actions.tsx perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
ActiveConfirmDialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
App.tsx feat: improve elbow arrow keyboard move (#8392) 2024-08-26 15:58:54 +02:00
Avatar.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
Avatar.tsx feat: expose more collaborator status icons (#7777) 2024-03-18 10:20:07 +01:00
BraveMeasureTextError.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
Button.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
Button.tsx feat: change collab trigger & add share dialog (#7647) 2024-02-03 14:04:23 +00:00
ButtonIcon.scss feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
ButtonIcon.tsx feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
ButtonIconCycle.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ButtonIconSelect.tsx feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
ButtonSelect.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ButtonSeparator.tsx feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
Card.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
Card.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
CheckboxItem.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
CheckboxItem.tsx feat: add missing type="button" (#8030) 2024-05-18 08:36:08 +00:00
ConfirmDialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
ConfirmDialog.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
ContextMenu.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
ContextMenu.tsx feat: add missing type="button" (#8030) 2024-05-18 08:36:08 +00:00
DarkModeToggle.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
DefaultSidebar.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
DefaultSidebar.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
Dialog.scss feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
Dialog.tsx feat: add missing type="button" (#8030) 2024-05-18 08:36:08 +00:00
DialogActionButton.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
DialogActionButton.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
ErrorDialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ExcalidrawLogo.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ExcalidrawLogo.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ExportDialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
EyeDropper.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
EyeDropper.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
FilledButton.scss fix: fixed copy to clipboard button (#8426) 2024-08-27 00:27:44 +02:00
FilledButton.tsx fix: fixed copy to clipboard button (#8426) 2024-08-27 00:27:44 +02:00
FixedSideContainer.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
FixedSideContainer.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
HandButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
HelpButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
HelpDialog.scss feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
HelpDialog.tsx feat: create flowcharts from a generic element using elbow arrows (#8329) 2024-08-08 21:43:15 +02:00
HintViewer.scss feat: create flowcharts from a generic element using elbow arrows (#8329) 2024-08-08 21:43:15 +02:00
HintViewer.tsx perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
IconPicker.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
IconPicker.tsx feat: add missing type="button" (#8030) 2024-05-18 08:36:08 +00:00
icons.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 2024-08-01 18:39:03 +02:00
ImageExportDialog.scss feat: add loading state to FilledButton (#7650) 2024-02-03 14:53:31 +01:00
ImageExportDialog.tsx fix: fixed copy to clipboard button (#8426) 2024-08-27 00:27:44 +02:00
InitializeApp.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
InlineIcon.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
Island.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
Island.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
JSONExportDialog.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LaserPointerButton.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LayerUI.scss feat: Stats popup style tweaks (#8361) 2024-08-11 19:33:44 +02:00
LayerUI.tsx feat: rewrite d2c to not require token (#8269) 2024-08-20 18:06:22 +02:00
LibraryMenu.scss feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
LibraryMenu.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LibraryMenuBrowseButton.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LibraryMenuControlButtons.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LibraryMenuHeaderContent.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LibraryMenuItems.scss feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
LibraryMenuItems.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LibraryMenuSection.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LibraryUnit.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
LibraryUnit.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LoadingMessage.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
LockButton.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
MagicButton.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
MobileMenu.tsx feat: editable element stats (#6382) 2024-06-12 19:49:46 +02:00
Modal.scss feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
Modal.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
Paragraph.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
PasteChartDialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
PasteChartDialog.tsx feat: add missing type="button" (#8030) 2024-05-18 08:36:08 +00:00
PenModeButton.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
Popover.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
Popover.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ProjectName.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ProjectName.tsx fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 2024-02-15 11:11:18 +05:30
PropertiesPopover.tsx feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
PublishLibrary.scss feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
PublishLibrary.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
QuickSearch.scss feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
QuickSearch.tsx feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
RadioGroup.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
RadioGroup.tsx feat: add system mode to the theme selector (#7853) 2024-04-08 16:46:24 +02:00
ScrollableList.scss feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
ScrollableList.tsx feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
Section.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ShareableLinkDialog.scss fix: fixed copy to clipboard button (#8426) 2024-08-27 00:27:44 +02:00
ShareableLinkDialog.tsx fix: fixed copy to clipboard button (#8426) 2024-08-27 00:27:44 +02:00
Spinner.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
Spinner.tsx fix: fixed copy to clipboard button (#8426) 2024-08-27 00:27:44 +02:00
Stack.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
Stack.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
SVGLayer.scss fix: z-index for laser pointer to be able to draw on embeds and such (#7918) 2024-04-22 23:53:55 +02:00
SVGLayer.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
Switch.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
Switch.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
TextField.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
TextField.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
TextInput.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
Toast.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
Toast.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
Toolbar.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
ToolButton.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
ToolIcon.scss feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
Tooltip.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
Tooltip.tsx fix: follow mode collaborator status indicator (#7459) 2023-12-18 16:14:25 +01:00
Trans.test.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
Trans.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
UserList.scss feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
UserList.tsx feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00