Closed timea-solid closed 2 years ago
I think chat-pane is missing.
I think chat-pane is missing.
@bourgeoa chat-pane only depends on solid-ui and it does not use LiveStore. At least I did not find it. This is the reason I did not change anything in it and it is not in the list. And by the way, this is also true for: folder-pane.
Using published solid-ui@2.4.14-bbf45639 from branch move-logic with :
"pane-registry": "^2.4.5-bbf45639",
"rdflib": "^2.2.15-bbf45639",
"solid-logic": "^1.3.12-bbf45639",
All passes lint, tsc, test, build with all prior packages in.
All done, tested and merged to main.
This refactoring spans over a lot of repos.
The modules depend on each other so they have to be built in the right order and with the right rdflib commit version ( "rdflib": "^2.2.15-bbf45639")
I hope I got all dependencies that needed the change. Needs testing.