Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add editorWillMount event #49

Merged
merged 5 commits into from
Aug 8, 2019

Conversation

prodigy99
Copy link
Contributor

An event named "beforeCreateEditor" has been added to allow developers to process the Monaco object before creating the editor,Some plug-ins need to use the Monaco object, such as "emmet-monaco-es"

An event named "beforeCreateEditor" has been added to allow developers to process the Monaco object before creating the editor,Some plug-ins need to use the Monaco object, such as "emmet-monaco-es"
@egoist
Copy link
Owner

egoist commented Aug 4, 2019

Can you update the docs as well? https://github.com/egoist/vue-monaco#component-events

add new event beforeCreateEditor
@prodigy99
Copy link
Contributor Author

Can you update the docs as well? https://github.com/egoist/vue-monaco#component-events
I just updated it

@egoist egoist changed the title Update MonacoEditor.js feat: add editorWillMount event Aug 8, 2019
@egoist egoist merged commit cd42afd into egoist:master Aug 8, 2019
@egoist
Copy link
Owner

egoist commented Aug 8, 2019

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@egoist egoist added the released label Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants