Ryan Christian

Results 93 issues of Ryan Christian

Closes #910 Re: v8 docs being indexed (often higher than v10). The meta tag is the correct course, rather than say `Disallow` in the `robots.txt`, as `Disallow` only blocks the...

Inspired from https://github.com/preactjs/preact/discussions/3752 At the moment we don't have any content related to setting up testing frameworks under the "Debugging & Test" section of our docs. If a user was...

While working on #899, I've noticed that we don't show the "Missing translation" warning banner on every page. The tutorial and home page do not provide any warning, only remain...

User brought up in slack that the lack of a table of contents makes it difficult to navigate, which I think is valid: https://preact.slack.com/archives/C3NMBSJKH/p1661337174825169?thread_ts=1661328160.791249&cid=C3NMBSJKH Could probably add one on the...

Might catch some who'd miss the `echo` on project init

### 🚀 Feature Proposal Allow users to set specific export conditions (perhaps as an override) for specific modules. ### Motivation Setting export conditions for every module at once is sometimes...

:rocket: Feature Request

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Recently I changed my primary email address on GitHub and today...

🌟enhancement

### Description Preact tooling has historically offered "headless prerendering" through tools like Preact-CLI and WMR which abstracted away the prerendering process. Now that we fully recommend Vite for new projects...

enhancement: pending triage

- [X] Check if updating to the latest Preact version resolves the issue **Describe the bug** [From Slack](https://preact.slack.com/archives/C3NMBSJKH/p1692741376856869) **To Reproduce** [TS Playground Link](https://www.typescriptlang.org/play?ssl=11&ssc=8&pln=1&pc=1#code/PQKgBAAgVgzgHmAxgJwKYEMAuqCiAbVAW1QDtMwRgAoAS0IAcB7ZcgbyrDAGFGHGTSmLgAsaeACYAaDkjRZcBYmWkBfMADNkvMAHJ6cxJh0BuKlUT8Y5ACqorYALxgAFKySiJaEmBUAuMG6IHuJe-jx8AmQiYuI+AJSOAHzuMV6mVAA8tlaJMgCMAEwAzJnA2ZiJQA) The React equivalent, using `ReactNode`, works just...

types

### Describe the bug (I'm putting this first as I think it's important pretext, sincere apologies if this throws anyone off) FireFox and Safari have rather interesting behavior regarding setting...

bug