Florrie
|
934b756032
|
Make mouse cursor react to what it's hovered over (#762)
|
2018-12-10 17:42:29 -05:00 |
|
DD Liu
|
45018e4f64
|
Add component will unmount to deactivate to all tools (#657)
|
2018-09-11 10:35:08 -04:00 |
|
DD Liu
|
8267e11176
|
Double click in select modes switches to text tool (#583)
|
2018-08-09 10:55:44 -04:00 |
|
DD Liu
|
4e4bb396a6
|
Draw oval and rectangle outlines in bitmap (#550)
|
2018-07-12 15:48:30 -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 |
|
Matthew Taylor
|
95099d6e90
|
move modes to lib
|
2017-11-07 14:02:39 -05:00 |
|
DD
|
083bf63869
|
Add group and ungroup
|
2017-10-24 13:26:43 -04:00 |
|
Matthew Taylor
|
2e0b34a325
|
Add svg icons to tool select components
This also adds a generic `tool-select` component which can be composed by each of the individual tools for presentation purposes.
Towards #40.
|
2017-10-19 15:08:15 -04:00 |
|
DD
|
345a43e127
|
merge onUpdateSvg and undoSnapshot
|
2017-10-12 11:23:35 -04:00 |
|
DD
|
28464b237b
|
call undo
|
2017-10-12 11:23:35 -04:00 |
|
DD
|
ab244a5e4c
|
convert getSelectedItems(recursive) to 2 functions
|
2017-10-11 11:32:51 -04:00 |
|
DD
|
b87c17523a
|
Selection sets and gets fill/stroke color/width
|
2017-10-03 12:07:56 -04:00 |
|
DD
|
7e1375d855
|
Switch state to track hover item ID instead of item itself
|
2017-09-22 13:48:48 -04:00 |
|
DD
|
4bc4d92415
|
Move select tool out of select mode
|
2017-09-21 18:39:00 -04:00 |
|
DD
|
f15a3dbe02
|
Add reshape
|
2017-09-21 10:36:26 -04:00 |
|
DD
|
9a09c4324d
|
the declarations done to avoid lint errors actually broke hover, so put them back
|
2017-09-14 17:53:28 -04:00 |
|
DD
|
67ac013edf
|
prune unused function and lint
|
2017-09-14 14:34:45 -04:00 |
|
DD
|
6048c9f866
|
hook into other tools
|
2017-09-13 17:58:27 -04:00 |
|
DD
|
0e91439edd
|
Get move working
|
2017-09-13 15:17:59 -04:00 |
|
DD
|
448ff9bfe4
|
Add more selection files
|
2017-09-12 17:39:25 -04:00 |
|
DD
|
cf75703580
|
In-progress add select mode
|
2017-09-11 10:52:00 -04:00 |
|