You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2020/12/17 13:50:10 UTC

[GitHub] [brooklyn-ui] tbouron opened a new pull request #182: Expose the CodeMirror instance that can be accessed via an event

tbouron opened a new pull request #182:
URL: https://github.com/apache/brooklyn-ui/pull/182


   The YAML editor can now listen for an event with name `brooklyn.component.yaml-editor.cm` and will execute the given callback with the CodeMirror instance. That allows downstream project to use directly `CodeMirror` if they wish too.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [brooklyn-ui] iuliana merged pull request #182: Expose the CodeMirror instance that can be accessed via an event

Posted by GitBox <gi...@apache.org>.
iuliana merged pull request #182:
URL: https://github.com/apache/brooklyn-ui/pull/182


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org