Commit Graph

3292 Commits (dd220bcaea1678a85453b3af900fe3fae0e3481e)
 

Author SHA1 Message Date
Christopher Chedeau 85cd2f114a
Add github corner (#90) 5 years ago
Christopher Chedeau 929efa5e2c
Distance between point and ellipsis (#92) 5 years ago
Christopher Chedeau c027ddc134
Add analytics tag (#89) 5 years ago
Faustino Kialungila a6f154b36b Adding readme (#83) 5 years ago
Sergey Rubanov 51bea5eff3 - Use Math.hypot (#87)
- Fix context parameter name in isTextElement function
- Remove unused code
- Use block scope everywhere
5 years ago
Alex Bratsos 58d81280c9 Add shortcuts (#85)
* Add yarn.lock to .gitignore

* Extract available shapes to one place

* Add event listeners for shapes shortcuts

* fixup! Add event listeners for shapes shortcuts

* Underline first letter of shapes

to indicate interactivity

* fixup! Extract available shapes to one place

* fixup! Add event listeners for shapes shortcuts
5 years ago
Giovanni Giordano 8c974411ce
Merge pull request #84 from excalidraw/issue-68
Fix build script
5 years ago
Giovanni Giordano 9c101f4bd2 Fix build script 5 years ago
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