Commit Graph

56 Commits

Author SHA1 Message Date
54568e641a readme update, splash ascii fix 2021-12-26 10:53:28 +10:00
0b3dcea9be fixed import transparent blocks, more toolbar menu, redraw just drawn blocks 2021-12-22 20:36:41 +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
28479ccd80 transparent blocks regex import 2021-12-18 21:18:39 +10:00
0c75411cbb WIP regex ascii import 2021-12-18 19:33:47 +10:00
9d9fb6c6f0 brush mirror and other mirror fix 2021-12-17 21:03:10 +10:00
5ff8ad1ee6 undo and redo with new chunked diff code 2021-12-17 16:13:01 +10:00
392fe3f0b0 better export 2021-12-17 14:13:29 +10:00
044f92d104 chunked diff start, optimised blocks internal storage space 2021-12-17 13:53:07 +10:00
6b01be104a new splash ascii, bug fix paste in dialogs 2021-12-11 11:34:43 +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
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
0c5bf1ae26 better export for null blocks 2021-10-23 10:37:25 +10:00
33fb8e2948 better image overlay 2021-10-23 10:23:02 +10:00
5c05ad0495 image overlay trace 2021-10-16 15:16:21 +10:00
89d801c1ef fix select 2021-10-09 10:47:16 +10:00
954259703d some bug fixes 2021-09-04 15:16:27 +10:00
608a35e9d4 transparent blocks on export 2021-09-04 10:21:53 +10:00
98db95516d transparent block (WIP) 2021-08-28 13:20:59 +10:00
ea28e5eeef fix for merge and transparent layers 2021-08-28 12:41:31 +10:00
36df6488cc merge layers, transparent layers fix (WIP) 2021-08-28 12:03:42 +10:00
chz^3
3091736d9f
ascii.js: add more box drawing and block drawing characters (#12)
current character set limits my ability to express myself it's about
freedom of speech

Co-authored-by: chzchzchz <chzchzchz@users.noreply.github.com>
2021-08-23 11:51:45 +10:00
1549345e23 brush and history limits, bug fix on keyboard shortcuts 2021-08-19 11:08:36 +10:00
Fred Akers
8acef070da
Cleanups (#10)
* Cleanup fillTool

* Cleanup fillTool

* Fix typo in canvas resize

* Remove unneeded return

* simplify layers loop in mirc export
2021-08-19 10:23:12 +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
640cdcf982 refactored ascii data, more layers bug fixing, still bug when adding new layer then resizing 2021-08-15 10:57:37 +10:00
09f46a1cdd fixed resizing ascii and layers 2021-08-15 10:15:36 +10:00
dc15bbac18 better ascii export with layers 2021-08-15 08:51:45 +10:00
b891d52b73 removed useless draggable package, fix for export 2021-08-14 19:53:11 +10:00
4c075e6868 LAYERS - sorta 2021-08-14 19:09:36 +10:00
4c38f83503 LAYERS (wip) - brushing preview broken 2021-08-14 16:41:42 +10:00
84606a455b better title update 2021-08-12 12:22:29 +10:00
97f4c03602 refactor, better text editing 2021-08-12 11:52:40 +10:00
8f074fd948 toolbar font draw, toaster notifications, fill eraser tool, some refactoring 2021-08-12 09:47:36 +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
c1f20be09e fix for plain text ascii import 2021-08-07 16:10:52 +10:00
a5ccdbca23 brush and select fixes 2021-08-07 12:41:47 +10:00
6c928fe9bc brush library updates (WIP) 2021-08-06 21:00:35 +10:00
29f800c534 hash value of brushes to prevent duplicates (WIP) 2021-08-06 14:39:54 +10:00
cb5e558922 better brush preview in new component 2021-08-06 11:51:58 +10:00
a1e27a8e22 export bug fix 2021-08-05 15:38:01 +10:00
d2f38f822c better modals, keyboard input in modals, new keyboard shortcuts 2021-08-05 15:30:53 +10:00
014ad5602b improved ui, 99 color fix, more refactor, aspect ratio fix 2021-08-05 10:54:40 +10:00
f7e7849069 eslint refactor review 2021-08-04 13:21:06 +10:00
424179d96b before linter fixes 2021-08-04 12:47:17 +10:00
316781c532 newblock refactor, paste ascii modal fix 2021-08-04 11:13:35 +10:00