Vue Monaco Versions Save

MonacoEditor component for Vue.js

v1.2.2

3 years ago

1.2.2 (2021-01-13)

Bug Fixes

  • Fix render monaco editor in vuetify dialogs (popups) (#154) (cc29b34)

v1.2.1

3 years ago

1.2.1 (2020-05-19)

Bug Fixes

v1.2.0

4 years ago

1.2.0 (2020-04-04)

Features

  • update monaco-editor to 0.20.0 (Take 2) (#87) (0196701)

v1.1.0

4 years ago

1.1.0 (2019-08-08)

Features

v1.0.0

4 years ago

1.0.0 (2019-06-26)

Features

BREAKING CHANGES

  • Removed a bunch of unnecessary component events, only two are left: editorDidMount and change

v0.3.2

4 years ago

0.3.2 (2019-05-21)

Bug Fixes