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/packages/excalidraw/components
Aakansha Doshi 4f0a2a9593
docs: add next js with app router example (#7552)
* move the existing example to with-script-in-browser

* Add example with next js app router

* disable ssr for excalidraw client comp

* typo

* update output dir

* don't include nextjs example in tsconfig

* remove meta.json

* lint

* remove example.ts

* port

* move the examples outside packages and use the deps as workspaces in examples

* update gitignore

* fix example

* update path of build dir

* fix

* fix scripts

* try local path

* fix

* update commands

* fix

* fix

* fix script

* skip ts

* disable ts

* add vercel.json

* install

* update tsconfig

* fix lint

* remove console.log

* lets see if this works

* revert

* remove ts nocheck

* add types and some utils in nextjs example

* fix types

* updatw example and remove nextjs dynamic syntax so we don't import excal twice

* move both examples to workspaces and create generic example to be used by browser and next js both

* copy the static assets to nextjs

* fix ts config

* render custom menu items

* fix custom footer

* fix types in browser example

* use regular imports for importing excal and import it using dynamic next js in app router instead

* Add example for pages router

* fix css discrepancies

* fix css

* configure output dir

* fix

* fix css

* rename to with-nextjs

* move components to examples/excalidraw/components
1 year ago
..
ColorPicker build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
FollowMode feat: follow mode (#6848) 1 year ago
OverwriteConfirm build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Sidebar fix: Prevent the library label from being collapsed (#7579) 1 year ago
TTDDialog build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
__snapshots__ build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
canvases refactor: decoupling global Scene state part-1 (#7577) 1 year ago
dropdownMenu build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
footer build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
hoc build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
live-collaboration build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
main-menu feat: update X brand logo & tweak labels (#7518) 1 year ago
welcome-screen build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Actions.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Actions.tsx refactor: decoupling global Scene state part-1 (#7577) 1 year ago
ActiveConfirmDialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
App.tsx docs: add next js with app router example (#7552) 1 year ago
Avatar.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Avatar.tsx feat: bump `socket.io-client` & collab tweaks (#7444) 1 year ago
BraveMeasureTextError.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Button.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Button.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ButtonIconCycle.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ButtonIconSelect.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ButtonSelect.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Card.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Card.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
CheckboxItem.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
CheckboxItem.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ConfirmDialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
ConfirmDialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ContextMenu.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
ContextMenu.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
DarkModeToggle.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
DefaultSidebar.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
DefaultSidebar.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Dialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Dialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
DialogActionButton.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
DialogActionButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ErrorDialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ExcalidrawLogo.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ExcalidrawLogo.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ExportDialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
EyeDropper.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
EyeDropper.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
FilledButton.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
FilledButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
FixedSideContainer.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
FixedSideContainer.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
HandButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
HelpButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
HelpDialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
HelpDialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
HintViewer.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
HintViewer.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
IconPicker.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
IconPicker.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ImageExportDialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
ImageExportDialog.tsx feat: move utils to utils package and make @excalidraw/utils a workspace (#7432) 1 year ago
InitializeApp.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
InlineIcon.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Island.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Island.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
JSONExportDialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LaserPointerButton.tsx feat: add eraser tool trail (#7511) 1 year ago
LayerUI.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
LayerUI.tsx refactor: decoupling global Scene state part-1 (#7577) 1 year ago
LibraryMenu.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LibraryMenu.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LibraryMenuBrowseButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LibraryMenuControlButtons.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LibraryMenuHeaderContent.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LibraryMenuItems.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LibraryMenuItems.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LibraryMenuSection.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LibraryUnit.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
LibraryUnit.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LoadingMessage.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
LockButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
MagicButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
MagicSettings.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
MagicSettings.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
MobileMenu.tsx refactor: decoupling global Scene state part-1 (#7577) 1 year ago
Modal.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Modal.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Paragraph.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
PasteChartDialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
PasteChartDialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
PenModeButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Popover.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Popover.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ProjectName.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ProjectName.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
PublishLibrary.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
PublishLibrary.tsx feat: move utils to utils package and make @excalidraw/utils a workspace (#7432) 1 year ago
RadioGroup.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
RadioGroup.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
SVGLayer.scss feat: add eraser tool trail (#7511) 1 year ago
SVGLayer.tsx feat: add eraser tool trail (#7511) 1 year ago
Section.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ShareableLinkDialog.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
ShareableLinkDialog.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Spinner.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Spinner.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Stack.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Stack.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Stats.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Stats.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Switch.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Switch.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
TextField.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
TextField.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
TextInput.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Toast.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Toast.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ToolButton.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ToolIcon.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Toolbar.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Tooltip.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Tooltip.tsx fix: follow mode collaborator status indicator (#7459) 1 year ago
Trans.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
Trans.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
UserList.scss fix: Truncate collaborator name in dropdown. (#7576) 1 year ago
UserList.tsx fix: incorrect types in `ActionNavigate` (#7462) 1 year ago
icons.tsx feat: update X brand logo & tweak labels (#7518) 1 year ago