log src/graph_view.ts @ 76:58676ebdce0f

age author description
Tue, 11 Feb 2020 21:55:35 -0800 drewp sort and dedup imports
Tue, 11 Feb 2020 00:07:54 -0800 drewp merge
Mon, 10 Feb 2020 16:57:22 -0800 drewp don't need forObjects typing workaround anymore
Mon, 20 Jan 2020 03:00:27 -0800 drewp n3 type fixes, maybe a major rdf:Type bug too
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