Timea
Timea
Looking at the new spec, webSockets need authentication which means - we need in rdflib authentication - or (rather how I'd do) pass to the UpdateManager the authSession (this might...
Another feature idea: https://github.com/SolidOS/solid-ui/issues/509
solid-forms, like solid-ui would be using solid-logic. (for now this is the only dependency I see necessary)
Solid-ui has a lot of extra code which solid-forms would not need. But to be honest I do not know how how much less in size it will be. One...
I personally would like to have UI component/elements I can simply use: for example one for error messages, one for success messages. And also, streamline the usage of styles in...
Since we are not logged in, it should not even try to read the preference file. The check to see if the user is logged in should happen before, in...
This was also discussed in SolidOS [team meeting](https://solidos.solidcommunity.net/public/SolidOS%20team%20meetings/2022/2022_04_27.md) (see under tech topics). Same steps as Jeff mentioned a bit more implementation detail.
I really like softer line. P.s I recently changes something in mashlib regarding css and I notices a small change. The header was always meant to be in a shadow...
I am fine with your changes.
I am working on moving authn from solid-ui to solid-logic and now the test returns again the correct number: 2 elements but before this we had to put it to...