Releases: uiwjs/react-codemirror
v4.23.2
Documentation v4.23.2: https://raw.githack.com/uiwjs/react-codemirror/c8cf3ac/index.html
Comparing Changes: v4.23.1...v4.23.2
npm i @uiw/react-codemirror@4.23.2
- 🐞 fix(merge): ref view not available on load. #681 67b6d6b @jaywcjlove
v4.23.1
Documentation v4.23.1: https://raw.githack.com/uiwjs/react-codemirror/6cea09c/index.html
Comparing Changes: v4.23.0...v4.23.1
npm i @uiw/react-codemirror@4.23.1
- 📖 doc: unused array variable
extension
fixed in the config example (#672) 29d50d1 @alpha-og - 🌍 website: add example. #665 ac9cfd4 @jaywcjlove
- 🌍 website: update zebra-stripes example. #676 3b02cab @jaywcjlove
- 🌍 website: add example. #650 a7137dc @jaywcjlove
- 🐞 fix(merge): fix onChange props issue. #681 48a754b @jaywcjlove
v4.23.0
Documentation v4.23.0: https://raw.githack.com/uiwjs/react-codemirror/05626c6/index.html
Comparing Changes: v4.22.2...v4.23.0
npm i @uiw/react-codemirror@4.23.0
- 💢 ci: Update FUNDING.yml e94e34c @jaywcjlove
- 💄 chore: add tea.yaml 9e32101 @jaywcjlove
- 🌍 website: fix theme editor issue. #669 ad0d999 @jaywcjlove
- 🌟 feat: exports themes style. #670 f09f7be @jaywcjlove
v4.22.2
Documentation v4.22.2: https://raw.githack.com/uiwjs/react-codemirror/502aedb/index.html
Comparing Changes: v4.22.1...v4.22.2
npm i @uiw/react-codemirror@4.22.2
- 🌟 feat(themes): add vscode light theme (#660) 1c1c49f @x1unix
- 🆎 type(vscode): fix type error. #145 205be9d @jaywcjlove
- 💢 ci: update workflows config. 68963f9 @jaywcjlove
- 🌍 website: update theme menus. #145 4de4373 @jaywcjlove
- 📖 doc(vscode): update document. #145 7f4abc9 @jaywcjlove
v4.22.1
Documentation v4.22.1: https://raw.githack.com/uiwjs/react-codemirror/739df75/index.html
Comparing Changes: v4.22.0...v4.22.1
npm i @uiw/react-codemirror@4.22.1
- 🐞 fix: lock the react version. 79fec4c @jaywcjlove
- 🐞 fix: Externalize JSX runtime (#655) b81c628 @eps1lon
v4.22.0
Documentation v4.22.0: https://raw.githack.com/uiwjs/react-codemirror/4954630/index.html
Comparing Changes: v4.21.25...v4.22.0
npm i @uiw/react-codemirror@4.22.0
- 📖 doc(theme): update document. 34ba805 @jaywcjlove
- 💄 chore(deps): update dependency husky to v9 (#624) 6440766 @jaywcjlove
- 🌟 feat: add font size setting to the theme. #651 ead023b @jaywcjlove
- 💢 ci: update workflows config. cf714d6 @jaywcjlove
- 🌍 website: fix type error. #651 ddfb3d2 @jaywcjlove
v4.21.25
Documentation v4.21.25: https://raw.githack.com/uiwjs/react-codemirror/e81bda5/index.html
Comparing Changes: v4.21.24...v4.21.25
npm i @uiw/react-codemirror@4.21.25
v4.21.24
Documentation v4.21.24: https://raw.githack.com/uiwjs/react-codemirror/050da36/index.html
Comparing Changes: v4.21.23...v4.21.24
npm i @uiw/react-codemirror@4.21.24
- 🐞 fix: Fix error related to "Types must be imported using a type-only import when 'verbatimModuleSyntax' is enabled" e6e89ca @jaywcjlove
v4.21.23
Documentation v4.21.23: https://raw.githack.com/uiwjs/react-codemirror/3510177/index.html
Comparing Changes: v4.21.22...v4.21.23
npm i @uiw/react-codemirror@4.21.23
- 🌍 website(deps): fix console theme dependency issue. 923c164 @jaywcjlove
- 🌟 feat(events):
events
extension exportelement
. #633 92c5c57 @jaywcjlove
v4.21.22
Documentation v4.21.22: https://raw.githack.com/uiwjs/react-codemirror/df31507/index.html
Comparing Changes: v4.21.21...v4.21.22
npm i @uiw/react-codemirror@4.21.22
- 🌍 website: update website. (#614) bf3b862 @mosaleh52
- 📖 doc: Update README.md (#626) 042b6c9 @orichcasperkevin
- 🌟 feat(theme): add
console
theme (#632) d2a17b0 @dalejo96 - 🐞 fix(website): fix theme example display issue. (#632) 5c7a699 @jaywcjlove
- 💄 chore: update workflows config (#632) d5dd1ec @jaywcjlove
- 🌟 feat(themes-all): theme console added to themes-all (#632). a779719 @jaywcjlove
- 🎨 style(theme-console): modify the theme selection style. (#632) 233347d @jaywcjlove