..
Actions.tsx
feat: improved freedraw ( #3512 )
2021-05-09 17:42:10 +02:00
App.tsx
fix: color pickers not opening on mobile ( #3676 )
2021-05-30 12:05:07 +02:00
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
refactor: rename UIOptions.canvasActions.saveScene to UIOptions.canvasActions.saveToActiveFile ( #3657 )
2021-05-28 02:10:33 +05:30
ButtonIconCycle.tsx
refactor: Use arrow function where possible ( #3315 )
2021-03-29 17:09:20 +03:00
ButtonIconSelect.tsx
Update ESLint rules ( #2342 )
2020-11-06 21:06:30 +01:00
ButtonSelect.tsx
Update ESLint rules ( #2342 )
2020-11-06 21:06:30 +01:00
Card.scss
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
Card.tsx
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
CheckboxItem.scss
fix: small UI issues around image export dialog ( #3642 )
2021-05-26 14:44:03 +02:00
CheckboxItem.tsx
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
CollabButton.scss
chore: Consistent CSS variable names and general housekeeping of styles ( #2947 )
2021-02-16 20:22:18 +02:00
CollabButton.tsx
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
ColorPicker.scss
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
ColorPicker.tsx
feat: Add shortcuts for stroke and background color picker ( #3318 )
2021-05-28 13:52:42 +02:00
ContextMenu.scss
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
ContextMenu.tsx
fix: popover positioning ( #3399 )
2021-04-05 17:26:37 +02:00
DarkModeToggle.tsx
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
Dialog.scss
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
Dialog.tsx
fix: focus on last active element when dialog closes ( #3447 )
2021-04-15 20:29:00 +05:30
ErrorDialog.tsx
fix: focus on last active element when dialog closes ( #3447 )
2021-04-15 20:29:00 +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: Add shortcuts for stroke and background color picker ( #3318 )
2021-05-28 13:52:42 +02:00
HelpIcon.tsx
fix: Make help toggle tabbable ( #3310 )
2021-03-23 16:48:10 +05:30
HintViewer.scss
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
HintViewer.tsx
feat: improved freedraw ( #3512 )
2021-05-09 17:42:10 +02:00
IconPicker.scss
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02: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: support exporting json to excalidraw plus ( #3678 )
2021-06-01 14:05:09 +02:00
ImageExportDialog.tsx
feat: save exportScale in AppState ( #3580 )
2021-05-30 16:31:12 +02:00
InitializeApp.tsx
feat: Updates to Collaboration and RTL UX ( #2994 )
2021-02-08 21:43:51 +01:00
Island.scss
feat: remove backdrop-filter
to improve perf ( #3506 )
2021-04-27 10:55:59 +02:00
Island.tsx
Fix padding in the library loading buttons ( #2331 )
2020-11-04 11:05:12 +01:00
JSONExportDialog.tsx
feat: support custom UI rendering inside export dialog ( #3666 )
2021-05-30 00:37:38 +05:30
LayerUI.scss
fix: disable pointer-events on footer-center container ( #3629 )
2021-05-23 17:09:39 +02:00
LayerUI.tsx
feat: save exportScale in AppState ( #3580 )
2021-05-30 16:31:12 +02:00
LibraryUnit.scss
refactor: Rename appearance to theme ( #3237 )
2021-03-13 18:58:06 +05:30
LibraryUnit.tsx
refactor: remove watermark code ( #3639 )
2021-05-26 21:44:54 +02:00
LoadingMessage.tsx
make loading message account for dark mode & add i18n ( #2033 )
2020-08-14 13:27:41 +02:00
LockIcon.tsx
Add and use clsx (classnames alternative) ( #2249 )
2020-10-19 16:14:28 +02:00
MobileMenu.tsx
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
Modal.scss
feat: remove backdrop-filter
to improve perf ( #3506 )
2021-04-27 10:55:59 +02:00
Modal.tsx
fix: Apply theme to only to active excalidraw component ( #3446 )
2021-04-13 23:02:57 +05:30
PasteChartDialog.scss
feat: use component dimensions to break to mobile ( #3414 )
2021-04-08 19:54:50 +02:00
PasteChartDialog.tsx
refactor: remove watermark code ( #3639 )
2021-05-26 21:44:54 +02:00
Popover.scss
fix: popover positioning ( #3399 )
2021-04-05 17:26:37 +02:00
Popover.tsx
chore: Minor refactoring for consistency ( #2425 )
2020-11-29 17:32:51 +01:00
ProjectName.scss
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
ProjectName.tsx
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
Section.tsx
Prefer arrow functions and callbacks ( #1210 )
2020-05-20 15:21:37 +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
chore: Consistent CSS variable names and general housekeeping of styles ( #2947 )
2021-02-16 20:22:18 +02:00
Toast.scss
feat: Add export info on copy PNG to clipboard toast message ( #3159 )
2021-03-03 14:15:10 +02:00
Toast.tsx
feat: Add toast ( #2772 )
2021-01-15 16:02:46 +01:00
ToolButton.tsx
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
ToolIcon.scss
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
Tooltip.scss
feat: exporting redesign ( #3613 )
2021-05-25 21:37:14 +02:00
Tooltip.tsx
feat: auto-position tooltip and suport overflowing container ( #3631 )
2021-05-25 13:52:04 +02:00
TopErrorBoundary.tsx
fix: cursor being leaked outside of canvas ( #3161 )
2021-03-03 14:04:02 +01:00
UserList.scss
feat: add renderTopRight
prop & remove GH corner from core ( #3539 )
2021-05-06 21:00:17 +02:00
UserList.tsx
Add and use clsx (classnames alternative) ( #2249 )
2020-10-19 16:14:28 +02:00