Commit graph

328 commits

Author SHA1 Message Date
Mark Mankarious
a9d260436d chore: removes demo scene from documentation and instead refers to CodeSandbox example 2023-10-04 18:49:58 +01:00
Mark Mankarious
6ed33286c0 0.4.5 2023-10-04 18:25:59 +01:00
Mark Mankarious
880ed5bea7 feat: adds validation check for connectors with less than 2 anchors 2023-10-04 18:23:43 +01:00
Mark Mankarious
4da997f3f3 feat: updates examples and documentation 2023-10-04 18:23:25 +01:00
Mark Mankarious
1e95cf9e37 fix: removes unnecessary import 2023-10-04 17:57:53 +01:00
Mark Mankarious
41e8de6cc7 refactor: renames node.position to node.tile 2023-10-04 17:57:30 +01:00
Mark Mankarious
5d6f3d0aaf feat: updates anchor connector schema 2023-10-04 17:56:55 +01:00
Mark Mankarious
ccea412b8d feat: removes color from node schema 2023-10-04 12:12:20 +01:00
Mark Mankarious
0e29ce31ef fix: adds tsc to linting script 2023-10-04 12:12:08 +01:00
Mark Mankarious
fed1b3af6e chore: updates docs 2023-10-04 12:11:55 +01:00
Mark Mankarious
4d7c93fcec 0.4.4 2023-10-03 15:48:37 +01:00
Mark Mankarious
1c8f74aac7 fix: syncs lock file with package.json 2023-10-03 15:48:21 +01:00
Mark Mankarious
9dd7708c10 0.4.3 2023-10-03 15:45:11 +01:00
Mark Mankarious
0580440b28 feat: imports isopacks as separate package 2023-10-03 15:44:27 +01:00
Mark Mankarious
887a91607c feat: implements icons searchbox 2023-09-03 12:22:42 +01:00
Mark Mankarious
9903755052 fix: fixes issue with textbox selection 2023-09-02 12:52:44 +01:00
Mark Mankarious
6c3a4ce6c9 fix: enables textboxes to be selected more easily 2023-09-02 10:59:49 +01:00
Mark Mankarious
20ac174704 feat: improves textbox sizing 2023-09-02 10:55:37 +01:00
Mark Mankarious
541e469697 feat: improves UX when selecting elements 2023-09-02 10:38:02 +01:00
Mark Mankarious
2f6cfa1274 feat: allows textBoxes to be dragged from any point 2023-09-02 10:10:25 +01:00
Mark Mankarious
ca087b4322 feat: filters textbox data on scene export 2023-09-02 10:00:41 +01:00
Mark Mankarious
fe7a2ed211 fix: corrects textbox selection not displaying correctly 2023-09-02 09:54:31 +01:00
Mark Mankarious
cb36408173 feat: implements transform controls for rectangles 2023-09-01 14:06:46 +01:00
Mark Mankarious
78b243ca22 feat: updates node connector styling 2023-08-31 13:13:44 +01:00
Mark Mankarious
beec0f0a83 chore: updates README 2023-08-31 13:11:35 +01:00
Mark Mankarious
3de56fdde8 feat: updates icons on zoom controls 2023-08-31 13:02:44 +01:00
Mark Mankarious
c2f456a496 feat: moves zoom controls to lower left 2023-08-31 12:58:40 +01:00
Mark Mankarious
d581f28d01 refactor: moves Ui layer styling to parent component 2023-08-31 12:51:19 +01:00
Mark Mankarious
c240def317 feat: implements text tool 2023-08-31 12:02:17 +01:00
Mark Mankarious
e72dd842c9 fix: missing textboxes definitions in initialData 2023-08-29 18:37:06 +01:00
Mark Mankarious
aaf48bd33e feat: accepts an array of textboxes as part of initialData 2023-08-29 18:34:40 +01:00
Mark Mankarious
23d3bdaae0 feat: introduces new TextBox tool 2023-08-29 18:23:52 +01:00
Mark Mankarious
ac4e9e8563 feat: improves UX on Tool menu 2023-08-29 18:23:34 +01:00
Mark Mankarious
8cb361a428 0.4.1 2023-08-29 15:01:14 +01:00
Mark Mankarious
53165a826c chore: updates README 2023-08-29 15:00:21 +01:00
Mark Mankarious
c96fb3b6f6 chore: updates README 2023-08-29 10:50:44 +01:00
Mark Mankarious
e48606a75f 0.4.0 2023-08-29 10:09:03 +01:00
Mark Mankarious
c0704b9c84 chore: updates README 2023-08-29 10:06:13 +01:00
Mark Mankarious
d0cf739e04 chore: updates README 2023-08-28 23:36:03 +01:00
Mark Mankarious
1f67c297fb feat: updates icon category styling 2023-08-28 22:37:42 +01:00
Mark Mankarious
1382c4165d feat: closes main menu BEFORE native file dialog appears 2023-08-28 22:10:13 +01:00
Mark Mankarious
68e451aa49 fix: issue with scrolling icons 2023-08-28 22:09:49 +01:00
Mark Mankarious
9910fecada feat: resets view after file has been successfully loaded 2023-08-28 21:57:08 +01:00
Mark Mankarious
8565d0d078 chore: updates README 2023-08-28 21:46:09 +01:00
Mark Mankarious
d0e1926d8e chore: updates README with instructions on how to build docs locally 2023-08-28 21:35:45 +01:00
Mark Mankarious
bb2a2ab2d5 chore: updates roadmap progress in README 2023-08-28 21:30:52 +01:00
Mark Mankarious
86900a9780 feat: adds discord option to main menu 2023-08-28 21:30:41 +01:00
Mark Mankarious
8b362ea022 feat: allows loading of local scene file 2023-08-28 21:10:38 +01:00
Mark Mankarious
a1a98f288b feat: allows saving of scene 2023-08-28 21:01:56 +01:00
Mark Mankarious
031a90a78a feat: updates main menu options 2023-08-28 19:45:07 +01:00