Tldraw/packages/tldraw/src/components
Judicael 97b0b52a6e
feat: replace window confirm with a dialog (#898)
* feat: replace window confirm with react dialog

* add dialog provider

* export func

* remove unused code

* changes

* Create file_open.tldr

* Update TldrawApp.ts

* clean, and add description

* add a custom container for alert dialog

* Fix fonts

* Fix logic for open project

* Style panel

* Improve styling

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2022-08-15 22:45:48 +01:00
..
ContextMenu Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
ErrorFallback feat: add translation (#704) 2022-06-09 15:33:35 +01:00
FocusButton [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
Loading Fix: no-unused-vars and remove eslint-disable in files (#862) 2022-07-30 08:28:48 +01:00
Primitives feat: replace window confirm with a dialog (#898) 2022-08-15 22:45:48 +01:00
ToolsPanel Fix tooltips for buttons under `ActionButton` being partially covered by superseding buttons (#911) 2022-08-15 22:11:50 +01:00
TopPanel exit dialog when pressing enter (#906) 2022-08-15 22:12:37 +01:00
breakpoints.tsx Fix: no-unused-vars and remove eslint-disable in files (#862) 2022-07-30 08:28:48 +01:00
preventEvent.ts 1.0.0 (#267) 2021-11-16 16:01:29 +00:00
stopPropagation.ts Fix Text Editing Issues in VS Code Extension (#399) 2021-11-28 14:53:35 +00:00