log package.json @ 108:5e6840229a05

age author description
Fri, 18 Mar 2022 11:57:38 -0700 drewp rewrite freeStatements rendering to put more planning in layout
Sat, 12 Mar 2022 22:41:43 -0800 drewp WIP Layout. tests are passing but they're a little wrong
Fri, 11 Feb 2022 23:24:41 -0800 drewp repo now demos itself, which runs better than using the nested demo/ project
Fri, 11 Feb 2022 22:57:23 -0800 drewp revert jsonld a few years to avoid a vite/commonjs build issue
Fri, 11 Feb 2022 22:21:51 -0800 drewp WIP build setup
Fri, 11 Feb 2022 20:28:55 -0800 drewp update deps
Wed, 12 Jan 2022 16:54:31 -0800 drewp dep updates
Tue, 30 Nov 2021 00:14:37 -0800 drewp graph view rewrites and fixes for the multi-subject table
Wed, 17 Nov 2021 15:00:17 -0800 drewp more fixes, more original code uncommented
Wed, 17 Nov 2021 13:01:08 -0800 drewp starting lit upgrade. total mess right now
Tue, 11 Feb 2020 21:54:23 -0800 drewp update deps
Tue, 11 Feb 2020 21:44:06 -0800 drewp merge
Tue, 11 Feb 2020 21:34:28 -0800 drewp update dep
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 02:59:42 -0800 drewp upgrade libs
Wed, 15 Jan 2020 20:36:44 -0800 drewp update deps
Wed, 15 Jan 2020 10:46:59 -0800 drewp use pnpm
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