Commit graph

554 commits

Author SHA1 Message Date
DD
254bbe1285 Ignore nudge when text field focused 2018-03-15 13:19:05 -04:00
DD
f9aabe1beb Fix some bugs 2018-03-14 18:00:38 -04:00
DD
240282f9d2 Make the guide stay in the shape of the text when text is rotated 2018-03-14 16:01:20 -04:00
DD
f0b570dc51 Add dotted lines in text edit mode 2018-03-14 15:28:22 -04:00
DD
4fd9f991f1 Mode switching 2018-03-14 14:43:39 -04:00
DD
8e86222097 Basic text edit 2018-03-12 17:51:23 -04:00
DD
8e7ae67ae6 Make the text tool a real tool 2018-03-09 14:40:34 -05:00
DD Liu
0d3b276e5e
Merge pull request #315 from LLK/greenkeeper/react-style-proptype-3.2.1
Update react-style-proptype to the latest version 🚀
2018-03-09 11:59:06 -05:00
DD Liu
325e8e6c07
Merge branch 'develop' into greenkeeper/react-style-proptype-3.2.1 2018-03-09 11:58:52 -05:00
DD Liu
02ed2ea6d7
Merge pull request #313 from LLK/greenkeeper/react-responsive-4.0.5
Update react-responsive to the latest version 🚀
2018-03-09 11:58:15 -05:00
DD Liu
04c76559d7
Merge pull request #309 from LLK/greenkeeper/autoprefixer-8.1.0
Update autoprefixer to the latest version 🚀
2018-03-09 11:58:01 -05:00
DD Liu
254457a455
Merge pull request #317 from LLK/greenkeeper/html-webpack-plugin-3.0.6
chore(package): update html-webpack-plugin to version 3.0.6
2018-03-09 11:57:31 -05:00
DD Liu
b2dde894f0
Merge pull request #305 from fsih/brushEfficiency
Brush efficiency
2018-03-08 14:10:28 -05:00
DD Liu
78666c6e2a
Merge pull request #316 from fsih/clearCursorPrev
Make sure to clear the cursor preview when saving undo state
2018-03-08 14:09:41 -05:00
DD
ccdb6431b5 Merge branch 'develop' into brushEfficiency 2018-03-08 11:43:50 -05:00
DD
00ae3fb3f8 Fix crash when missing cursor preview 2018-03-08 11:40:56 -05:00
DD
680bbe15e8 Make sure to clear the cursor preview when saving undo state so that it doesnt mysteriously return on undo 2018-03-08 11:33:54 -05:00
greenkeeper[bot]
4780a86ff1 chore(package): update react-style-proptype to version 3.2.1 2018-03-08 16:11:07 +00:00
DD Liu
ddab4e3e66
Merge pull request #314 from LLK/revert-298-greenkeeper/webpack-dev-server-3.0.0
Revert "Update webpack-dev-server to the latest version 🚀"
2018-03-07 14:21:07 -05:00
DD Liu
d9a3ca1ca7
Revert "Update webpack-dev-server to the latest version 🚀" 2018-03-07 14:20:31 -05:00
greenkeeper[bot]
1131e34b92 chore(package): update react-responsive to version 4.0.5 2018-03-07 18:49:39 +00:00
DD Liu
eff43e2eec
Merge pull request #304 from fsih/removePaperUpdate
Remove all view.draw and view.update
2018-03-06 16:24:45 -05:00
greenkeeper[bot]
8960ce42e4 chore(package): update html-webpack-plugin to version 3.0.6
Closes #303
2018-03-06 15:46:58 +00:00
DD Liu
543c002329
Merge pull request #300 from fsih/undoLimit
Add an undo stack size limit to paint
2018-03-05 10:22:49 -05:00
greenkeeper[bot]
0957bd56e6 chore(package): update autoprefixer to version 8.1.0 2018-03-03 01:21:25 +00:00
DD Liu
c287af41eb
Merge pull request #308 from fsih/eslintUpdate
Update eslint
2018-03-02 10:55:22 -05:00
DD
43b0bf40e5 Add jsdoc 2018-03-02 10:38:35 -05:00
DD
8934553dff Update eslint 2018-03-02 10:33:21 -05:00
DD Liu
10c6f263c2
Merge pull request #307 from fsih/deleteHoles
Don't error if there are no segments
2018-03-02 10:15:22 -05:00
DD
5783b69f0a Don't error if there are no segments 2018-03-01 17:14:09 -05:00
DD
0323451ebf Fix crash when missing cursor preview 2018-03-01 16:37:45 -05:00
DD
24b1359abf Make mouse movement accuracy depend on zoom level 2018-03-01 15:26:22 -05:00
DD
abe8deaa35 Make sure to clear the cursor preview when saving undo state so that it doesnt mysteriously return on undo 2018-03-01 14:41:39 -05:00
DD
9a8c68e9d1 Remove all view.draw and view.update 2018-03-01 14:32:16 -05:00
DD
b064db5309 add comments 2018-03-01 14:27:10 -05:00
DD
0943d8d0a1 Add end caps to round out flat edges. Significantly increase the threshold for using broad brush helper now that its able to handle end caps better. Also make the threshold depend on zoom level. 2018-03-01 14:22:34 -05:00
DD
f9a9aa8feb drawing caps and fixing bugs 2018-02-28 20:06:51 -05:00
DD
5aca0c83a2 Clean up amortized simplify 2018-02-28 18:23:54 -05:00
DD
64e628576b Remove all view.updates 2018-02-28 15:20:24 -05:00
DD
7d56dc6829 amortized smoothing 2018-02-27 11:22:38 -05:00
DD
9ab90d1576 periodic smoothing 2018-02-27 11:22:38 -05:00
DD
24032192c8 remove cursor preview when drawing and paper.view.draw 2018-02-27 11:22:38 -05:00
DD Liu
432beb6a69
Merge pull request #294 from LLK/greenkeeper/react-redux-5.0.7
Update react-redux to the latest version 🚀
2018-02-27 11:11:50 -05:00
DD Liu
12da4b2d7e
Merge pull request #298 from LLK/greenkeeper/webpack-dev-server-3.0.0
Update webpack-dev-server to the latest version 🚀
2018-02-27 11:11:11 -05:00
DD Liu
62e9257270
Merge pull request #299 from rschamp/bugfix/tiny-thumbnails
Restrict exported SVG to content bounds
2018-02-27 11:09:29 -05:00
DD
b93ce53694 Add an undo stack size limit to paint 2018-02-27 10:59:30 -05:00
Ray Schamp
9fca8dc514 Restrict exported SVG to content bounds
Previously we were exporting empty space to the right and bottom of the artwork, which was reflected in sprite thumbnails as a tiny version of the sprite.
2018-02-27 09:20:34 -05:00
greenkeeper[bot]
92e43feab0 chore(package): update webpack-dev-server to version 3.0.0 2018-02-25 12:24:53 +00:00
DD Liu
c39c495f8f
Merge pull request #296 from LLK/greenkeeper/css-loader-0.28.10
Update css-loader to the latest version 🚀
2018-02-22 14:23:25 -05:00
greenkeeper[bot]
5464e6b1b1 chore(package): update css-loader to version 0.28.10 2018-02-22 18:25:37 +00:00