log package.json @ 58:bf006bf2a3f9

age author description
Mon, 13 Jan 2020 21:22:58 -0800 drewp forget the elementModule concept; everyone must build their own bundle
Mon, 13 Jan 2020 00:32:21 -0800 drewp explain to my user packages that there's a different bundle for element mode
Mon, 13 Jan 2020 00:22:13 -0800 drewp lib updates
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:04:45 -0800 drewp local demo; styles
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
Sun, 29 Dec 2019 19:42:52 -0800 drewp fix packaging so we can be a dependency
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:18:42 -0800 drewp fix configs to run tests (all in one bundle though)
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: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: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
Wed, 04 Dec 2019 00:09:15 -0800 drewp still trying to make imports work. add other files too
Tue, 03 Dec 2019 21:27:52 -0800 drewp start