Mercurial > code > home > repos > streamed-graph
graph
-
starting lit upgrade. total mess right nowWed, 17 Nov 2021 13:01:08 -0800, by drewp
-
automate 'external' list, get all local code to appear in lib.bundle.jsTue, 11 Feb 2020 22:55:24 -0800, by drewp
-
sort importsTue, 11 Feb 2020 22:54:47 -0800, by drewp
-
sort and dedup importsTue, 11 Feb 2020 21:55:35 -0800, by drewp
-
update depsTue, 11 Feb 2020 21:54:23 -0800, by drewp
-
mergeTue, 11 Feb 2020 21:44:06 -0800, by drewp
-
update depTue, 11 Feb 2020 21:34:28 -0800, by drewp
-
dead endTue, 11 Feb 2020 21:41:48 -0800, by drewp
-
mergeTue, 11 Feb 2020 00:07:54 -0800, by drewp
-
switch to pnpm lockfileMon, 10 Feb 2020 16:57:46 -0800, by drewp
-
don't need forObjects typing workaround anymoreMon, 10 Feb 2020 16:57:22 -0800, by drewp
-
pnpm install is cheap; do it all the timeMon, 10 Feb 2020 16:56:21 -0800, by drewp
-
try addressing decreasing performance by rebuilding the graph occasionallySun, 26 Jan 2020 22:07:19 -0800, by drewp
-
clean up import linesMon, 20 Jan 2020 03:01:22 -0800, by drewp
-
n3 type fixes, maybe a major rdf:Type bug tooMon, 20 Jan 2020 03:00:27 -0800, by drewp
-
upgrade libsMon, 20 Jan 2020 02:59:42 -0800, by drewp
-
update depsWed, 15 Jan 2020 20:36:44 -0800, by drewp
-
package lockWed, 15 Jan 2020 16:53:08 -0800, by drewp
-
package tweaksWed, 15 Jan 2020 16:52:05 -0800, by drewp
-
use pnpmWed, 15 Jan 2020 10:46:59 -0800, by drewp
-
delete element mode bundleMon, 13 Jan 2020 23:44:41 -0800, by drewp
-
forget the elementModule concept; everyone must build their own bundleMon, 13 Jan 2020 21:22:58 -0800, by drewp
-
explain to my user packages that there's a different bundle for element modeMon, 13 Jan 2020 00:32:21 -0800, by drewp
-
lib updatesMon, 13 Jan 2020 00:22:13 -0800, by drewp
-
dispatch graph-changed event. experimental.Mon, 13 Jan 2020 00:07:28 -0800, by drewp
-
better init for VersionedGraph- start with empty graph, not undefinedMon, 13 Jan 2020 00:07:06 -0800, by drewp
-
new module with getStringValueMon, 13 Jan 2020 00:06:36 -0800, by drewp
-
use Util.isFoo a littleThu, 09 Jan 2020 00:34:05 -0800, by drewp
-
bug with rdf:type stmtsThu, 09 Jan 2020 00:33:46 -0800, by drewp
-
make a full-element version for pages that want to try to use thatThu, 09 Jan 2020 00:33:16 -0800, by drewp
-
rewrap; stylesheetThu, 09 Jan 2020 00:05:32 -0800, by drewp
-
local demo; stylesThu, 09 Jan 2020 00:04:45 -0800, by drewp
-
reformats and minor editsMon, 06 Jan 2020 23:52:30 -0800, by drewp
-
bug on rdf:type stmts, i think, so I refactored a bunch and now maybe it's more testable and typeableSun, 05 Jan 2020 23:54:00 -0800, by drewp
-
can't use that graph property so well if it's non-notifyingFri, 03 Jan 2020 23:42:04 -0800, by drewp
-
use global path for cssThu, 02 Jan 2020 00:23:06 -0800, by drewp
-
sort importsWed, 01 Jan 2020 19:41:04 -0800, by drewp
-
don't pile all the deps in our sharable library. other fixes to make it work as a dep.Wed, 01 Jan 2020 19:39:57 -0800, by drewp
-
fuss with published module name and pathWed, 01 Jan 2020 12:55:35 -0800, by drewp
-
sloppy fix for type importsMon, 30 Dec 2019 15:29:23 -0800, by drewp
-
add back type-block rendering. untested.Sun, 29 Dec 2019 19:59:08 -0800, by drewp
-
try exporting the PolymerElement so it can be depended on and therefore not culled by tree-shakingSun, 29 Dec 2019 19:43:25 -0800, by drewp
-
fix packaging so we can be a dependencySun, 29 Dec 2019 19:42:52 -0800, by drewp
-
reindent to 2-spaces with prettierSat, 28 Dec 2019 02:24:55 -0800, by drewp
-
build and tests, including jsonldSat, 28 Dec 2019 02:01:23 -0800, by drewp
-
building, but without jsonld so farFri, 27 Dec 2019 21:26:55 -0800, by drewp
-
change to npm with a build that worked better as a local package to be sharedTue, 24 Dec 2019 20:30:27 -0800, by drewp
-
WIP converting to the package system that i found can workTue, 24 Dec 2019 18:37:03 -0800, by drewp
-
mostly config fixes to try to make this pkg usable by others (not working yet)Tue, 17 Dec 2019 23:13:01 -0800, by drewp
-
ignoreSun, 15 Dec 2019 21:21:28 -0800, by drewp
-
fix configs to run tests (all in one bundle though)Sun, 15 Dec 2019 21:18:42 -0800, by drewp
-
uniqueness problem with NamedNodes in setSun, 15 Dec 2019 12:38:11 -0800, by drewp
-
fix getter, startup expanded state, better display before 1st data (but that one might not work)Fri, 13 Dec 2019 23:53:56 -0800, by drewp
-
jsonld module now does asyncFri, 13 Dec 2019 23:52:43 -0800, by drewp
-
even better configs. ts maps, devserver mode.Fri, 13 Dec 2019 23:52:23 -0800, by drewp
-
webpack config might finally workFri, 13 Dec 2019 23:05:12 -0800, by drewp
-
trying to configFri, 13 Dec 2019 22:42:57 -0800, by drewp
-
add back s-g code; this breaks the build a little. WIPFri, 13 Dec 2019 01:39:29 -0800, by drewp
-
webpack-build-forever modeFri, 13 Dec 2019 01:36:57 -0800, by drewp
-
build is running, but no tests, and lots of code is disabledFri, 13 Dec 2019 01:18:00 -0800, by drewp