Chris Simmons

Results 146 comments of Chris Simmons

Track progress on Vite/Svelte instruction here: https://github.com/Brain-Bones/skeleton/issues/83

FYI: https://github.com/Brain-Bones/skeleton/issues/86 CodeBlock will be disabled from the next release until further notice. We'll revisit a different way to implement this and reintroduce in a future update. See also: https://github.com/Brain-Bones/skeleton/pull/82...

Documentation for Astro is ready, per: https://github.com/Brain-Bones/skeleton/issues/93

Per the original post, #83 and #93 have been closed as these changes have been merged from Dev. We're still needing proper QA testing for the new updates to the...

Yeah, the LightSwitch underwent a fairly large change in 0.32.19 that would correct this. Sorry for the confusion @bkcsfi

I'm feeling pretty confident about the three primary frameworks we support right now, so I'm going to go ahead and close this issue. If requests come in for Routify or...

@niktek Not sure if you saw the reply in your your support message linked above. The CDN version sounds interesting. I'm still thinking we go ahead and find a means...

Highlight.js is a syntax highlighting library we used for CodeBlock components. Given the number of issues (like this) it's slated to be removed in the next release. See the pinned...

What I might advise is implementing highlight.js directly for now. I found it pretty easy to setup per their instructions: https://highlightjs.org/usage/ Then you can reference the source for the CodeBlock...

@luke-hagar-sp made a great attempt at migrating to Prism, but it's had it's own slew of of issues: https://github.com/Brain-Bones/skeleton/pull/133 https://discord.com/channels/1003691521280856084/1010384499877629984 I'm going to go ahead and assign this issue to...