log

age author description
Thu, 09 Jan 2020 00:33:46 -0800 drewp bug with rdf:type stmts
Thu, 09 Jan 2020 00:33:16 -0800 drewp make a full-element version for pages that want to try to use that
Thu, 09 Jan 2020 00:05:32 -0800 drewp rewrap; stylesheet
Thu, 09 Jan 2020 00:04:45 -0800 drewp local demo; styles
Mon, 06 Jan 2020 23:52:30 -0800 drewp reformats and minor edits
Sun, 05 Jan 2020 23:54:00 -0800 drewp bug on rdf:type stmts, i think, so I refactored a bunch and now maybe it's more testable and typeable
Fri, 03 Jan 2020 23:42:04 -0800 drewp can't use that graph property so well if it's non-notifying
Thu, 02 Jan 2020 00:23:06 -0800 drewp use global path for css
Wed, 01 Jan 2020 19:41:04 -0800 drewp sort imports
Wed, 01 Jan 2020 19:39:57 -0800 drewp don't pile all the deps in our sharable library. other fixes to make it work as a dep.
Wed, 01 Jan 2020 12:55:35 -0800 drewp fuss with published module name and path
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, 29 Dec 2019 19:43:25 -0800 drewp try exporting the PolymerElement so it can be depended on and therefore not culled by tree-shaking
Sun, 29 Dec 2019 19:42:52 -0800 drewp fix packaging so we can be a dependency
Sat, 28 Dec 2019 02:24:55 -0800 drewp reindent to 2-spaces with prettier
Sat, 28 Dec 2019 02:01:23 -0800 drewp build and tests, including jsonld
Fri, 27 Dec 2019 21:26:55 -0800 drewp building, but without jsonld so far
Tue, 24 Dec 2019 20:30:27 -0800 drewp change to npm with a build that worked better as a local package to be shared
Tue, 24 Dec 2019 18:37:03 -0800 drewp WIP converting to the package system that i found can work
Tue, 17 Dec 2019 23:13:01 -0800 drewp mostly config fixes to try to make this pkg usable by others (not working yet)
Sun, 15 Dec 2019 21:21:28 -0800 drewp ignore
Sun, 15 Dec 2019 21:18:42 -0800 drewp fix configs to run tests (all in one bundle though)
Sun, 15 Dec 2019 12:38:11 -0800 drewp uniqueness problem with NamedNodes in set
Fri, 13 Dec 2019 23:53:56 -0800 drewp fix getter, startup expanded state, better display before 1st data (but that one might not work)
Fri, 13 Dec 2019 23:52:43 -0800 drewp jsonld module now does async
Fri, 13 Dec 2019 23:52:23 -0800 drewp even better configs. ts maps, devserver mode.
Fri, 13 Dec 2019 23:05:12 -0800 drewp webpack config might finally work
Fri, 13 Dec 2019 22:42:57 -0800 drewp trying to config
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:36:57 -0800 drewp webpack-build-forever mode
Fri, 13 Dec 2019 01:18:00 -0800 drewp build is running, but no tests, and lots of code is disabled
Thu, 12 Dec 2019 23:07:06 -0800 drewp more merge i think
Thu, 12 Dec 2019 22:57:14 -0800 drewp merge
Thu, 12 Dec 2019 22:52:57 -0800 drewp trying to do ts+jest. WIP
Sun, 08 Dec 2019 23:32:36 -0800 drewp split a config
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 20:34:01 -0800 drewp start some jsonldquad tests
Fri, 06 Dec 2019 20:33:36 -0800 drewp refactor and update jsonldquads. WIP
Fri, 06 Dec 2019 20:33:01 -0800 drewp fix a build warning
Fri, 06 Dec 2019 16:41:19 -0800 drewp suffixLabels test runswith 'inv test'
Fri, 06 Dec 2019 09:21:49 -0800 drewp jasmine.json
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
Wed, 04 Dec 2019 23:44:29 -0800 drewp fix configs so relative imports work
Wed, 04 Dec 2019 01:06:33 -0800 drewp why does import work but accessing the imported thing make it say "Module not found"?
Wed, 04 Dec 2019 00:32:24 -0800 drewp enable more code
Wed, 04 Dec 2019 00:23:28 -0800 drewp back up, slowly turn on code again until ts breaks
Wed, 04 Dec 2019 00:09:15 -0800 drewp still trying to make imports work. add other files too
Tue, 03 Dec 2019 21:48:36 -0800 drewp more adds
Tue, 03 Dec 2019 21:46:43 -0800 drewp hgignore
Tue, 03 Dec 2019 21:27:52 -0800 drewp start