Skip to content

Commit

Permalink
doc: update Contributors for READEME.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 19, 2023
1 parent 5ec565f commit 959d2ca
Show file tree
Hide file tree
Showing 22 changed files with 219 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/color-alpha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,15 @@ interface PointerProps extends React.HTMLAttributes<HTMLDivElement> {
}
```

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Expand Down
10 changes: 10 additions & 0 deletions packages/color-block/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,16 @@ export default Block;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-chrome/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,16 @@ export default Chrome;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-circle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ export default Circle;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-colorful/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,16 @@ export default Colorful;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-compact/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ export default Compact;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-convert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,16 @@ export declare const hsvaToHsv: ({ h, s, v }: HsvaColor) => HsvColor;
export declare const color: (str: string | HsvaColor) => ColorResult;
```

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-editable-input-hsla/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,16 @@ export default EditableInputHSLA;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-editable-input-rgba/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,16 @@ export default EditableInputRGBA;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-editable-input/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,16 @@ export default EditableInput;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,16 @@ export default Github;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-hue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ export default Hue;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-material/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@ export default Material;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-name/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,16 @@ export default function colorNameToHex(name: keyof ColorKeywords): "#F0F8FF" | "

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-saturation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,16 @@ export default Saturation;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-shade-slider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ export default ShadeSlider;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-sketch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,16 @@ export default Sketch;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-slider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ export default Slider;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-swatch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,16 @@ export default Swatch;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color-wheel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,16 @@ export default Wheel;

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/color/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,16 @@ npm run watch # Monitor the compiled package `@uiw/react-block`
npm run start # development mode, listen to compile preview website instance
```

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.
10 changes: 10 additions & 0 deletions packages/drag-event-interactive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,16 @@ export interface InteractiveProps extends React.HTMLAttributes<HTMLDivElement> {

<!--footer-dividing-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />
</a>

Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.

0 comments on commit 959d2ca

Please sign in to comment.