Tldraw/packages/tldraw/src
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
..
components feat: replace window confirm with a dialog (#898) 2022-08-15 22:45:48 +01:00
hooks feat: replace window confirm with a dialog (#898) 2022-08-15 22:45:48 +01:00
state feat: replace window confirm with a dialog (#898) 2022-08-15 22:45:48 +01:00
styles [improvement] Quality and UI cleanup (#846) 2022-07-23 15:05:48 +01:00
test Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
translations Fix tooltips for buttons under `ActionButton` being partially covered by superseding buttons (#911) 2022-08-15 22:11:50 +01:00
Tldraw.spec.tsx Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
Tldraw.tsx feat: replace window confirm with a dialog (#898) 2022-08-15 22:45:48 +01:00
constants.ts Chore: clean up sort imports with prettier (#870) 2022-08-02 14:56:12 +01:00
index.ts [improvement] local copy and export for images (#669) 2022-05-11 14:25:08 +01:00
types.ts Another attempt at making use of the `browser-fs-access` npm package directly (#894) 2022-08-11 08:41:50 +01:00