|
4 | 4 |
|
5 | 5 | <h1 align="center">UI Schema: MUI Color</h1> |
6 | 6 |
|
7 | | -React color pickers as MUI widgets for [UI-Schema](https://github.com/ui-schema/ui-schema). |
| 7 | +React color pickers as [MUI](https://mui.com) widgets for [UI-Schema](https://github.com/ui-schema/ui-schema). |
8 | 8 |
|
9 | 9 | [](https://github.com/ui-schema/react-color/actions) |
10 | | -[](https://reactjs.org/) |
11 | | -[](https://github.com/ui-schema/ui-schema/blob/master/LICENSE) |
| 10 | +[](https://reactjs.org/) |
| 11 | +[](https://github.com/ui-schema/react-color/blob/main/LICENSE) |
12 | 12 | [](http://makeapullrequest.com) |
13 | 13 |  |
14 | 14 |
|
15 | | -- [`react-color`](https://www.npmjs.com/package/react-color) widgets for [MUI](https://mui.com): `@ui-schema/material-color` [](https://www.npmjs.com/package/@ui-schema/material-color) [](https://ui-schema.bemit.codes/docs/material-color/material-color) |
16 | | -- 🚧 [`react-colorful`](https://www.npmjs.com/package/react-colorful) widgets for [MUI](https://mui.com): `@ui-schema/material-colorful` [](https://www.npmjs.com/package/@ui-schema/material-colorful) [](https://ui-schema.bemit.codes/docs/material-colorful/material-colorful) |
| 15 | +- [`react-color`](https://www.npmjs.com/package/react-color) widgets: `@ui-schema/material-color` [](https://www.npmjs.com/package/@ui-schema/material-color) [](./docs/material-color/material-color.md) |
| 16 | +- [`react-colorful`](https://www.npmjs.com/package/react-colorful) widgets: `@ui-schema/material-colorful` [](https://www.npmjs.com/package/@ui-schema/material-colorful) [](./docs/material-colorful/material-colorful.md) |
17 | 17 |
|
18 | | -## Versions |
19 | | - |
20 | | -This project adheres to [semver](https://semver.org/), until `1.0.0` and beginning with `0.1.0`: all `0.x.0` releases are like MAJOR releases and all `0.0.x` like MINOR or PATCH, modules below `0.1.0` should be considered experimental. |
| 18 | +[](https://github.com/ui-schema/ui-schema) |
21 | 19 |
|
22 | | -**Get the latest version - or [help build it](CONTRIBUTING.md):** |
| 20 | +[](https://discord.gg/MAjgpwnm36) |
23 | 21 |
|
24 | | -- [latest releases](https://github.com/ui-schema/react-color/releases) (GitHub release notes) |
25 | | -- *UI-Schema project:* |
26 | | - - [update and migration notes](https://ui-schema.bemit.codes/updates) (docs page) |
27 | | - - [current roadmap](https://github.com/ui-schema/ui-schema/discussions/184) (GitHub discussion) |
28 | | - - [core repository](https://github.com/ui-schema/ui-schema) |
| 22 | +## Versions |
29 | 23 |
|
30 | | -## Contributing |
| 24 | +This project adheres to [semver](https://semver.org/), until `1.0.0` and beginning with `0.1.0`: all `0.x.0` releases are like MAJOR releases and all `0.0.x` like MINOR or PATCH, modules below `0.1.0` should be considered experimental. |
31 | 25 |
|
32 | | -See [CONTRIBUTING.md](CONTRIBUTING.md). |
| 26 | +**Get the [latest version](https://github.com/ui-schema/react-color/releases) - or [help build it](CONTRIBUTING.md)!** |
33 | 27 |
|
34 | 28 | ## License |
35 | 29 |
|
36 | | -This project is free software distributed under the **[MIT LICENSE](LICENSE)**. |
37 | | - |
38 | | -© 2024 bemit UG (haftungsbeschränkt) |
| 30 | +Released under the [MIT License](https://github.com/ui-schema/react-color/blob/main/LICENSE). |
0 commit comments