log

age author description
Wed, 12 Jan 2022 22:09:20 -0800 drewp view: pick types to show at top-level
Wed, 12 Jan 2022 20:26:57 -0800 drewp start the View work: parse view document
Wed, 12 Jan 2022 16:53:44 -0800 drewp pnpm install is slow & broken over nfs with a mismatching abspath
Wed, 12 Jan 2022 16:54:31 -0800 drewp dep updates
Wed, 12 Jan 2022 16:54:15 -0800 drewp inv release
Wed, 12 Jan 2022 16:52:10 -0800 drewp redo demo/ with vitejs (so nice)
Tue, 30 Nov 2021 00:14:37 -0800 drewp graph view rewrites and fixes for the multi-subject table
Thu, 25 Nov 2021 18:52:07 -0800 drewp SSE withCredentials: true
Thu, 25 Nov 2021 18:15:08 -0800 drewp build fixes, dead code, format
Wed, 17 Nov 2021 16:48:45 -0800 drewp dead code
Wed, 17 Nov 2021 16:45:10 -0800 drewp enable more code. factor out setGraphView
Wed, 17 Nov 2021 16:42:59 -0800 drewp bake out the stylus to plain css; add this https://ziga-petek.medium.com/using-fonts-in-web-components-6aba251ed4e5 to make fonts work
Wed, 17 Nov 2021 15:37:45 -0800 drewp client now works again, reads graph events
Wed, 17 Nov 2021 15:36:41 -0800 drewp new demo that's a standalone project
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 22:55:24 -0800 drewp automate 'external' list, get all local code to appear in lib.bundle.js
Tue, 11 Feb 2020 22:54:47 -0800 drewp sort imports
Tue, 11 Feb 2020 21:55:35 -0800 drewp sort and dedup imports
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 21:41:48 -0800 drewp dead end
Tue, 11 Feb 2020 00:07:54 -0800 drewp merge
Mon, 10 Feb 2020 16:57:46 -0800 drewp switch to pnpm lockfile
Mon, 10 Feb 2020 16:57:22 -0800 drewp don't need forObjects typing workaround anymore
Mon, 10 Feb 2020 16:56:21 -0800 drewp pnpm install is cheap; do it all the time
Sun, 26 Jan 2020 22:07:19 -0800 drewp try addressing decreasing performance by rebuilding the graph occasionally
Mon, 20 Jan 2020 03:01:22 -0800 drewp clean up import lines
Mon, 20 Jan 2020 03:00:27 -0800 drewp n3 type fixes, maybe a major rdf:Type bug too
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 16:53:08 -0800 drewp package lock
Wed, 15 Jan 2020 16:52:05 -0800 drewp package tweaks
Wed, 15 Jan 2020 10:46:59 -0800 drewp use pnpm
Mon, 13 Jan 2020 23:44:41 -0800 drewp delete element mode bundle
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
Mon, 13 Jan 2020 00:07:28 -0800 drewp dispatch graph-changed event. experimental.
Mon, 13 Jan 2020 00:07:06 -0800 drewp better init for VersionedGraph- start with empty graph, not undefined
Mon, 13 Jan 2020 00:06:36 -0800 drewp new module with getStringValue
Thu, 09 Jan 2020 00:34:05 -0800 drewp use Util.isFoo a little
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