Tldraw/apps/examples/src/examples
David Sheldrick e6d7930e3a bring changes back 2024-04-16 12:13:54 +01:00
..
action-overrides Examples: update kbd shortcuts, add actions overrides example (#3330) 2024-04-05 10:04:38 +00:00
add-tool-to-toolbar Component-based toolbar customisation API (#3067) 2024-03-12 16:14:28 +00:00
after-create-update-shape side effects reference docs & examples (#3258) 2024-03-26 18:38:19 +00:00
after-delete-shape side effects reference docs & examples (#3258) 2024-03-26 18:38:19 +00:00
api tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
asset-props tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
basic [dx] Allow vscode to search inside md files by default (#3105) 2024-03-11 14:08:04 +00:00
before-create-update-shape side effects reference docs & examples (#3258) 2024-03-26 18:38:19 +00:00
before-delete-shape side effects reference docs & examples (#3258) 2024-03-26 18:38:19 +00:00
bounds-snapping-shape bring changes back 2024-04-16 12:13:54 +01:00
canvas-events tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
changing-default-colors tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
context-toolbar Add image annotator example (#3147) 2024-03-19 11:41:25 +00:00
custom-actions-menu Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-components tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
custom-config bring changes back 2024-04-16 12:13:54 +01:00
custom-context-menu Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-debug-menu Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-help-menu Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-keyboard-shortcuts-dialog Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-main-menu Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-navigation-panel Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-page-menu Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-quick-actions Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-renderer [culling] Improve setting of display none. (#3376) 2024-04-08 11:36:12 +00:00
custom-shape Custom shape examples (#2994) 2024-03-02 20:18:31 +00:00
custom-style-panel Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
custom-tool Add custom tool examples (#3064) 2024-03-05 09:27:53 +00:00
custom-toolbar Component-based toolbar customisation API (#3067) 2024-03-12 16:14:28 +00:00
custom-ui tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
custom-zoom-menu Make the custom menu examples a bit clearer (#3106) 2024-03-12 09:13:42 +00:00
drag-and-drop Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
editable-shape Custom shape examples (#2994) 2024-03-02 20:18:31 +00:00
editor-focus tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
error-boundary tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
exploded Faster selection / erasing (#3454) 2024-04-13 13:30:30 +00:00
external-content-sources tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
external-dialog tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
external-ui tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
external-ui-context tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
floaty-window tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
force-mobile tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
hide-ui tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
hosted-images tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
image-annotator PDF editor example (#3159) 2024-03-19 11:55:21 +00:00
image-component bring changes back 2024-04-16 12:13:54 +01:00
infer-dark-mode [dx] Allow vscode to search inside md files by default (#3105) 2024-03-11 14:08:04 +00:00
inline tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
inline-behavior Add inline behaviour example (#3113) 2024-03-25 11:57:54 +00:00
inset tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
inset-canvas tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
interactive-shape Custom shape examples (#2994) 2024-03-02 20:18:31 +00:00
keyboard-shortcuts Examples: update kbd shortcuts, add actions overrides example (#3330) 2024-04-05 10:04:38 +00:00
local-images tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
local-storage Revert "Protect local storage calls (#3043)" (#3063) 2024-03-04 15:48:31 +00:00
meta-migrations bring changes back 2024-04-16 12:13:54 +01:00
meta-on-change tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
meta-on-create tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
multiple Add inline behaviour example (#3113) 2024-03-25 11:57:54 +00:00
only-editor bring changes back 2024-04-16 12:13:54 +01:00
pdf-editor PDF editor example (#3159) 2024-03-19 11:55:21 +00:00
peristence-key [dx] Allow vscode to search inside md files by default (#3105) 2024-03-11 14:08:04 +00:00
readonly tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
rendering-shape-changes Perf: Incremental culled shapes calculation. (#3411) 2024-04-10 10:29:11 +00:00
screenshot-tool Add image annotator example (#3147) 2024-03-19 11:41:25 +00:00
scroll tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
selection-ui Selection UI example (plus fixes to pageToScreen) (#3015) 2024-03-01 17:42:35 +00:00
shape-meta tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
shape-with-custom-styles Example of using tldraw styles (#3017) 2024-03-02 16:42:43 +00:00
shape-with-migrations bring changes back 2024-04-16 12:13:54 +01:00
shape-with-tldraw-styles Fix typo (#3069) 2024-03-05 10:10:33 +00:00
snapshots bring changes back 2024-04-16 12:13:54 +01:00
speech-bubble Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
static-assets tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
store-events tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
things-on-the-canvas Add image annotator example (#3147) 2024-03-19 11:41:25 +00:00
tool-with-child-states Tool with child states (#3074) 2024-04-03 11:25:07 +00:00
ui-components-hidden Allow hiding debug panel. (#3261) 2024-03-26 10:03:20 +00:00
ui-events tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
user-presence tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
yjs Examples tweaks (#2681) 2024-02-02 17:36:30 +00:00
zones tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00