Commit graph

340 commits

Author SHA1 Message Date
Mark Mankarious
82977bfa26 feat: hides label height control when no label present 2023-08-21 13:21:43 +01:00
Mark Mankarious
5c9e3e0910 fix: bug on dragging items 2023-08-21 13:19:58 +01:00
Mark Mankarious
b7ac56337d feat: adds icons 2023-08-21 12:13:53 +01:00
Mark Mankarious
bfb029584d feat: adds linting dependency 2023-08-21 11:44:07 +01:00
Mark Mankarious
3c3d9a0c31 chore: updates README 2023-08-21 09:30:40 +01:00
Mark Mankarious
9354afb2ac 0.3.47 2023-08-20 12:30:32 +01:00
Mark Mankarious
1d0351cc2d fix: bug with dragging items 2023-08-20 12:25:59 +01:00
Mark Mankarious
302d4b8695 fix: removes "fit to screen" tool 2023-08-20 12:07:35 +01:00
Mark Mankarious
e2e2866a1c fix: hides label when no content to display 2023-08-20 12:05:14 +01:00
Mark Mankarious
a061f57304 feat: updates palette 2023-08-20 11:57:46 +01:00
Mark Mankarious
1faeb31d3e feat: updates theme colours 2023-08-20 11:46:57 +01:00
Mark Mankarious
af5c060900 feat: updates connector width defaults 2023-08-20 11:41:04 +01:00
Mark Mankarious
14a72c7b2e feat: limits connector width 2023-08-18 18:29:44 +01:00
Mark Mankarious
d980947e86 feat: updates connector styling 2023-08-18 18:27:42 +01:00
Mark Mankarious
e21ed39c78 feat: updates connector styling 2023-08-18 18:23:13 +01:00
Mark Mankarious
46de2cf19a feat: implements connector styles 2023-08-18 18:07:02 +01:00
Mark Mankarious
851ae21283 feat: updates connector width to more sensible values 2023-08-18 17:29:03 +01:00
Mark Mankarious
555244c206 fix: corrects connector width issue on zoom 2023-08-18 17:07:24 +01:00
Mark Mankarious
58dd3b59da feat: implements connector width controls 2023-08-18 17:00:35 +01:00
Mark Mankarious
fee7c2a244 feat: updates styling 2023-08-18 16:47:49 +01:00
Mark Mankarious
198a1f4e2d feat: implements connector controls 2023-08-18 16:41:04 +01:00
Mark Mankarious
73d9b522ec feat: updates cursor styling 2023-08-18 15:19:42 +01:00
Mark Mankarious
e60e16e469 feat: updates rectangle styling 2023-08-18 15:16:48 +01:00
Mark Mankarious
416b9765b7 feat: implements rectangle delete 2023-08-18 15:03:16 +01:00
Mark Mankarious
b13cd66706 feat: implements node delete 2023-08-18 14:55:20 +01:00
Mark Mankarious
c1c5bd33fe fix: adds keys to controls panel components 2023-08-18 14:32:49 +01:00
Mark Mankarious
94995f099c feat: implements rectangle controls 2023-08-18 14:27:38 +01:00
Mark Mankarious
e1515a7409 fix: bug with moving rectangles 2023-08-18 13:41:02 +01:00
Mark Mankarious
cdaaea4c3e refactor: propagates all naming of groups to rectangles 2023-08-18 12:07:15 +01:00
Mark Mankarious
514dd7a6b6 refactor: propagates renaming of rectangle tool 2023-08-18 11:52:51 +01:00
Mark Mankarious
5d2ee13dc5 chore: removes redundant field on mode objects 2023-08-18 11:43:00 +01:00
Mark Mankarious
8a280367d0 refactor: renames areaTool -> rectangleTool 2023-08-18 11:37:45 +01:00
Mark Mankarious
6f028faa3c fix: removes touchmove for now 2023-08-18 11:34:55 +01:00
Mark Mankarious
f0e6766a44 fix: issues with manipulating stale groups when dragging 2023-08-17 20:29:56 +01:00
Mark Mankarious
19478abb78 feat: allows translation of rectangles 2023-08-17 20:00:44 +01:00
Mark Mankarious
605771959c chore: updates copy 2023-08-17 19:34:33 +01:00
Mark Mankarious
b220c25fe0 fix: returns only first item after a click on a tile (for efficiency) 2023-08-17 19:31:46 +01:00
Mark Mankarious
7275dd3a23 refactor: renames reducers to modes in interactionManager 2023-08-17 19:09:47 +01:00
Mark Mankarious
dc04314f46 feat: adds basic editor example 2023-08-17 18:47:31 +01:00
Mark Mankarious
d0f3cdf791 feat: updates styling on node labels 2023-08-17 18:41:45 +01:00
Mark Mankarious
f13d3a60fb fix: removes redundant hook 2023-08-17 18:25:47 +01:00
Mark Mankarious
fc20387e7d fix: label heights on nodes 2023-08-17 18:25:24 +01:00
Mark Mankarious
15e4889151 chore: updates interaction references 2023-08-17 16:57:07 +01:00
Mark Mankarious
99b9b04a25 chore: renames reducers folder to modes 2023-08-17 16:56:42 +01:00
Mark Mankarious
799750e4d7 chore: excludes node_modules in tsconfig 2023-08-17 16:14:40 +01:00
Mark Mankarious
e08cf8e880 chore: removes redundant zod structure 2023-08-17 14:42:18 +01:00
Mark Mankarious
536b51dc29 feat: debug mode size indicator now wraps around all items 2023-08-17 13:25:48 +01:00
Mark Mankarious
975ce6ae92 fix: first tile not registering when dragging item 2023-08-17 12:37:46 +01:00
Mark Mankarious
3112842174 feat: executes entry / exit logic for interactions 2023-08-17 12:10:01 +01:00
Mark Mankarious
2cb9648303 fix: issue with first group drawn not displayed 2023-08-17 11:54:48 +01:00