Virtual whiteboard for sketching hand-drawn like diagrams
Find a file
Christopher Chedeau 1bf18fe4ed
Tweak context menu style (#320)
- Move the context menu right next to the mouse so it's not so far away. But 1px out so that nothing is selected until you move your mouse
- Change the colors to be closer to the macos one. Unfortunately, macos has a 0.5px border that I'm not able to reproduce without some annoying hacks, 1px it'll be.
2020-01-11 15:59:42 -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 Tweak context menu style (#320) 2020-01-11 15:59:42 -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 Add IDs to elements (#236) 2020-01-07 23:49:39 +04:00
package.json prevent commit on eslint warnings & fix lint (#268) 2020-01-08 20:08:43 +01: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