mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
0.40.0
This commit is contained in:
parent
34f6c10073
commit
18dfe4da0d
4 changed files with 22 additions and 14 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.40.0]
|
||||
|
||||
- Support for Glyph Margin Widgets
|
||||
- Removes `getDiffLineInformationForOriginal` and `getDiffLineInformationForModified` from `IDiffEditor`
|
||||
- `createTrustedTypesPolicy` is optional now
|
||||
- New option `IModelDecorationOptions.shouldFillLineOnLineBreak`
|
||||
- New option `EditorOptions.readOnlyMessage``
|
||||
|
||||
## [0.39.0]
|
||||
|
||||
- New method `Environment.createTrustedTypesPolicy` to override trusted types handling.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue