solid-site
solid-site copied to clipboard
Code that powers the SolidJS.com platform.
There were a handful of instances -- plus localization files -- where the site incorrectly says `Github` (lowercase `h`) instead of `GitHub` (uppercase `H`). This PR fixes that casing mistake...
I've encountered some issues with the Typescript compilation and a linting warning in the Etch-A-Sketch SolidJS example code. Here are the details: 1. Typescript error: The type definition for the...
This PR depends on https://github.com/solidjs/solid-docs/pull/192. See that one for a full description
In the example on the homepage, switch to the "Import Map" and then to "Output". 
Hello! Hope this is the right place for this. I was reading Solid's [Comparison With Other Libraries](https://www.solidjs.com/guides/comparison), which says: > Solid's RealWorld demo implementation is 25% smaller than Svelte's. There...
Vertical space on the site is fairly limited with the constantly visible navbar, that is also unnecessarily high. There is also a feeling of too much content everywhere and a...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
This element that is supposed to look like dev-tools in the result window is confusing. It doesn't provide any useful info, it has some layout problems, it makes the UI...
https://github.com/solidjs/solid-docs-next is a broken link. 