Skip to content

Latest commit

 

History

History
217 lines (121 loc) · 7.32 KB

CHANGELOG.md

File metadata and controls

217 lines (121 loc) · 7.32 KB

Changelog

v0.0.11

compare changes

🩹 Fixes

  • V-model not updating codemirror instance if changed externally (fbfa2cb)

🏡 Chore

❤️ Contributors

v0.0.10

compare changes

🩹 Fixes

  • deps: Update dependency @codemirror/view to v6.30.0 (551736c)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.9

compare changes

🏡 Chore

❤️ Contributors

v0.0.8

compare changes

🚀 Enhancements

  • Add babel/runtime to support more extensions (802f944)

📖 Documentation

  • Add docs for components and update FAQ (0bca0d6)
  • Cleanup code and add documentation (4e64130)
  • Add tested section (182c3c4)

🏡 Chore

  • Add playground theme example (2895720)
  • Fix playground issue (9e5ca76)

❤️ Contributors

v0.0.7

compare changes

🩹 Fixes

  • Playground override incorrect (8763279)
  • Module types not generated on build (e3e9a31)
  • On unmounted is placed inside onmounted warning (9d65ba9)
  • Remove unneeded nextTick for syncing template ref (673e99b)
  • Custom extensions not working (c2f5844)

🏡 Chore

  • Upgrade @codemirror/view to latest version (d655a96)

❤️ Contributors

v0.0.6

compare changes

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.5

compare changes

🏡 Chore

❤️ Contributors

v0.0.4

compare changes

🩹 Fixes

  • Types module name not defined (651d271)

❤️ Contributors

v0.0.3

compare changes

🩹 Fixes

  • Duplicate codemirror/state causing extensions not working (75f6f97)

🏡 Chore

❤️ Contributors

v0.0.2

compare changes

🩹 Fixes

  • Duplicate codemirror/state causing extensions not working (75f6f97)

🏡 Chore

❤️ Contributors

v0.0.1

compare changes

🏡 Chore

❤️ Contributors

v0.0.2

🚀 Enhancements

  • WIP codemirro logic from react version (4fb81ee)

🩹 Fixes

  • Codemirror visible in playground (7a39972)
  • Typos (87f94f2)
  • Extensions EditorState duplicate error (f058d19)
  • DefineExpose not working through refs (2e0c0df)
  • Attrs composable not needed, added onFocus and onBlur events (31a54ec)
  • Types and repo templates (7eb6415)
  • V-model not working (6a44d6c)

🏡 Chore

❤️ Contributors