Jason Hassold
Jason Hassold
It's frustrated me for awhile when I have local theme files and run the `new` command that it will still generate the Timber theme files, but now especially with the...
Addresses issue #489 and includes more playground examples and some rewriting of surrounding content
### 📝 Issue Description Primarily happening on the homepage. I was able to replicate it by creating a new tab, going to the docs homepage, and refreshing the page. Once...
### 📚 Subject area/topic Typescript ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/configuration/typescript all individual reference pages for the specific tools/concepts listed in the Typescript page ### 📋...
### 📚 Subject area/topic Typescript "Event handling" and "Advanced JSX attributes and directives" sections ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/configuration/typescript#event-handling https://docs.solidjs.com/configuration/typescript#advanced-jsx-attributes-and-directives https://docs.solidjs.com/configuration/typescript#custom-event-handlers ### 📋 Description of...
### 📚 Subject area/topic Memos ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/concepts/derived-values/memos ### 📋 Description of content that is out-of-date or incorrect - The difference in behavior...
### 📚 Subject area/topic Tracking scopes and ownership ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/concepts/intro-to-reactivity#tracking-changes And anywhere that mentions something like "signals must be accessed within a...
### 📚 Subject area/topic use:* directives ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/reference/jsx-attributes/use [https://www.solidjs.com/guides/typescript#use___](https://www.solidjs.com/guides/typescript#use___) ### 📋 Description of content that is out-of-date or incorrect The use:* directives...
### 📚 Subject area/topic Component Lifecycle ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/concepts/components/basics#component-lifecycles ### 📋 Description of content that is out-of-date or incorrect The component lifecycle section...
### What is this request related to? Shared State (shared stores, Context, shared signals, passing props) ### 📋 Suggested Most of the existing related pages for each particular tool I...