Commit Graph

3534 Commits (zsviczian-fix-elbowArrowDuplication)
 

Author SHA1 Message Date
dwelle 579c32b5b2 remove optional chaning
until CodeSandbox adds support for it in CRA apps
5 years ago
Timur Khazamov 1383758aa7 TS, Prettier, Eslint (#39)
* TS, Prettier, Eslint

* Used rough ts definitions
5 years ago
dwelle 4eda1cfb5d prevent exporting empty canvas 5 years ago
dwelle f091e9813e fix exporting bg for non-cropped exports
- also refactor and add comments to `exportAsPNG`
5 years ago
Giovanni Giordano e260904244
Merge pull request #37 from vjeux/select-on-click
Fixes selecting an element
5 years ago
Giovanni Giordano 4a4f36592f Fixes selecting an element 5 years ago
Giovanni Giordano 70bd7d874f
Merge pull request #29 from giovannigiordano/select-on-click
Select element on click
5 years ago
Giovanni Giordano 61bdedaecf Clear selection if no element is clicked 5 years ago
Giovanni Giordano 874934e585
Merge branch 'master' into select-on-click 5 years ago
Giovanni Giordano 715efc054e Remove extra check for dragging 5 years ago
Giovanni Giordano a9bd112f47 Select element on click 5 years ago
Giovanni Giordano d399af0923 Setup git and lock deps (#30)
* Add .gitignore

* Add yarn.lock

* Remove unnecessary paths
5 years ago
David Luzar 68eeaa3c7d add PNG export (#31) 5 years ago
Giovanni Giordano 6ef7b3d5e8
Merge pull request #1 from vjeux/master
Drag to move selection (#28)
5 years ago
Timur Khazamov bb151d83bc Drag to move selection (#28) 5 years ago
Christopher Chedeau 44ff545219 Fix text height 5 years ago
Christopher Chedeau afe6331c61 Reset selection when adding text 5 years ago
Christopher Chedeau ee7dc953bf Fix clearRect for [0, 0.5] 5 years ago
Christopher Chedeau 457800caa3 Mouse move tracked outside window! 5 years ago
Christopher Chedeau 9aaaa24426 Also for text 5 years ago
Christopher Chedeau 2fa00f39fc Automatically select last inserted element 5 years ago
Christopher Chedeau c26d04e162 Don't write null when cancelling text 5 years ago
Christopher Chedeau ab84b5a048 Go to selection mode after adding a shape 5 years ago
Christopher Chedeau f8873dd56b Do not regenerate shapes when moving 5 years ago
Christopher Chedeau bd515f7e50 Real 1px lines 5 years ago
Christopher Chedeau 4076cf003f Proper fix for negative width 5 years ago
Christopher Chedeau 3c8eb862f5 Move with arrow keys 5 years ago
Christopher Chedeau 48d9147d87 Fix selection from right to left 5 years ago
Christopher Chedeau aeb11989e3 Fix text selection 5 years ago
Christopher Chedeau 3769c4af00 Handle backspace 5 years ago
Christopher Chedeau 9dc19dde1d Proper text sizing 5 years ago
Christopher Chedeau 47e626f510
Add selection (#1) 5 years ago
Christopher Chedeau 6278cd9366 Initial commit 5 years ago
Christopher Chedeau ec23829fce
Initial commit 5 years ago