Files
ZERO_CODE/ZeroCodeProject/main/client/node_modules/vue-codemirror/CHANGELOG.md
vermouth789 fe39320977 123
123
2026-01-11 00:11:34 +08:00

409 B

CHANGELOG

v4.0.2

  • add scroll event

v4.0.1

  • the components options attr is not required

v4.0.0

  • fix import es module bug
  • add test script
  • assign options to ssr.js
  • add global default events
  • update the options assign logic
  • add global default options
  • update editor to codemirror

project

  • add brower support
  • add test scripts
  • update babel and webpack configs