solid-site icon indicating copy to clipboard operation
solid-site copied to clipboard

Code that powers the SolidJS.com platform.

Results 53 solid-site issues
Sort by recently updated
recently updated
newest added

https://www.solidjs.com/examples/todos ![image](https://user-images.githubusercontent.com/6761246/186583323-e3ccdf26-4772-4199-8d98-ff90e1db507b.png)

It would be really helpful if you add one link at top of every tutorial to the corresponding api documentation for more details I was reading about stores recently and...

The loading bar at the top of the nav bar is supposed to indicate the loading progress of a route change, but triggers prematurely when dragging or right-clicking menu links....

This PR deletes the data from `src/pages/Resources/*.data.ts`, so should be merged only after moving the latest Ecosystem data to solidex.

Right now the locale is saved as a `session` cookie. I somehow get the Spanish docs every time i have a new session (I don't know what is used to...

This pull request adds [@gapu/formix](https://github.com/pureliani/formix) to the Solid ecosystem list

Fixed the build issues. Prettier also automatically ran resulting in a large diff. Also updated minijson.

Added TinyMCE for SolidJS and Color Picker for SolidJS

### Describe the bug This demo does not work: https://www.solidjs.com/examples/simpletodoshyperscript After adding the first todo item, all other items do not get added. There is an error in browser console...