See also the changelog of monaco-editor.
0.17.1
- Update to monaco editor 0.17.1
- Add transparent
getValue
/ setValue
methods to the widget API, see #7
- Keep scrolling position during AJAX update, see #8
- The widget is now a
PrimeFaces.widget.DeferredWidget
, so that it works better with
p:tabs
etc, see #6