Commit graph

450 commits

Author SHA1 Message Date
Mark Mankarious
983b45d000 1.0.1 2023-11-01 17:28:55 +00:00
Mark Mankarious
721e78ae43 fix: fixes issue with context menu not displaying correctly when zoomed out 2023-11-01 17:27:00 +00:00
Mark Mankarious
8f24381e1b fix: fixes issue with reloading scene on window resize 2023-11-01 17:18:14 +00:00
Mark Mankarious
a56584bb20 1.0.0 2023-11-01 17:06:11 +00:00
Mark Mankarious
524c0ca963 chore: updates docs 2023-11-01 17:04:03 +00:00
Mark Mankarious
b525b8a8ab fix: fixes issue where exported image isn't positioned correctly 2023-11-01 16:58:33 +00:00
Mark Mankarious
0b9789746a feat: grid listens to window resize events 2023-11-01 14:15:44 +00:00
Mark Mankarious
33658b38b1 fix: fixes issue loading model 2023-11-01 13:46:33 +00:00
Mark Mankarious
3bf59ef2b9 refactor: moves model types to model file 2023-11-01 13:40:29 +00:00
Mark Mankarious
413567efd3 feat: resets the UI after a canvas clear 2023-11-01 12:08:18 +00:00
Mark Mankarious
0986c52d68 fix: fixes issue when clearing the canvas 2023-11-01 12:06:40 +00:00
Mark Mankarious
848dc76758 chore: updates documentation 2023-10-31 16:52:50 +00:00
Mark Mankarious
edf6f28b9e feat: updates example data 2023-10-31 16:00:10 +00:00
Mark Mankarious
366b816521 feat: displays connector anchors only when connector is selected / active 2023-10-31 13:19:20 +00:00
Mark Mankarious
eeaaad93c5 feat: implements connector direction icon 2023-10-31 13:01:20 +00:00
Mark Mankarious
8d98b84213 fix: disables animations on scene layer on first render 2023-10-31 10:29:12 +00:00
Mark Mankarious
db9f60f569 fix: fixes issue with grid misalignment 2023-10-31 10:20:31 +00:00
Mark Mankarious
1ad851aaca fix: fixes issue with calculating fit-to-screen dimensions 2023-10-31 09:56:48 +00:00
Mark Mankarious
8c63ec3594 fix: removes old logo asset 2023-10-31 09:56:16 +00:00
Mark Mankarious
5feca66326 feat: improves UX when dragging rectangle anchor 2023-10-31 09:42:37 +00:00
Mark Mankarious
0bace0bc5f feat: ensures connectors have start and end nodes 2023-10-30 22:52:23 +00:00
Mark Mankarious
1d9324eb84 feat: disables scroll / zoom animations on drag and drop layer 2023-10-30 22:51:58 +00:00
Mark Mankarious
efde7780a0 feat: applies animation on zoom and scroll 2023-10-30 22:31:17 +00:00
Mark Mankarious
2230637a52 feat: improves panning mode UX 2023-10-30 21:16:55 +00:00
Mark Mankarious
4b0d3d86e9 feat: improves panning mode UX 2023-10-30 21:15:59 +00:00
Mark Mankarious
d54b485565 fix: fixes image export reading non-current scene 2023-10-30 17:25:37 +00:00
Mark Mankarious
68c11e5a1d feat: increases resolution of export images 2023-10-30 16:06:27 +00:00
Mark Mankarious
4a67974b55 fix: fixes color resolving mechanic 2023-10-30 15:30:50 +00:00
Mark Mankarious
4bb73e2a3c fix: corrects typo in error message 2023-10-29 14:54:35 +00:00
Mark Mankarious
421bd07c93 fix: fixes bug caused by missing param in function call 2023-10-29 14:44:21 +00:00
Mark Mankarious
58cefc134a chore: adds tests for color validation 2023-10-29 14:40:36 +00:00
Mark Mankarious
44ab2c9cca chore: adds modelItem reducer tests 2023-10-29 14:27:13 +00:00
Mark Mankarious
4797b22304 feat: stores colors as part of model 2023-10-29 14:08:32 +00:00
Mark Mankarious
35b73defe7 feat: displays title at bottom of view 2023-10-28 16:28:23 +01:00
Mark Mankarious
1d3e7d5183 feat: improves label handeling 2023-10-28 16:25:29 +01:00
Mark Mankarious
49c9f9b70e refactor: refactors both connector and node labels to be single component 2023-10-28 16:03:15 +01:00
Mark Mankarious
804b4f66c7 refactor: renames connector name -> description 2023-10-28 15:02:37 +01:00
Mark Mankarious
ba30ffd032 feat: improves word wrap handling in labels 2023-10-28 14:58:04 +01:00
Mark Mankarious
b17999f7ac chore: fixes validation tests 2023-10-28 13:39:51 +01:00
Mark Mankarious
9715d4d91c chore: adds tests for layerOrdering reducer 2023-10-28 13:10:51 +01:00
Mark Mankarious
56591cb102 feat: allows layer order of rectangles to be changed 2023-10-28 12:27:21 +01:00
Mark Mankarious
ad5a4e06f3 feat: refactors schema to accomodate model 2023-10-27 15:55:20 +01:00
Mark Mankarious
a38afa93a8 0.5.11 2023-10-18 11:48:06 +01:00
Mark Mankarious
84d5015db3 refactor: renames main menu options for better handling 2023-10-18 11:47:58 +01:00
Mark Mankarious
b3db2521ee 0.5.10 2023-10-18 11:34:19 +01:00
Mark Mankarious
9f11cce6e0 feat: implements image export 2023-10-18 11:31:50 +01:00
Mark Mankarious
425744585e fix: fixes issue with connector path not being generated correctly 2023-10-17 14:17:55 +01:00
Mark Mankarious
0731757060 fix: fixes bug with rectangle resizing 2023-10-17 13:52:22 +01:00
Mark Mankarious
ccbedd7c98 feat: keeps icons when canvas is cleared 2023-10-16 08:57:04 +01:00
Mark Mankarious
e754b32cb0 0.5.9 2023-10-13 16:35:21 +01:00