uiwjs/react-codemirror
 Watch   
 Star   
 Fork   
2 days ago
react-codemirror

v4.24.1

Buy me a coffee

Documentation v4.24.1: https://raw.githack.com/uiwjs/react-codemirror/1d4e5c8/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.24.0...v4.24.1

npm i @uiw/react-codemirror@4.24.1
  • 💄 chore: add sponsor link to README. e69ed95 @jaywcjlove
10 days ago
react-codemirror

v4.24.0

Buy me a coffee

Documentation v4.24.0: https://raw.githack.com/uiwjs/react-codemirror/3af69e7/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.14...v4.24.0

npm i @uiw/react-codemirror@4.24.0
  • 🌟 feat: Add External annotation to the public API (#740) 51125ec @paulftw
18 days ago
react-codemirror

v4.23.14

Buy me a coffee

Documentation v4.23.14: https://raw.githack.com/uiwjs/react-codemirror/2ed1453/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.13...v4.23.14

npm i @uiw/react-codemirror@4.23.14
  • 🐞 fix: avoid random updates to view while the user is typing (#739) (#694 #199 #700) 5ba732c @nsrCodes
2025-06-11 05:19:53
react-codemirror

v4.23.13

Buy me a coffee

Documentation v4.23.13: https://raw.githack.com/uiwjs/react-codemirror/40401ed/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.12...v4.23.13

npm i @uiw/react-codemirror@4.23.13
  • 🐞 fix(merge): Update react codemirror merge to work in shadow dom (#735) 154727c @boopeshmahendran227
  • 🆎 type(merge): fix type error. #735 9e9776b @jaywcjlove
2025-05-02 00:14:38
react-codemirror

v4.23.12

Buy me a coffee

Documentation v4.23.12: https://raw.githack.com/uiwjs/react-codemirror/e780cd8/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.11...v4.23.12

npm i @uiw/react-codemirror@4.23.12
  • 🐞 fix: Fix ESM import in core package by adding .babelrc and babel-plugin-add-import-extension (#732) 9a5ce28 @Shellishack
  • 🐞 fix: resolve ESM import issue in the package. #732 8ce4ceb @jaywcjlove
2025-04-27 13:20:07
react-codemirror

v4.23.11

Buy me a coffee

Documentation v4.23.11: https://raw.githack.com/uiwjs/react-codemirror/4f9af7b/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.10...v4.23.11

npm i @uiw/react-codemirror@4.23.11
  • 🌍 website: fix example issue. #717 d589c09 @jaywcjlove
  • 📄 example: update nextjs example. 3bf96a6 @jaywcjlove
  • 🐞 fix: Set correct module type in basic package (#729) d6ee7f8 @danez
  • 🐞 fix(react-codemirror): Set correct module type in basic package (#729) d1271a6 @jaywcjlove
2025-03-04 11:16:59
react-codemirror

v4.23.10

Buy me a coffee

Documentation v4.23.10: https://raw.githack.com/uiwjs/react-codemirror/b920d7f/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.9...v4.23.10

npm i @uiw/react-codemirror@4.23.10
  • 🐞 fix: Fix flash of content on initialization (#717) b11562d @colsondonohue
2025-02-28 13:16:17
react-codemirror

v4.23.9

Buy me a coffee

Documentation v4.23.9: https://raw.githack.com/uiwjs/react-codemirror/fc8f5fa/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.8...v4.23.9

npm i @uiw/react-codemirror@4.23.9
  • 🐞 fix(theme): correctly extend basic light theme (#716) e191c2a @veksen
  • 🆎 type: module in codemirror-extensions-basic-setup (#702) a657654 @PuruVJ
2025-02-04 09:21:47
react-codemirror

v4.23.8

Buy me a coffee

Documentation v4.23.8: https://raw.githack.com/uiwjs/react-codemirror/62aac6a/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.7...v4.23.8

npm i @uiw/react-codemirror@4.23.8
  • 🐞 fix: Pass diffConfig to options in CodeMirrorMerge component (#712) a95fb47 @snelsi
2024-12-16 10:28:58
react-codemirror

v4.23.7

Buy me a coffee

Documentation v4.23.7: https://raw.githack.com/uiwjs/react-codemirror/5b16350/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.6...v4.23.7

npm i @uiw/react-codemirror@4.23.7
  • 💄 chore: update nextjs example. #677 ab89f28 @jaywcjlove
  • 🐞 fix(theme): implement 'exports' field in themes/theme/package.json (#708) 4edca1d @aspiers
  • 🐞 fix(theme): implement 'exports' field in themes/*/package.json #708 #613 #680 ced0b1a @jaywcjlove