Tldraw/packages/tldraw/src/lib/ui/components
Steve Ruiz b3a1db90ec
Remove minimap throttling (#3438)
Our throttling isn't right for the minimap. Yanking this back.

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `bugfix` — Bug fix
2024-04-10 14:12:08 +00:00
..
ActionsMenu children: any -> children: ReactNode (#3061) 2024-03-04 14:48:40 +00:00
ContextMenu Menu updates / fix flip / add export / remove Shape menu (#3115) 2024-03-11 18:31:28 +00:00
DebugMenu Fix count shapes and nodes (#3318) 2024-03-31 12:03:58 +00:00
HelpMenu children: any -> children: ReactNode (#3061) 2024-03-04 14:48:40 +00:00
HelperButtons [culling] Improve setting of display none. (#3376) 2024-04-08 11:36:12 +00:00
KeyboardShortcutsDialog quick fixes (#3128) 2024-03-12 11:50:12 +00:00
MainMenu Menu updates / fix flip / add export / remove Shape menu (#3115) 2024-03-11 18:31:28 +00:00
Minimap Remove minimap throttling (#3438) 2024-04-10 14:12:08 +00:00
NavigationPanel Adding a single E2E test per menu (#2954) 2024-02-29 13:21:10 +00:00
OfflineIndicator UI components round two (#2847) 2024-02-16 09:13:04 +00:00
PageMenu Adding a single E2E test per menu (#2954) 2024-02-29 13:21:10 +00:00
QuickActions children: any -> children: ReactNode (#3061) 2024-03-04 14:48:40 +00:00
StylePanel [tiny] lift theme in style panel (#3170) 2024-03-17 17:45:45 +00:00
Toolbar Component-based toolbar customisation API (#3067) 2024-03-12 16:14:28 +00:00
ZoomMenu children: any -> children: ReactNode (#3061) 2024-03-04 14:48:40 +00:00
primitives toolbar: fix missing title attributes (#3244) 2024-03-24 14:47:21 +00:00
DefaultDebugPanel.tsx Allow hiding debug panel. (#3261) 2024-03-26 10:03:20 +00:00
Dialogs.tsx Composable custom UI (#2796) 2024-02-15 12:10:09 +00:00
EditLinkDialog.tsx Fix dialog title styles (#2873) 2024-02-19 15:58:07 +00:00
EmbedDialog.tsx quick fixes (#3128) 2024-03-12 11:50:12 +00:00
FollowingIndicator.tsx Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
LanguageMenu.tsx Menu updates / fix flip / add export / remove Shape menu (#3115) 2024-03-11 18:31:28 +00:00
MenuPanel.tsx UI components round two (#2847) 2024-02-16 09:13:04 +00:00
MenuZone.tsx ui: refactor breakpoints to fit in an enum (#2843) 2024-02-15 17:39:17 +00:00
MobileStylePanel.tsx Fix undo/redo for Opacity Slider + Style dropdowns. (#2933) 2024-02-23 14:25:36 +00:00
Spinner.tsx Remove topBar prop from <TldrawUi /> (#2018) 2023-10-09 06:02:43 +00:00
Toasts.tsx ui: make toasts look more toasty (#2988) 2024-03-27 09:41:13 +00:00
menu-items.tsx toolbar: fix missing title attributes (#3244) 2024-03-24 14:47:21 +00:00