Releases: uiwjs/react-codemirror
v4.16.0
Documentation v4.16.0: https://raw.githack.com/uiwjs/react-codemirror/cacf4ae/index.html
Comparing Changes: v4.15.1...v4.16.0
npm i @uiw/[email protected]
- 📖 doc(vscode): update README.md 7bd0ed7 @jaywcjlove
- 🌟 feat: add zebra-stripes component. #424 bdb7e9a @jaywcjlove
- 🐞 fix(deps): update codemirror (#417) 09ab14f @renovate-bot
- 💄 chore(deps): update dependency prettier to ~2.8.0 (#420) 52822d8 @renovate-bot
- 💄 chore(deps): update dependency lint-staged to ~13.1.0 (#425) b9d6ef6 @renovate-bot
- 🌟 feat(theme): add nord theme. 2717cdd @jaywcjlove
- 🌟 feat(theme): add gruvbox light theme. 2df3352 @jaywcjlove
v4.15.1
Documentation v4.15.1: https://raw.githack.com/uiwjs/react-codemirror/732e9c3/index.html
Comparing Changes: v4.15.0...v4.15.1
npm i @uiw/[email protected]
- 🐞 fix(theme): Fix and simplify VS Code dark theme (#416) c2f74b2 @karlhorky
v4.15.0
Documentation v4.15.0: https://raw.githack.com/uiwjs/react-codemirror/21cd7a1/index.html
Comparing Changes: v4.14.3...v4.15.0
npm i @uiw/[email protected]
- 🌟 feat(theme): add fontFamily option. #409 6fa5ad5 @jaywcjlove
- 🐞 fix(theme): Add font-family to VS Code dark theme (#413) d1150da @karlhorky
- 🎨 style(vscode): add vscodeDarkInit method. #409 82e931c @jaywcjlove
- 📖 doc(vscode): Update preview image (#414) 9d09fb0 @karlhorky
- 🐞 fix: Fix "cannot set properties of undefined" (#415) 3a566f2 @karlhorky
- 🌍 website: fix type error. 15b2bee @jaywcjlove
v4.14.3
Documentation v4.14.3: https://raw.githack.com/uiwjs/react-codemirror/1310dcb/index.html
Comparing Changes: v4.14.2...v4.14.3
npm i @uiw/[email protected]
- 🐞 fix(theme): Fix foreground and function name colors (#412) aa703c6 @karlhorky
v4.14.2
Documentation v4.14.2: https://raw.githack.com/uiwjs/react-codemirror/4df190b/index.html
Comparing Changes: v4.14.1...v4.14.2
npm i @uiw/[email protected]
- 🐞 fix(codemirror-themes): fix theme selection style error. #406 a029a3e @jaywcjlove
- 🐞 fix(deps): update codemirror to ~6.2.0 (#407) 47d18e0 @renovate-bot
- 💄 chore(deps): update dependency lerna to v6 (#387) 7176370 @renovate-bot
- 📖 doc(vscode): update vscode theme document. 92a06fc @jaywcjlove
v4.14.1
Documentation v4.14.1: https://raw.githack.com/uiwjs/react-codemirror/6686da7/index.html
Comparing Changes: v4.14.0...v4.14.1
npm i @uiw/[email protected]
- 📖 doc(theme): Update README.md 09521dd @jaywcjlove
- 🎨 style(vscode): modify vscode theme backgournd color. #409 20b3978 @jaywcjlove
v4.14.0
Documentation v4.14.0: https://raw.githack.com/uiwjs/react-codemirror/73f21ee/index.html
Comparing Changes: v4.13.2...v4.14.0
npm i @uiw/[email protected]
- 🌟 feat: add gutterActiveForeground option. 4566d71 @jaywcjlove
- 🌟 feat: add
vscode
theme. #409 c1be57a @jaywcjlove
v4.13.2
Documentation v4.13.2: https://raw.githack.com/uiwjs/react-codemirror/edd84ff/index.html
Comparing Changes: v4.13.1...v4.13.2
npm i @uiw/[email protected]
- 🐞 fix(deps): update dependency @codemirror/legacy-modes to ~6.2.0 (#393) 054ae7a @renovate-bot
v4.13.1
Documentation v4.13.1: https://raw.githack.com/uiwjs/react-codemirror/423d7ee/index.html
Comparing Changes: v4.13.0...v4.13.1
npm i @uiw/[email protected]
- 🌟 feat(theme): Gruvbox theme (#402) 058a8ac @su55y
- 🌍 website: add
gruvbox-dark
preview. (#402) aaf0628 @jaywcjlove - 💄 chore: update workflows config. (#402) 07736a9 @jaywcjlove
- 💄 chore: update workflows config. (#402) 1b75695 @jaywcjlove
v4.13.0
Documentation v4.13.0: https://raw.githack.com/uiwjs/react-codemirror/15bae9c/index.html
Comparing Changes: v4.12.4...v4.13.0
npm i @uiw/[email protected]
- 🌟 feat(basic-setup): add
tabSize
options (#400). cb2efd0 @jaywcjlove