Fri, 05 May 2023 21:26:36 -0700 |
drewp |
big rewrite
|
Sun, 13 Mar 2022 22:02:30 -0700 |
drewp |
renames
|
Sun, 13 Mar 2022 22:00:30 -0700 |
drewp |
make src/layout/ and src/render/ separation
|
Wed, 12 Jan 2022 20:26:57 -0800 |
drewp |
start the View work: parse view document
|
Thu, 25 Nov 2021 18:15:08 -0800 |
drewp |
build fixes, dead code, format
|
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: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:54:47 -0800 |
drewp |
sort imports
|
Mon, 20 Jan 2020 03:01:22 -0800 |
drewp |
clean up import lines
|
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:04:45 -0800 |
drewp |
local demo; styles
|
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:39:57 -0800 |
drewp |
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
|
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
|
Sat, 28 Dec 2019 02:24:55 -0800 |
drewp |
reindent to 2-spaces with prettier
|
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
base
src/streamed-graph.ts@c6125448da1e
|
Tue, 24 Dec 2019 18:37:03 -0800 |
drewp |
WIP converting to the package system that i found can work
base
src/streamed-graph.ts@f561c91a1eb5
|