Ngx Monaco Editor Versions Save

Monaco Editor component for Angular 2 and Above

12.0.0

2 years ago

Angular version 12 support added. Monaco editor moved to peer dependency. Now any monaco-editor version can be used. Breaking Change: assets path updates in angular.json. Please refer updated readme.

8.1.1

4 years ago

8.1.0

4 years ago

Monaco editor upgrade v0.17.1 -> 0.18.1

8.0.0

4 years ago

Angular version 8 Monaco editor to 0.17.1 Breaking Change: Set default path for loader as relative to skip configurations when base-href set other then root. for other cases this can be configured #102 Bug Fixes: #116 #114 #86 #73

7.0.0

5 years ago

Angular version 7 Monaco editor to 0.15.6 Build system to cli and ng-packagr Bug Fixes: #100

6.0.0

5 years ago

Angular upgrade 5.0.0 -> 6.0.0

5.0.0

5 years ago

Angular upgrade 4.1.1 -> 5.0.0 monaco-editor upgraded 0.10.1 -> 0.13.1 Bug fixes

4.0.0

6 years ago

Diff Editor support added

3.0.2

6 years ago

Angular 4 support added with 3.x.x Diff editor added

2.0.1

6 years ago

ability to set config for baseUrl, defaultOptions and extend monaco before editor init and bug fixes.