Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

v0.17.1

Compare
Choose a tag to compare
@blutorange blutorange released this 26 Jun 23:19
· 38 commits to master since this release

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