Commit Graph

125 Commits

Author SHA1 Message Date
124375bc6c canvas hashing to avoid redrawing old data 2021-12-26 17:44:02 +10:00
c2b7c720e2 brush size in menu and hotkey fix 2021-12-26 17:22:39 +10:00
82fab90e7f edit ascii fix (made new bug), blocks fill bug fixes 2021-12-26 16:31:07 +10:00
5fb166e263 save blocks when brushing off canvas 2021-12-26 12:37:16 +10:00
666a61ee43 better http post responses 2021-12-26 12:32:14 +10:00
13ebf88ba8 undo on select cut or delete 2021-12-26 11:56:39 +10:00
088f6d3807 completed context menus for brushes 2021-12-26 11:41:24 +10:00
54568e641a readme update, splash ascii fix 2021-12-26 10:53:28 +10:00
84c70588a9 more view menu for show / hide 2021-12-24 20:28:09 +10:00
5c38d34880 more view menu 2021-12-24 18:40:18 +10:00
a176749351 package updates, more menu work - new edit menu 2021-12-24 17:23:43 +10:00
3c34c799c3 review, better view menu 2021-12-24 14:06:55 +10:00
0b3dcea9be fixed import transparent blocks, more toolbar menu, redraw just drawn blocks 2021-12-22 20:36:41 +10:00
7a5cd1b870 brush save fix, menu css and icons review 2021-12-21 21:25:18 +10:00
45a386863a review front end for brushes/library area 2021-12-21 20:15:42 +10:00
90010a8831 Readme update, removed font awesome (we now have material icons), front end css review 2021-12-21 19:03:40 +10:00
731801fc9c toolbar icons and keyboard focus fix 2021-12-11 11:28:44 +10:00
f1cf2d295a better keyboard support, brush keyboard support 2021-12-06 16:55:06 +10:00
790664a053 toolbar menu updates 2021-12-04 13:47:31 +10:00
12389d1c5e updates, new splash ascii 2021-11-27 10:57:36 +10:00
87423080b4 better brush select, toolbar menu 2021-11-27 10:25:56 +10:00
f4f1511f0b new toolbar menu 2021-11-20 11:10:15 +10:00
9792660a5b new splash ascii stuff 2021-11-06 11:19:15 +10:00
4fc0c99977 updates, better options modal 2021-11-06 10:59:17 +10:00
5c05ad0495 image overlay trace 2021-10-16 15:16:21 +10:00
b771c9a759 less redraw on cavas, options modal start 2021-10-02 10:55:39 +10:00
954259703d some bug fixes 2021-09-04 15:16:27 +10:00
b4a1dac1e1 enter on HTTP POST 2021-09-04 11:13:28 +10:00
bedaa7d5f7 panels follow scroll, better ascii optimis for blocks 2021-08-21 11:28:06 +10:00
96ede27286 post mirc to HTTP, thx chz 2021-08-21 10:13:56 +10:00
chz^3
60087da06c
dashboard: POST to HTTP (#11)
Adds a menu option to POST the ASCII to a URL.

Co-authored-by: chzchzchz <chzchzchz@users.noreply.github.com>
2021-08-21 09:53:07 +10:00
e944309433 stop keyboard events on dialog 2021-08-19 17:17:46 +10:00
chzchzchz
1b5ad5a8fe dashboard: POST to HTTP
Adds a menu option to POST the ASCII to a URL.
2021-08-18 23:23:14 -07:00
8d5b82cd5b bug fixes 2021-08-19 11:42:33 +10:00
6b08b7249a lint, bug fixes, some style updates 2021-08-17 10:24:41 +10:00
1458a09519 reviewed / refactored styles 2021-08-16 17:03:53 +10:00
b4439f9a5f layers in their own area, keyboard fixes 2021-08-16 16:14:49 +10:00
7ebeda41bd refactored keyboard events into their own file, bug fixes 2021-08-16 14:10:06 +10:00
f0a10e06d8 linter, better canvas resize with undo, readme update, store text data when leaving text mode 2021-08-15 11:20:58 +10:00
b891d52b73 removed useless draggable package, fix for export 2021-08-14 19:53:11 +10:00
4c38f83503 LAYERS (wip) - brushing preview broken 2021-08-14 16:41:42 +10:00
5c64bb8d28 keyboard shortcuts in own component start, cut blocks, delete blocks in select 2021-08-12 13:19:06 +10:00
84606a455b better title update 2021-08-12 12:22:29 +10:00
99f8678bc0 flip and rotate brush with E and Q when in brush mode 2021-08-08 13:24:06 +10:00
8a87b8f9b2 baked in splash ascii, close tabs with confirmation dialog 2021-08-08 11:55:59 +10:00
4439b3b0bb basic block editor in main brush, better brush preview 2021-08-07 15:36:32 +10:00
a5ccdbca23 brush and select fixes 2021-08-07 12:41:47 +10:00
2581cd45f1 brush library and history (WIP) 2021-08-06 14:00:21 +10:00
cb5e558922 better brush preview in new component 2021-08-06 11:51:58 +10:00
d2f38f822c better modals, keyboard input in modals, new keyboard shortcuts 2021-08-05 15:30:53 +10:00