uiwjs/react-codemirror
 Watch   
 Star   
 Fork   
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
2024-10-25 11:46:32
react-codemirror

v4.23.6

Buy me a coffee

Documentation v4.23.6: https://raw.githack.com/uiwjs/react-codemirror/57d9fb7/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.5...v4.23.6

npm i @uiw/react-codemirror@4.23.6
  • 🐞 fix: Implement 'exports' field in package.json for the core & basics setup package (#692) 8f1ff2d @fatton139
  • 🐞 fix: resolve exports field issue causing README.md loading error in documentation #692 c2437c7 @jaywcjlove
2024-10-05 09:23:12
react-codemirror

v4.23.5

Buy me a coffee

Documentation v4.23.5: https://raw.githack.com/uiwjs/react-codemirror/2dc5095/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.4...v4.23.5

npm i @uiw/react-codemirror@4.23.5
  • 🎨 style(vscode): fix default value issue for light mode. #688 661bfc9 @jaywcjlove
2024-10-02 16:41:11
react-codemirror

v4.23.4

Buy me a coffee

Documentation v4.23.4: https://raw.githack.com/uiwjs/react-codemirror/b4d4e77/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.3...v4.23.4

npm i @uiw/react-codemirror@4.23.4
  • 🐞 fix(hyper-link): Move toString out of while loop to prevent memory leak (#687) e10f426 @danielericlee
2024-09-23 11:38:21
react-codemirror

v4.23.3

Buy me a coffee

Documentation v4.23.3: https://raw.githack.com/uiwjs/react-codemirror/d199b9e/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.2...v4.23.3

npm i @uiw/react-codemirror@4.23.3
  • 🎨 style(theme): Vscode Light - lineHighlight. (#686) 4af6677 @luiz2f
2024-09-11 02:19:25
react-codemirror

v4.23.2

Buy me a coffee

Documentation v4.23.2: https://raw.githack.com/uiwjs/react-codemirror/c8cf3ac/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/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
2024-09-06 02:52:18
react-codemirror

v4.23.1

Buy me a coffee

Documentation v4.23.1: https://raw.githack.com/uiwjs/react-codemirror/6cea09c/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/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