-
### Summary
It might be nice to add [Solid's](//github.com/ryansolid/solid) reactive signals and state into the tests, for comparison.
cc @ryansolid
-
### Describe the bug
````
index.js:123 [Vue warn]: Component is missing template or render function.
at
at
at
at
at
at
at
at
warn2 @ runtime-core.esm-bundl…
ezzle updated
3 weeks ago
-
While building the ssr bundle with `ssr.target = "webworker"`, it looks like the default web builds of vite is being bundled. I have these in my vite config but it is no help.
```
resolve: {
co…
eknkc updated
3 months ago
-
### Details
src/components/FileInput/FileInput.tsx is a component written in React.js, it must be modified to a Solid.js component:
• All functionality remain identical in the re-factored implement…
-
### Details
src/components/Radio/Radio.tsx is a component written in React.js, it must be modified to a Solid.js component. It is important that all functionality remain identical in the refactored im…
-
### Details
src/components/DarkThemeToggle/DarkThemeToggle.tsx is a component written in React.js, it must be modified to a Solid.js component. It is important that all functionality remain identical …
-
### Details
src/components/Textarea/Textarea.tsx is a component written in React.js, it must be modified to a Solid.js component. It is important that all functionality remain identical in the refacto…
-
### Details
`src/components/Progress/Progress.tsx` is a component written in React.js, it must be modified to a Solid.js component. It is important that all functionality remain identical in the refac…
-
Using a solid-styled component inside astro locally works fine ex:
https://github.com/xypnox/xip/blob/5a7d8731d9b9bde7d4d688870551d8ec23628226/packages/xip-warehouse/src/components/pureStyled.tsx#…
-
### Version of Marp Tool
@marp-team/marp-cli v4.0.0 (w/ @marp-team/marp-core v4.0.0)
### Operating System
macOS
### Environment
- OS version: macOS Sonoma 14.5
- Node.js version: Marp CLI 4.0.0,…