Jeremy Ruston
Jeremy Ruston
> IMO we should use `theme` category instead of `palette`, which can include a wider range of updates including updating the palettes, icons and stylesheets. Thank you @Leilei332 I agree,...
Hi @Arlen22 single tiddler display mode is a somewhat experimental proof of concept at this point, and we should clean it up. I'd prefer reverting to a `/static/` prefix.
Hi @Arlen22 you may have noticed that the module mechanism in TW5 doesn't use any features of the tiddler store (e.g. tags), instead just using a single "module-type" field. This...
Thanks @linonetwo, this is an interesting idea. Fundamentally, I'd prefer to see this functionality in wikitext, but recognise that there are many algorithms where JS can be significantly more performant....
> * A **cs** command for "client server" I think that is too obscure. Can we use "server" instead? > * **server** and **server-external-js**, because there "naming pattern" is completely...
It occurs to me that the use of npm run and the details of the supported commands should all be documented on tiddlywiki.com.
> @Jermolene ... I think this doc should be in the dev-edtion. right? I think it makes sense to document them along with the other command line details in tw5.com.
In terms of which Node.js versions that we target, perhaps it would make sense to adopt the policy to target the oldest LTS version of Node.js, which would currently be...
Great idea, thanks @pmario
Hi @pmario there is a conflict that prevents merging