Releases: uiwjs/react-codemirror
v4.21.16
Documentation v4.21.16: https://raw.githack.com/uiwjs/react-codemirror/a493d81/index.html
Comparing Changes: v4.21.15...v4.21.16
npm i @uiw/[email protected]
- 💢 ci: update workflows config. e16ede0 @jaywcjlove
- 🌟 feat(merge): add
destroyRerender
props. (#566) 2c91e67 @jaywcjlove
v4.21.15
Documentation v4.21.15: https://raw.githack.com/uiwjs/react-codemirror/ea21a7e/index.html
Comparing Changes: v4.21.14...v4.21.15
npm i @uiw/[email protected]
v4.21.14
Documentation v4.21.14: https://raw.githack.com/uiwjs/react-codemirror/d627bd6/index.html
Comparing Changes: v4.21.13...v4.21.14
npm i @uiw/[email protected]
- 📖 doc: Update README.md b967a3f @jaywcjlove
- 💄 chore: add nextjs example. (#568) 12bb2ce @jaywcjlove
- 🐞 fix: Fix double highlighting selection when using drawSelection. (#573) 7c5585a @ethan-vanderheijden
- 💊 clean: clean up redundant code on website. 893a168 @jaywcjlove
- 🐞 fix: Set the value of crosshairCursor to
false
by default. (#568) 7a93b3e @jaywcjlove
v4.21.13
Documentation v4.21.13: https://raw.githack.com/uiwjs/react-codemirror/81a6a62/index.html
Comparing Changes: v4.21.12...v4.21.13
npm i @uiw/[email protected]
- 🌍 website: modify website router. 5599909 @jaywcjlove
- 🌍 website: update home example. dda529b @jaywcjlove
- 🌍 website: fix example. 73cced5 @jaywcjlove
- 💄 chore: update tsconfig.json 7f5e3d4 @jaywcjlove
- 🐞 fix: fix height/minHeight/maxHeight/width/minWidth/maxWidth default value. 21d8048 @jaywcjlove
- 🐞 fix(langs): remove
clike
import (#560) 24e1e35 @gtn1024
v4.21.12
Documentation v4.21.12: https://raw.githack.com/uiwjs/react-codemirror/de05ac9/index.html
Comparing Changes: v4.21.11...v4.21.12
npm i @uiw/[email protected]
- 🌍 website: modify theme document & add badges. 4fb582d @jaywcjlove
- 💄 chore: update workflows config. (#558) 36ed84a @jaywcjlove
- 🐞 fix(deps): update dependency @uiw/react-shields to v2 #556 bd10a90 @jaywcjlove
- 🌍 website: update footer style. 758c40f @jaywcjlove
- 💄 chore: update workflows config. (#558) 84613ee @jaywcjlove
- 🌟 feat(theme): add
andromeda
theme. 8dccafa @jaywcjlove - 💄 chore: update workflows config. (#558) 90e5dfc @jaywcjlove
- 💄 chore: update workflows config. (#558) 9ea5f90 @jaywcjlove
- 🌟 feat(theme): add
copilot
theme. 997700b @jaywcjlove - 🐝 refactor(theme): optimize code. b3ee803 @jaywcjlove
- 🌟 feat(theme): add
white
theme. 54ee05f @jaywcjlove
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