..
Actions.tsx
feat: image support ( #4011 )
2021-10-21 22:05:48 +02:00
ActiveFile.scss
feat: Show active file name when saving to current file ( #3733 )
2021-06-13 21:11:07 +05:30
ActiveFile.tsx
Refactor: convert initializeApp to func component and use JSX transform in the codebase ( #4056 )
2021-10-14 22:56:51 +05:30
App.tsx
feat: support unbinding bound text ( #4686 )
2022-02-01 20:11:24 +05:30
Avatar.scss
reuse scss variables in js for SSOT ( #2867 )
2021-01-28 17:28:35 +05:30
Avatar.tsx
Add border to the Avatars ( #2428 )
2020-11-29 20:19:06 +02:00
BackgroundPickerAndDarkModeToggle.tsx
feat: Show active file name when saving to current file ( #3733 )
2021-06-13 21:11:07 +05:30
ButtonIconCycle.tsx
refactor: Use arrow function where possible ( #3315 )
2021-03-29 17:09:20 +03:00
ButtonIconSelect.tsx
Refactor: convert initializeApp to func component and use JSX transform in the codebase ( #4056 )
2021-10-14 22:56:51 +05:30
ButtonSelect.tsx
Refactor: convert initializeApp to func component and use JSX transform in the codebase ( #4056 )
2021-10-14 22:56:51 +05:30
Card.scss
feat: image support ( #4011 )
2021-10-21 22:05:48 +02:00
Card.tsx
feat: redesign toolbar & tweaks ( #4387 )
2021-12-15 15:31:44 +01:00
CheckboxItem.scss
feat: add undo/redo buttons & tweak footer ( #3832 )
2021-07-15 18:48:03 +02:00
CheckboxItem.tsx
feat: support selecting multiple library items via shift
( #4306 )
2021-11-26 12:46:23 +01:00
ClearCanvas.tsx
feat: create confirm dialog to use instead of window.confirm ( #4256 )
2021-11-16 18:55:56 +05:30
CollabButton.scss
chore: Consistent CSS variable names and general housekeeping of styles ( #2947 )
2021-02-16 20:22:18 +02:00
CollabButton.tsx
Refactor: convert initializeApp to func component and use JSX transform in the codebase ( #4056 )
2021-10-14 22:56:51 +05:30
ColorPicker.scss
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
ColorPicker.tsx
feat: Make color ARIA labels better ( #3871 )
2021-08-02 20:18:55 +02:00
ConfirmDialog.scss
feat: create confirm dialog to use instead of window.confirm ( #4256 )
2021-11-16 18:55:56 +05:30
ConfirmDialog.tsx
feat: create confirm dialog to use instead of window.confirm ( #4256 )
2021-11-16 18:55:56 +05:30
ContextMenu.scss
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
ContextMenu.tsx
feat: support contextMenuLabel to be of function type to support dynmaic labels ( #4654 )
2022-01-27 17:47:23 +05:30
DarkModeToggle.tsx
Refactor: convert initializeApp to func component and use JSX transform in the codebase ( #4056 )
2021-10-14 22:56:51 +05:30
Dialog.scss
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
Dialog.tsx
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
ErrorDialog.tsx
fix: use excal id so every element has unique id ( #3696 )
2021-06-10 02:46:56 +05:30
ExportDialog.scss
fix: use rgba instead of shorthand alpha ( #3688 )
2021-05-31 14:29:40 +05:30
FixedSideContainer.scss
feat: add renderTopRight
prop & remove GH corner from core ( #3539 )
2021-05-06 21:00:17 +02:00
FixedSideContainer.tsx
Add and use clsx (classnames alternative) ( #2249 )
2020-10-19 16:14:28 +02:00
HelpDialog.scss
reuse scss variables in js for SSOT ( #2867 )
2021-01-28 17:28:35 +05:30
HelpDialog.tsx
feat: support decreasing/increasing fontSize
via keyboard ( #4553 )
2022-01-12 15:21:36 +01:00
HelpIcon.tsx
Refactor: convert initializeApp to func component and use JSX transform in the codebase ( #4056 )
2021-10-14 22:56:51 +05:30
HintViewer.scss
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
HintViewer.tsx
feat: hints and shortcuts help around deep selection ( #4502 )
2021-12-31 11:00:20 +01:00
IconPicker.scss
feat: redesign toolbar & tweaks ( #4387 )
2021-12-15 15:31:44 +01:00
IconPicker.tsx
feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document ( #3430 )
2021-04-13 01:29:25 +05:30
icons.tsx
feat: redesign toolbar & tweaks ( #4387 )
2021-12-15 15:31:44 +01:00
ImageExportDialog.tsx
feat: bind text to shapes when pressing enter and support sticky notes 🎉 ( #4343 )
2021-12-16 21:14:03 +05:30
InitializeApp.tsx
Refactor: convert initializeApp to func component and use JSX transform in the codebase ( #4056 )
2021-10-14 22:56:51 +05:30
Island.scss
feat: redesign toolbar & tweaks ( #4387 )
2021-12-15 15:31:44 +01:00
Island.tsx
Fix padding in the library loading buttons ( #2331 )
2020-11-04 11:05:12 +01:00
JSONExportDialog.tsx
feat: image support ( #4011 )
2021-10-21 22:05:48 +02:00
LayerUI.scss
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
LayerUI.tsx
feat: bind text to shapes when pressing enter and support sticky notes 🎉 ( #4343 )
2021-12-16 21:14:03 +05:30
LibraryButton.tsx
feat: redesign toolbar & tweaks ( #4387 )
2021-12-15 15:31:44 +01:00
LibraryMenu.scss
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
LibraryMenu.tsx
feat: support selecting multiple library items via shift
( #4306 )
2021-11-26 12:46:23 +01:00
LibraryMenuItems.scss
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
LibraryMenuItems.tsx
feat: support selecting multiple library items via shift
( #4306 )
2021-11-26 12:46:23 +01:00
LibraryUnit.scss
fix: align library item previews to center ( #4447 )
2021-12-21 19:59:36 +01:00
LibraryUnit.tsx
feat: support selecting multiple library items via shift
( #4306 )
2021-11-26 12:46:23 +01:00
LoadingMessage.tsx
Refactor: convert initializeApp to func component and use JSX transform in the codebase ( #4056 )
2021-10-14 22:56:51 +05:30
LockButton.tsx
feat: redesign toolbar & tweaks ( #4387 )
2021-12-15 15:31:44 +01:00
MobileMenu.tsx
feat: redesign toolbar & tweaks ( #4387 )
2021-12-15 15:31:44 +01:00
Modal.scss
feat: remove backdrop-filter
to improve perf ( #3506 )
2021-04-27 10:55:59 +02:00
Modal.tsx
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
PasteChartDialog.scss
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
PasteChartDialog.tsx
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
Popover.scss
fix: popover positioning ( #3399 )
2021-04-05 17:26:37 +02:00
Popover.tsx
fix: Right-click object menu displays partially off-screen ( #4572 ) ( #4631 )
2022-01-23 17:28:38 +01:00
ProjectName.scss
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
ProjectName.tsx
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
PublishLibrary.scss
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
PublishLibrary.tsx
feat: improve library preview image generation on publish ( #4321 )
2021-11-26 11:46:13 +01:00
Section.tsx
fix: use excal id so every element has unique id ( #3696 )
2021-06-10 02:46:56 +05:30
SingleLibraryItem.scss
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
SingleLibraryItem.tsx
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
Spinner.scss
feat: image support ( #4011 )
2021-10-21 22:05:48 +02:00
Spinner.tsx
feat: image support ( #4011 )
2021-10-21 22:05:48 +02:00
Stack.scss
scope css under name space excalidraw ( #1983 )
2020-09-25 23:18:45 +02:00
Stack.tsx
Fix padding in the library loading buttons ( #2331 )
2020-11-04 11:05:12 +01:00
Stats.scss
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
Stats.tsx
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
TextInput.scss
feat: Allow publishing libraries from UI ( #4115 )
2021-11-17 23:53:43 +05:30
Toast.scss
feat: Add export info on copy PNG to clipboard toast message ( #3159 )
2021-03-03 14:15:10 +02:00
Toast.tsx
Refactor: convert initializeApp to func component and use JSX transform in the codebase ( #4056 )
2021-10-14 22:56:51 +05:30
Toolbar.scss
feat: redesign toolbar & tweaks ( #4387 )
2021-12-15 15:31:44 +01:00
ToolButton.tsx
feat: log FS abortError to console ( #4279 )
2021-11-19 10:54:23 +01:00
ToolIcon.scss
feat: redesign toolbar & tweaks ( #4387 )
2021-12-15 15:31:44 +01:00
Tooltip.scss
fix: remove 100%
height from tooltip container to fix layout issues ( #3980 )
2021-11-24 17:16:18 +01:00
Tooltip.tsx
fix: remove 100%
height from tooltip container to fix layout issues ( #3980 )
2021-11-24 17:16:18 +01:00
TopErrorBoundary.tsx
chore: Update Typescript to 4.4.4 ( #4188 )
2021-11-02 14:24:16 +02:00
UserList.scss
feat: horizontally center toolbar menu
2021-12-05 17:47:19 +01:00
UserList.tsx
Add and use clsx (classnames alternative) ( #2249 )
2020-10-19 16:14:28 +02:00