A lightweight calendar heatmap react component built on SVG, customizable version of GitHub's contribution graph.
210
stars
25
forks
source link
chore(deps): update dependency @uiw/react-code-preview to v5 - autoclosed #103
Closed
renovate[bot] closed 2 years ago
This PR contains the following updates:
~4.0.5
->~5.1.0
Release Notes
uiwjs/react-code-preview
### [`v5.1.2`](https://togithub.com/uiwjs/react-code-preview/releases/v5.1.2) [Compare Source](https://togithub.com/uiwjs/react-code-preview/compare/v5.1.1...v5.1.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-code-preview@5.1.2/file/README.md) Documentation v5.1.2: https://raw.githack.com/uiwjs/react-code-preview/e4585e8/index.html\ Comparing Changes: https://github.com/uiwjs/react-code-preview/compare/v5.1.1...v5.1.2 ```bash npm i @uiw/react-code-preview@5.1.2 ``` - š fix: äæ®å¤ react 17 äøę„éé®é¢ ([#216](https://togithub.com/uiwjs/react-code-preview/issues/216)) ([#217](https://togithub.com/uiwjs/react-code-preview/issues/217)) [`e98476c`](https://togithub.com/uiwjs/react-code-preview/commit/e98476c) [@SunLxy](https://togithub.com/SunLxy) ### [`v5.1.1`](https://togithub.com/uiwjs/react-code-preview/releases/v5.1.1) [Compare Source](https://togithub.com/uiwjs/react-code-preview/compare/v5.1.0...v5.1.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-code-preview@5.1.1/file/README.md) Documentation v5.1.1: https://raw.githack.com/uiwjs/react-code-preview/afc1f8c/index.html\ Comparing Changes: https://github.com/uiwjs/react-code-preview/compare/v5.1.0...v5.1.1 ```bash npm i @uiw/react-code-preview@5.1.1 ``` - š doc: Update README.md [`f2cf682`](https://togithub.com/uiwjs/react-code-preview/commit/f2cf682) [@jaywcjlove](https://togithub.com/jaywcjlove) - š fix: Fix theme issue. [`a9a4e79`](https://togithub.com/uiwjs/react-code-preview/commit/a9a4e79) [@jaywcjlove](https://togithub.com/jaywcjlove) ### [`v5.1.0`](https://togithub.com/uiwjs/react-code-preview/releases/v5.1.0) [Compare Source](https://togithub.com/uiwjs/react-code-preview/compare/v5.0.0...v5.1.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-code-preview@5.1.0/file/README.md) Documentation v5.1.0: https://raw.githack.com/uiwjs/react-code-preview/886b3c7/index.html\ Comparing Changes: https://github.com/uiwjs/react-code-preview/compare/v5.0.0...v5.1.0 ```bash npm i @uiw/react-code-preview@5.1.0 ``` - š doc: Update README.md [`eb598a3`](https://togithub.com/uiwjs/react-code-preview/commit/eb598a3) [@jaywcjlove](https://togithub.com/jaywcjlove) - š feat: add theme props. [`f94269b`](https://togithub.com/uiwjs/react-code-preview/commit/f94269b) [@jaywcjlove](https://togithub.com/jaywcjlove) ### [`v5.0.0`](https://togithub.com/uiwjs/react-code-preview/releases/v5.0.0) [Compare Source](https://togithub.com/uiwjs/react-code-preview/compare/v4.0.6...v5.0.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-code-preview@5.0.0/file/README.md) Documentation v5.0.0: https://raw.githack.com/uiwjs/react-code-preview/dfdafc0/index.html\ Comparing Changes: https://github.com/uiwjs/react-code-preview/compare/v4.0.6...v5.0.0 ```bash npm i @uiw/react-code-preview@5.0.0 ``` - š feat: Suppot react v18 ([#214](https://togithub.com/uiwjs/react-code-preview/issues/214)) [`0cdd4ad`](https://togithub.com/uiwjs/react-code-preview/commit/0cdd4ad) [@SunLxy](https://togithub.com/SunLxy) - ā test: Fix test case error (react 18) ([#215](https://togithub.com/uiwjs/react-code-preview/issues/215)) [`fa2c5c8`](https://togithub.com/uiwjs/react-code-preview/commit/fa2c5c8) [@SunLxy](https://togithub.com/SunLxy) - š doc: Update README.md ([#214](https://togithub.com/uiwjs/react-code-preview/issues/214)). [`06b310f`](https://togithub.com/uiwjs/react-code-preview/commit/06b310f) [@jaywcjlove](https://togithub.com/jaywcjlove) ##### In React 18 [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?logo=codesandbox)](https://codesandbox.io/embed/uiw-react-code-preview-react-18-1bmhhd?fontsize=14\&hidenavigation=1\&theme=dark) ```jsx import Button from '@uiw/react-button'; import CodePreview from '@uiw/react-code-preview'; const code = `import Button from '@uiw/react-button'; import ReactDOMClient from 'react-dom/client'; ReactDOM.render(Configuration
š Schedule: At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.