@uiw/react-codemirror
Advanced tools
Comparing version 4.19.16 to 4.20.0
{ | ||
"name": "@uiw/react-codemirror", | ||
"version": "4.19.16", | ||
"version": "4.20.0", | ||
"description": "CodeMirror component for React.", | ||
@@ -43,3 +43,3 @@ "homepage": "https://uiwjs.github.io/react-codemirror", | ||
"@codemirror/theme-one-dark": "^6.0.0", | ||
"@uiw/codemirror-extensions-basic-setup": "4.19.16", | ||
"@uiw/codemirror-extensions-basic-setup": "4.20.0", | ||
"codemirror": "^6.0.0" | ||
@@ -46,0 +46,0 @@ }, |
@@ -29,3 +29,3 @@ <p align="center"> | ||
🌎 There are better [sample previews](https://uiwjs.github.io/react-codemirror). | ||
🎨 Support [theme](https://uiwjs.github.io/react-codemirror/#/theme/data/dracula) customization, provide theme [editor](https://uiwjs.github.io/react-codemirror/#/theme/editor). | ||
🎨 Support [theme](https://uiwjs.github.io/react-codemirror/#/theme/data/dracula) customization, provide theme [editor](https://uiwjs.github.io/react-codemirror/#/editor/theme). | ||
@@ -251,3 +251,3 @@ ## Install | ||
We have created a [`theme editor`](https://uiwjs.github.io/react-codemirror/#/theme/editor) where you can define your own theme. We have also defined [some themes](https://uiwjs.github.io/react-codemirror/#/theme/data/okaidia) ourselves, which can be installed and used directly. Below is a usage example: | ||
We have created a [`theme editor`](https://uiwjs.github.io/react-codemirror/#/editor/theme) where you can define your own theme. We have also defined [some themes](https://uiwjs.github.io/react-codemirror/#/theme/data/okaidia) ourselves, which can be installed and used directly. Below is a usage example: | ||
@@ -254,0 +254,0 @@ ```jsx |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
705191
12713
+ Added@uiw/codemirror-extensions-basic-setup@4.20.0(transitive)
- Removed@uiw/codemirror-extensions-basic-setup@4.19.16(transitive)