log src/graph_view.ts @ 52:490f569bb0c9

age author description
Thu, 09 Jan 2020 00:34:05 -0800 drewp use Util.isFoo a little
Thu, 09 Jan 2020 00:05:32 -0800 drewp rewrap; stylesheet
Mon, 30 Dec 2019 15:29:23 -0800 drewp sloppy fix for type imports
Sun, 29 Dec 2019 19:59:08 -0800 drewp add back type-block rendering. untested.
Sun, 15 Dec 2019 12:38:11 -0800 drewp uniqueness problem with NamedNodes in set
Fri, 13 Dec 2019 01:39:29 -0800 drewp add back s-g code; this breaks the build a little. WIP
Fri, 13 Dec 2019 01:18:00 -0800 drewp build is running, but no tests, and lots of code is disabled
Sun, 08 Dec 2019 23:32:12 -0800 drewp managed to use a newer ts or something, so this includes a bunch of type fixes too
Fri, 06 Dec 2019 09:19:43 -0800 drewp working on porting graph_view to n3.js. also working on making tests run
Thu, 05 Dec 2019 01:32:13 -0800 drewp closer- element now holds a changing graph, but can't draw it yet