Export new Web Components
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
As part of #769, we've created a bunch of new components under "design-system" and "primitives". However, these are only used internally from now. The idea was that they could be reused in other projects as well, but we still have to decide how we want to export them, and how we migrate from the previous set of components (for example, there was also a "button" component before).
In particular, the "primitives" components are supposed to be usable in any Solid project, even without using solid-ui, so they're probably going to be released in a different package. But we still haven't decided which one.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.