Commit Graph

30 Commits

Author SHA1 Message Date
Ian Gulliver
898e234171 Slight background color for nodes 2019-07-09 06:08:50 +00:00
Ian Gulliver
a68471d1da Draw directional arrows 2019-07-09 04:19:09 +00:00
Ian Gulliver
e26463047a Working, basic line drawing 2019-07-05 04:59:04 +00:00
Ian Gulliver
6543e36378 Contained, auto-resize group labels 2019-07-05 04:09:24 +00:00
Ian Gulliver
b4a072c8da Disable some useless interactions 2019-07-04 07:02:05 +00:00
Ian Gulliver
94f28f00cd Tweaks to group border margin 2019-07-04 06:48:43 +00:00
Ian Gulliver
b86994093b Draw group borders 2019-07-04 06:42:05 +00:00
Ian Gulliver
9a4e90de51 Drawing protocol for line and group 2019-07-04 06:15:39 +00:00
Ian Gulliver
db86cb83d5 Switch to CSS variables for line color 2019-07-04 05:46:00 +00:00
Ian Gulliver
353a209ea1 Fix addLine() 2019-07-04 04:40:46 +00:00
Ian Gulliver
275c64c00b Add SVG-based line drawing 2019-07-02 07:05:22 +00:00
Ian Gulliver
8b29a656bc Larger node font size 2019-07-01 21:35:22 +00:00
Ian Gulliver
42a024da01 Center grid 2019-07-01 21:25:38 +00:00
Ian Gulliver
e1b654e16c Fix resize, centering 2019-07-01 20:57:22 +00:00
Ian Gulliver
207a9f7f8f Draw boxes, set font size 2019-07-01 20:53:20 +00:00
Ian Gulliver
a0bfb28106 Visual overhaul, dark mode only 2019-07-01 20:27:51 +00:00
Ian Gulliver
c8cf54350d Draw nodes on the grid 2019-06-26 18:27:52 +00:00
Ian Gulliver
8a458cc4ba Build a grid with proper rows/columns and some aspect ratio sanity 2019-06-26 18:18:21 +00:00
Ian Gulliver
64d60ac5c8 Less padding, less width, more outline 2019-06-26 04:25:49 +00:00
Ian Gulliver
adf440a8b7 Start of tree construction 2019-06-22 06:36:08 +00:00
Ian Gulliver
0b8f6866c8 Class tweaks for convenience 2019-06-21 20:26:41 +00:00
Ian Gulliver
d35d877a00 Remote right/left arrow input field behavior, so it consistently moves between
levels
2019-06-21 20:15:18 +00:00
Ian Gulliver
06b246779a Style 2019-06-21 19:11:37 +00:00
Ian Gulliver
62383f2aa9 Add Link, stop auto-remove when input empty, merge NodeList and Editor 2019-06-21 18:15:44 +00:00
Ian Gulliver
e38fcebfba More sensible cursor 2019-06-20 23:35:13 +00:00
Ian Gulliver
3b51c59c7c Start of nested lists 2019-06-20 21:26:31 +00:00
Ian Gulliver
f9df134898 Switch to using focus instead of selected class 2019-05-27 03:13:11 +00:00
Ian Gulliver
bd939cff1f Add Group type 2019-05-26 02:53:55 +00:00
Ian Gulliver
bc7d2e0deb Save keystrokes on create, remove empty nodes 2019-05-25 04:44:11 +00:00
Ian Gulliver
26f529142e Split files 2019-05-25 00:03:19 +00:00