Commit graph

36 commits

Author SHA1 Message Date
DD Liu
1a8178808a
Limit stroke width to 100 (#796) 2018-12-14 10:46:15 -05:00
DD Liu
c6fb28a69c
Make stroke width 0 when transparent (#695) 2018-09-26 13:08:47 -04:00
DD Liu
3d99044ccf
Import and export bitmaps (#404)
* Rename svg to image

* Import/export bitmap

* Fix playground and readme

* Fix lint

* Assume strings are svgs
2018-04-26 18:45:50 -04:00
DD
d27aa0f5dd Fix test 2018-04-11 14:38:41 -04:00
DD
2b267ba6e9 Fix tests 2018-04-10 10:38:55 -04:00
DD
a6e7fb4251 update button state when undoing between modes, hide vector tools 2018-04-09 20:10:53 -04:00
DD
2b8c291765 Add format reducer 2018-04-05 18:06:37 -04:00
DD
b93ce53694 Add an undo stack size limit to paint 2018-02-27 10:59:30 -05:00
Matthew Taylor
e384c07e3d fix linting, tests 2017-11-08 10:13:17 -05:00
DD
a5a60b0884 Offset the pasted item from the original when on the same costume 2017-11-01 18:10:03 -04:00
DD
7e1e8d96ac add copy/paste 2017-11-01 17:05:37 -04:00
Matthew Taylor
41331e7afc change to test Button click 2017-10-19 17:07:09 -04:00
Matthew Taylor
d298282070 fix eslint 2017-10-19 16:59:50 -04:00
Matthew Taylor
e2f70a68ba Add mock for react-intl 2017-10-19 16:55:22 -04:00
Matthew Taylor
b1ca3f29d5 Rename paint-editor to new folder too
and update click tests to just look at the base component
2017-10-19 16:37:39 -04:00
Paul Kaplan
1d6e854e4a Update to react 16 2017-10-13 13:27:49 -04:00
DD
28464b237b call undo 2017-10-12 11:23:35 -04:00
DD
8baf731328 add undo reducer 2017-10-12 11:22:40 -04:00
DD
720f83605d add tests 2017-10-03 15:04:53 -04:00
DD
7e1375d855 Switch state to track hover item ID instead of item itself 2017-09-22 13:48:48 -04:00
DD
b8de3dcc3a Add reshape button 2017-09-18 11:28:43 -04:00
DD
25478a87fb add tests 2017-09-14 11:56:12 -04:00
DD
a2cd53b159 add stroke width indicator 2017-09-08 11:52:36 -04:00
DD
74ff77a38d add stroke color to state 2017-09-07 17:59:14 -04:00
DD
9e4c510372 add fill color component 2017-09-07 17:12:50 -04:00
DD
cf19fc556f Merge branch 'develop' into addLine 2017-08-30 10:51:25 -04:00
DD
2c64c45101 fix lint errors 2017-08-29 17:24:40 -04:00
DD
f5529b023b rename test file 2017-08-25 10:47:07 -04:00
DD
34ce004a14 Add tests 2017-08-25 10:45:22 -04:00
a622d0d3e9 add tests 2017-08-24 17:49:22 -04:00
DD Liu
6b8b20b911 add component tests 2017-08-21 15:56:33 -04:00
DD Liu
33a01c1396 make modes independent of tool. Fix tests 2017-08-16 15:34:33 -04:00
DD Liu
975bfdc464 add tests 2017-07-27 22:58:31 -04:00
DD Liu
a4891d22b0 code review 2017-07-27 00:34:33 -04:00
DD Liu
dc683f1d82 switch to jest 2017-07-26 20:48:35 -04:00
DD Liu
f245114f51 add logging and test 2017-07-18 14:35:58 -04:00