Giovanni Giordano
86ff014706
Merge pull request #75 from excalidraw/issue-68
...
[WIP] Add node worklow
5 years ago
Timur Khazamov
5877aabb86
Merge pull request #74 from nanot1m/scroll
...
[WIP] Scroll with mouse wheel
5 years ago
Giovanni Giordano
d41dc4cf1f
Remove delpoy from node workflow
5 years ago
hazam
9d65b1cbc1
Code cleanup
5 years ago
Giovanni Giordano
9504f93e94
Add deployment workflow
5 years ago
hazam
1b93888da5
Restore fill style
5 years ago
hazam
2a0eacbeca
Fixed selection and added scrollbars
5 years ago
hazam
51e19b977e
Scroll with mouse wheel
5 years ago
Giovanni Giordano
585967ff8e
Remove gh-pages
5 years ago
Giovanni Giordano
3fb6f0413e
Merge pull request #82 from excalidraw/issue-78
...
Add preload to font
5 years ago
Giovanni Giordano
e80d755c92
Add crossorigin attribute
5 years ago
Giovanni Giordano
02bf6f0f14
Add preload to font
5 years ago
Giovanni Giordano
7bcce8bb1b
Fixes package-lock
5 years ago
Giovanni Giordano
d920b34af1
Fix package.json
5 years ago
Giovanni Giordano
f5c923ab01
Merge branch 'master' into issue-68
5 years ago
Giovanni Giordano
493f06e6ba
Add --passWithNoTests to test script
...
This is mandatory to pass the step currently, because we don't have tests.
5 years ago
Giovanni Giordano
a7516f6cb8
Remove lint
...
We have to investigate on this, because after the Typescript integration is not working anymore, so I have to deepen how we can configure the usage with TypesScript.
5 years ago
Timur Khazamov
c11b3aa684
Merge pull request #69 from nanot1m/website-ci
...
Deploy static to gh-pages
5 years ago
hazam
b36110ef03
Build and deploy via yarn deploy
5 years ago
hazam
f1143fb236
Added CNAME file
5 years ago
hazam
7d9cc2ac56
Deploy static to gh-pages
5 years ago
Giovanni Giordano
499035c267
Add lint script
5 years ago
Giovanni Giordano
6a6a31d99c
Fixed nodejs.yml
5 years ago
Giovanni Giordano
34d1f640af
Merge branch 'issue-68' of https://github.com/excalidraw/excalidraw into issue-68
5 years ago
Giovanni Giordano
3aeed022b5
Add node worklow
5 years ago
Giovanni Giordano
6599f97088
Add node worklow
5 years ago
Christopher Chedeau
b18a0efe2c
Seed ( #73 )
5 years ago
Giovanni Giordano
36b36e8dc3
Add github workflow
5 years ago
Giovanni Giordano
b4cc0653a9
Merge pull request #71 from Fausto95/rename
...
Rename Excalibur to Excalidraw
5 years ago
Faustino Kialungila
4fa55222fd
Rename excalibur to excalidraw
5 years ago
Paulo Menezes
98b158a83d
Save to local storage ( #53 )
...
* Save to local storage
* Restore on page load
* Warning when leave without save
5 years ago
Faustino Kialungila
f2386eb131
Add Text Colors ( #67 )
...
* Add ability to choose a color when creating text elements
* use strokeColor instead of adding a new field
5 years ago
Kevin Viglucci
527209e740
Add support for 'delete' key ( #56 )
...
* add package-lock.json to gitignore as project appears to use yarn
* add support for deleting elements with "delete" key + assign magic numbers and keycode values to named properties
5 years ago
Giovanni Giordano
c2c13f0f27
Merge pull request #64 from excalidraw/fix-body-margin
...
Fixes body margin
5 years ago
Giovanni Giordano
ef3e473b04
Merge pull request #65 from Fausto95/fix/global-item-color
...
Fix Global Item Colors
5 years ago
Faustino Kialungila
c224bc4c8f
Fix global items colors
5 years ago
Giovanni Giordano
26c7f362b6
Fixes body margin
5 years ago
David Luzar
db386b8400
fix regression of always exporting bg ( #62 )
5 years ago
Giovanni Giordano
a980f40e37
Merge pull request #60 from nanot1m/fix-yarn-lock
...
Fixed yarn.lock
5 years ago
hazam
fa02abd99d
Fixed yarn.lock
5 years ago
Christopher Chedeau
a5b0e192b4
Remove drawScene ( #58 )
5 years ago
Christopher Chedeau
4c94976527
Random fixes ( #57 )
5 years ago
Faustino Kialungila
10e317e359
Colors
5 years ago
Christopher Chedeau
3b919f3235
Cmd-A to select everything ( #51 )
5 years ago
Christopher Chedeau
278fc11d22
Better selection click detection ( #50 )
5 years ago
Christopher Chedeau
8a43ed691d
Handle escape keybinding ( #49 )
5 years ago
Christopher Chedeau
0d75b78374
Path-dependent hit test ( #48 )
...
* Hit test
* Hit test
* Hit test
5 years ago
David Luzar
4c1bf07863
ensure click-to-select is exclusive ( fixes #43 ) ( #45 )
5 years ago
Christopher Chedeau
b6c30c0550
Copy paste ( #44 )
...
* Copy Paste
* Copy paste
5 years ago
dwelle
e9bc1eb98a
add .vscode to .gitignore
5 years ago