Steve Ruiz
|
027815f199
|
Adds most of text feature, except creation
|
2021-06-15 12:58:51 +01:00 |
|
Steve Ruiz
|
4a36ff7341
|
Fix bug in translating
|
2021-06-13 14:55:37 +01:00 |
|
Steve Ruiz
|
58c9fc9f83
|
Improves drawing
|
2021-06-12 17:34:38 +01:00 |
|
Steve Ruiz
|
50cffb3404
|
Annoying file system saving stuff
|
2021-06-11 23:06:09 +01:00 |
|
Steve Ruiz
|
260772e682
|
Fix save issue
|
2021-06-11 11:42:23 +01:00 |
|
Steve Ruiz
|
110d8fe0b1
|
Local file saving
|
2021-06-11 11:31:31 +01:00 |
|
Steve Ruiz
|
61f56b984e
|
Fixes deleting pages, adds local file saving / loading
|
2021-06-11 11:11:42 +01:00 |
|
Steve Ruiz
|
f2d3231315
|
Adds context menu, "move to page"
|
2021-06-10 10:49:16 +01:00 |
|
Steve Ruiz
|
c48537121f
|
Fixes brushing, selection, double-clicking
|
2021-06-09 17:10:00 +01:00 |
|
Steve Ruiz
|
9943bdd420
|
Improves selection
|
2021-06-08 12:27:47 +01:00 |
|
Steve Ruiz
|
5a7e79121a
|
fixes code bug, adds sketchy circle
|
2021-06-08 11:32:20 +01:00 |
|
Steve Ruiz
|
350c1debde
|
Moves selectedIds into page state, state mounts only one page state / page at a time
|
2021-06-07 12:18:50 +01:00 |
|
Steve Ruiz
|
4c876d3d35
|
Trash icon now clears selection first
|
2021-06-06 20:42:04 +01:00 |
|
Steve Ruiz
|
704e92faa4
|
Improves performance for certain actions
|
2021-06-06 11:50:01 +01:00 |
|
Steve Ruiz
|
8623958e74
|
adds pressure sensitivity
|
2021-06-06 08:33:30 +01:00 |
|
Steve Ruiz
|
81141e7bb5
|
improves arrow rotation
|
2021-06-05 15:29:49 +01:00 |
|
Steve Ruiz
|
72b6db12c4
|
Improves handles for arrows
|
2021-06-05 07:36:39 +01:00 |
|
Steve Ruiz
|
d99cacd105
|
Fixes more bugs with groups
|
2021-06-04 22:21:03 +01:00 |
|
Steve Ruiz
|
9626461ea7
|
Fixes deleting undos
|
2021-06-04 19:49:27 +01:00 |
|
Steve Ruiz
|
fcb11f19e3
|
Fixes selection for shapes in a group
|
2021-06-04 18:56:46 +01:00 |
|
Steve Ruiz
|
4507f806f6
|
Update state.ts
|
2021-06-04 18:18:36 +01:00 |
|
Steve Ruiz
|
506eecc95f
|
Adds groups
|
2021-06-04 17:08:43 +01:00 |
|
Steve Ruiz
|
062f446339
|
Restores local data loading
|
2021-06-03 14:11:14 +01:00 |
|
Steve Ruiz
|
507c081bd0
|
Adds create / delete pages
|
2021-06-03 14:10:54 +01:00 |
|
Steve Ruiz
|
3b74580b4f
|
Fixes styling on page select, bumps data version
|
2021-06-03 13:20:34 +01:00 |
|
Steve Ruiz
|
5ba56216d0
|
Adds page control, pages
|
2021-06-03 13:06:39 +01:00 |
|
Steve Ruiz
|
34256f992a
|
adds tooltips, improves arrow
|
2021-06-02 22:17:38 +01:00 |
|
Steve Ruiz
|
7c768bddf5
|
Adds quick style selects, rewrites styling
|
2021-06-02 12:50:34 +01:00 |
|
Steve Ruiz
|
815bf1109c
|
Adds dashes
|
2021-06-01 22:49:32 +01:00 |
|
Steve Ruiz
|
ea996b627b
|
Improves layout on mobile
|
2021-06-01 09:56:41 +01:00 |
|
Steve Ruiz
|
bcffee6458
|
Adds arrows, handles
|
2021-05-31 20:13:43 +01:00 |
|
Steve Ruiz
|
facd9e9845
|
Fixes transforms on drawn shapes, adds straight line drawing with draw tool
|
2021-05-30 22:24:31 +01:00 |
|
Steve Ruiz
|
76a4ccdfcb
|
Improves undo/redo, fixes pinching and multitouch
|
2021-05-30 14:14:35 +01:00 |
|
Steve Ruiz
|
bc6f5cf5b7
|
Improves rotation? I think?
|
2021-05-29 23:27:19 +01:00 |
|
Steve Ruiz
|
2755b58f8f
|
Adds undo / redo / clear button
|
2021-05-29 15:06:23 +01:00 |
|
Steve Ruiz
|
09659ab9ba
|
Adds zoom controls
|
2021-05-29 14:59:11 +01:00 |
|
Steve Ruiz
|
6118dfcc2c
|
Starts implementing locked shapes
|
2021-05-29 13:40:41 +01:00 |
|
Steve Ruiz
|
3329c16e57
|
Adds boolean props for lock, hide, aspect lock
|
2021-05-29 11:12:28 +01:00 |
|
Steve Ruiz
|
b369aef7fc
|
Update state.ts
|
2021-05-28 23:33:28 +01:00 |
|
Steve Ruiz
|
39ef1cf317
|
Improves hover appearance
|
2021-05-28 22:05:40 +01:00 |
|
Steve Ruiz
|
fe3980c80c
|
Adds tool lock
|
2021-05-28 21:30:27 +01:00 |
|
Steve Ruiz
|
c95c54dae6
|
Continues on drawing / rotation
|
2021-05-28 17:25:43 +01:00 |
|
Steve Ruiz
|
79c254a938
|
Merge branch 'main' of https://github.com/steveruizok/code-slate into main
|
2021-05-28 15:43:37 +01:00 |
|
Steve Ruiz
|
239aea30b4
|
moves undo / redo
|
2021-05-28 15:43:35 +01:00 |
|
Steve Ruiz
|
708223fffa
|
improves appearance on safari
|
2021-05-28 14:08:51 +01:00 |
|
Steve Ruiz
|
8dfef5c302
|
Improves draw tool
|
2021-05-27 23:07:27 +01:00 |
|
Steve Ruiz
|
bd02ca4fd9
|
Adds undo for drawn shapes, zoom scales rdp
|
2021-05-27 21:11:48 +01:00 |
|
Steve Ruiz
|
7ef83dc508
|
Adds drawing
|
2021-05-27 18:59:40 +01:00 |
|
Steve Ruiz
|
e9d46a70e4
|
Adds stretch
|
2021-05-27 07:32:55 +01:00 |
|
Steve Ruiz
|
21927845a8
|
implements distribution
|
2021-05-26 22:47:46 +01:00 |
|