You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/src/components
Aakansha Doshi 7c5481b877
feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070)
* feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount

* fix

* update changelog and readme

* fix

* Scroll to center only for collab and shareable links in excalidraw app

* fix test

* update readme

* Update src/packages/excalidraw/README.md
4 years ago
..
Actions.tsx feat: Change shortcuts menu to help menu (#2812) 4 years ago
App.tsx feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070) 4 years ago
Avatar.scss reuse scss variables in js for SSOT (#2867) 4 years ago
Avatar.tsx Add border to the Avatars (#2428) 4 years ago
BackgroundPickerAndDarkModeToggle.tsx chore: Remove tracking (#2722) 4 years ago
ButtonIconCycle.tsx Add Arrowheads to Arrows (#2452) 4 years ago
ButtonIconSelect.tsx Update ESLint rules (#2342) 4 years ago
ButtonSelect.tsx Update ESLint rules (#2342) 4 years ago
CollabButton.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
CollabButton.tsx feat: Updates to Collaboration and RTL UX (#2994) 4 years ago
ColorPicker.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
ColorPicker.tsx refactor: Stop using the deprecated keyCode (#2426) 4 years ago
ContextMenu.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
ContextMenu.tsx feat: add view mode in Excalidraw (#2840) 4 years ago
DarkModeToggle.tsx refactor: Remove the word toggle from labels (#2648) 4 years ago
Dialog.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
Dialog.tsx refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
ErrorDialog.tsx feat: Require use of a preset dialog size; adjust dialog sizing (#2684) 4 years ago
ExportDialog.scss reuse scss variables in js for SSOT (#2867) 4 years ago
ExportDialog.tsx chore: Remove tracking (#2722) 4 years ago
FixedSideContainer.scss scope css under name space excalidraw (#1983) 5 years ago
FixedSideContainer.tsx Add and use clsx (classnames alternative) (#2249) 4 years ago
GitHubCorner.tsx chore: Remove tracking (#2722) 4 years ago
HelpDialog.scss reuse scss variables in js for SSOT (#2867) 4 years ago
HelpDialog.tsx fix: Rename 'Grid mode' to 'Show grid' (#2944) 4 years ago
HelpIcon.tsx feat: Change shortcuts menu to help menu (#2812) 4 years ago
HintViewer.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
HintViewer.tsx improvement: change hint for 2-point lines on resize (#2655) 4 years ago
IconPicker.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
IconPicker.tsx More Arrowheads: dot, bar (#2486) 4 years ago
InitializeApp.tsx feat: Updates to Collaboration and RTL UX (#2994) 4 years ago
Island.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
Island.tsx Fix padding in the library loading buttons (#2331) 4 years ago
LayerUI.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
LayerUI.tsx fix: Support Excalidraw inside scrollable container (#3018) 4 years ago
LibraryUnit.scss scope css under name space excalidraw (#1983) 5 years ago
LibraryUnit.tsx feat: Add line chart and paste dialog selection (#2670) 4 years ago
LoadingMessage.tsx make loading message account for dark mode & add i18n (#2033) 5 years ago
LockIcon.tsx Add and use clsx (classnames alternative) (#2249) 4 years ago
MobileMenu.tsx fix: hide collaborator list on mobile if empty (#2938) 4 years ago
Modal.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
Modal.tsx fix: Support Excalidraw inside scrollable container (#3018) 4 years ago
PasteChartDialog.scss reuse scss variables in js for SSOT (#2867) 4 years ago
PasteChartDialog.tsx fix: Track the chart type correctly (#2773) 4 years ago
Popover.scss fix: Support Excalidraw inside scrollable container (#3018) 4 years ago
Popover.tsx chore: Minor refactoring for consistency (#2425) 4 years ago
ProjectName.tsx Revert "Remove unused project name from export dialog (#2427)" (#2436) 4 years ago
Section.tsx Prefer arrow functions and callbacks (#1210) 5 years ago
Stack.scss scope css under name space excalidraw (#1983) 5 years ago
Stack.tsx Fix padding in the library loading buttons (#2331) 4 years ago
Stats.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
Stats.tsx feat: Show version in the stats dialog (#2908) 4 years ago
TextInput.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
Toast.scss fix: Support Excalidraw inside scrollable container (#3018) 4 years ago
Toast.tsx feat: Add toast (#2772) 4 years ago
ToolButton.tsx Add and use clsx (classnames alternative) (#2249) 4 years ago
ToolIcon.scss reuse scss variables in js for SSOT (#2867) 4 years ago
Tooltip.scss fix: disable UI pointer-events on canvas drag (#2856) 4 years ago
Tooltip.tsx feat: Add tooltip with icon for embedding scenes (#2532) 4 years ago
TopErrorBoundary.tsx Show error message when canvas to export is too big (#1256) (#2210) 4 years ago
UserList.scss scope css under name space excalidraw (#1983) 5 years ago
UserList.tsx Add and use clsx (classnames alternative) (#2249) 4 years ago
icons.tsx feat: Add tooltip with icon for embedding scenes (#2532) 4 years ago