1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
Virtual whiteboard for sketching hand-drawn like diagrams
Go to file
Christopher Chedeau aad6e8f434
Reset to selection after creating a text (#333)
Fixes #252

Test plan:
- Click on text icon
- Click anywhere to start entering text
- Add a letter
- Make sure the cursor is selection and not text
- Click anywhere else, make sure it completes the text and not create a new one
2020-01-11 21:00:55 -08:00
.github Adding open collective sponsor (#275) 2020-01-08 13:04:13 -08:00
public Move octocat to the front (#160) 2020-01-05 09:58:47 -08:00
src Reset to selection after creating a text (#333) 2020-01-11 21:00:55 -08:00
.gitignore remove static/ from git & ignore (#265) 2020-01-08 19:18:17 +01:00
CONTRIBUTING.md Make all operations on elements array immutable (#283) 2020-01-09 16:22:04 +01:00
LICENSE Add MIT License (#176) 2020-01-05 13:09:29 -08:00
package-lock.json Support transparent background + inline picker (#325) 2020-01-11 19:10:41 -08:00
package.json Support transparent background + inline picker (#325) 2020-01-11 19:10:41 -08:00
README.md Center element on paste (#248) 2020-01-09 12:34:46 +01:00
tsconfig.json TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00