Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website | Solid: Add solid to varies places in contributing section #491

Merged
merged 1 commit into from
Dec 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ what actions will and will not be tolerated.

Adding a new component:
1. Create your new component in the TypeScript version of _Unovis_ (`@unovis/ts`);
2. Generate or manually create wrappers for React, Angular and Svelte;
2. Generate or manually create wrappers for React, Angular, Svelte, Vue and Solid;
3. Write documentation for your new component;
4. Add examples to Gallery.

Expand Down
18 changes: 9 additions & 9 deletions packages/dev/licences.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
name license period license type installed version author
---- -------------- ------------ ----------------- ------
@unovis/react perpetual Apache-2.0 1.4.2 Nikita Rokotyan, F5 Inc. <[email protected]> (https://rokotyan.com)
@unovis/react perpetual Apache-2.0 1.4.4 Nikita Rokotyan, F5 Inc. <[email protected]> (https://rokotyan.com)
fuse.js perpetual Apache-2.0 6.6.2 Kiro Risk [email protected] http://kiro.me
react perpetual MIT 18.3.1 n/a
react-dom perpetual MIT 18.3.1 n/a
react-router-dom perpetual MIT 6.25.0 Remix Software <[email protected]>
react-router-dom perpetual MIT 6.28.0 Remix Software <[email protected]>
seedrandom perpetual MIT 3.0.5 David Bau
serve perpetual MIT 14.2.3 n/a
@percy/cli perpetual MIT 1.29.1 n/a
serve perpetual MIT 14.2.4 n/a
@percy/cli perpetual MIT 1.30.2 n/a
@percy/cypress perpetual MIT 3.1.3-beta.0 Perceptual Inc.
@pmmmwh/react-refresh-webpack-plugin perpetual MIT 0.5.15 Michael Mok
@types/react perpetual MIT 18.3.3 n/a
@types/react-dom perpetual MIT 18.3.0 n/a
@types/react perpetual MIT 18.3.12 n/a
@types/react-dom perpetual MIT 18.3.1 n/a
@types/react-router perpetual MIT 5.1.20 n/a
@types/webpack-env perpetual MIT 1.18.5 n/a
cypress perpetual MIT 13.13.0 n/a
html-webpack-plugin perpetual MIT 5.6.0 Jan Nicklas <[email protected]> (https://github.com/jantimon)
cypress perpetual MIT 13.16.0 n/a
html-webpack-plugin perpetual MIT 5.6.3 Jan Nicklas <[email protected]> (https://github.com/jantimon)
react-refresh perpetual MIT 0.14.2 n/a
react-refresh-typescript perpetual MIT 2.0.9 n/a
ts-loader perpetual MIT 9.5.1 John Reilly <[email protected]> (https://johnnyreilly.com)
typescript perpetual Apache-2.0 4.9.5 Microsoft Corp.
typescript-plugin-css-modules perpetual MIT 4.2.3 Brody McKee <[email protected]>
webpack perpetual MIT 5.93.0 Tobias Koppers @sokra
webpack perpetual MIT 5.96.1 Tobias Koppers @sokra
webpack-cli perpetual MIT 5.1.4 n/a
webpack-dev-server perpetual MIT 4.15.2 Tobias Koppers @sokra
@unovis/ts perpetual Apache-2.0 1.4.4 Nikita Rokotyan, F5 Inc. <[email protected]> (https://rokotyan.com)
Loading
Loading