Releases: uiwjs/react-codemirror
v4.21.11
Documentation v4.21.11: https://raw.githack.com/uiwjs/react-codemirror/6533b9b/index.html
Comparing Changes: v4.21.10...v4.21.11
npm i @uiw/[email protected]
- 📖 doc: update README.md 21e75e2 @jaywcjlove
- 🌟 feat(theme): add
quietlight
theme. 6cd63b5 @jaywcjlove - 🌟 feat(theme): add
red
theme. fbb07e1 @jaywcjlove - 🌟 feat(theme): add
abyss
theme. fa73b0a @jaywcjlove - 🌟 feat(theme): add
kimbie
theme. 25fd7e9 @jaywcjlove - 🌟 feat(theme): add
monokai
theme. 9dcbacc @jaywcjlove - 🌟 feat(theme): add
monokai-dimmed
theme. 934cb75 @jaywcjlove - 🌟 feat(theme): add
tomorrow-night-blue
theme. 6a2bf01 @jaywcjlove
v4.21.10
Documentation v4.21.10: https://raw.githack.com/uiwjs/react-codemirror/e5b4b76/index.html
Comparing Changes: v4.21.9...v4.21.10
npm i @uiw/[email protected]
- 🌍 website: add example. (#455) fd6a8db @jaywcjlove
- 🌍 website: modify data/github router. 29dccc3 @jaywcjlove
- 🌟 feat(theme): add
basic
theme. bf24245 @jaywcjlove - 💄 chore(deps): update dependency jest-environment-jsdom to ^29.6.0 #552 8bfc8a5 @jaywcjlove
- 🌟 feat(solarized): add package exports field. affc260 @jaywcjlove
v4.21.9
Documentation v4.21.9: https://raw.githack.com/uiwjs/react-codemirror/25f2810/index.html
Comparing Changes: v4.21.8...v4.21.9
npm i @uiw/[email protected]
- 🎨 style(theme): fix selection style issue. (#546) 85c8ee3 @jaywcjlove
v4.21.8
Documentation v4.21.8: https://raw.githack.com/uiwjs/react-codemirror/265d393/index.html
Comparing Changes: v4.21.7...v4.21.8
npm i @uiw/[email protected]
- 🌍 website: add mark decoration example. 528759f @jaywcjlove
- 🐞 fix(react-codemirror): unexpected effect called when extension is null (#542) bed5e80 @meowtec
v4.21.7
Documentation v4.21.7: https://raw.githack.com/uiwjs/react-codemirror/89f5d3c/index.html
Comparing Changes: v4.21.6...v4.21.7
npm i @uiw/[email protected]
- 🎨 style(hyper-link): add mark hyper link underline style. (#525) f59224c @jaywcjlove
v4.21.6
Documentation v4.21.6: https://raw.githack.com/uiwjs/react-codemirror/a1c9fc0/index.html
Comparing Changes: v4.21.5...v4.21.6
npm i @uiw/[email protected]
- 📖 doc: Update README.md 4d9890c @jaywcjlove
- 🌟 feat(hyper-link): the callback function adds more params
(value, input, from, to) => {}
. ab58f5f @jaywcjlove
v4.21.5
Documentation v4.21.5: https://raw.githack.com/uiwjs/react-codemirror/a2ba8e9/index.html
Comparing Changes: v4.21.4...v4.21.5
npm i @uiw/[email protected]
v4.21.4
Documentation v4.21.4: https://raw.githack.com/uiwjs/react-codemirror/faa6117/index.html
Comparing Changes: v4.21.3...v4.21.4
npm i @uiw/[email protected]
- 🌟 feat(hyper-link): add regexp/match/handle options. (#525) 4b356ab @jaywcjlove
v4.21.3
Documentation v4.21.3: https://raw.githack.com/uiwjs/react-codemirror/04175a5/index.html
Comparing Changes: v4.21.2...v4.21.3
npm i @uiw/[email protected]
- 💄 chore: update workflows config. a1d6627 @jaywcjlove
- 💄 chore(deps): update dependency lerna to v7 #48 38e78b8 @jaywcjlove
- 💄 chore: update lerna config. 043a23c @jaywcjlove
- 🎨 style: fix scroller height style. (#519) fa8b6f9 @jaywcjlove
v4.21.2
Documentation v4.21.2: https://raw.githack.com/uiwjs/react-codemirror/a04cba4/index.html
Comparing Changes: v4.21.1...v4.21.2
npm i @uiw/[email protected]
- 🌍 website: update CodeMirror height style. ec18778 @jaywcjlove
- 🐞 fix: fix view update bug. (#520) a48c6b6 @jaywcjlove