Skip to content

Releases: Teradata/covalent-code-editor-nightly

2.1.1

16 Jul 00:21
Compare
Choose a tag to compare

feat(utils): add loadMonaco utility function (#70)

DEPRECATE feat(bundle): deprecation of bundled monaco version (#69)

fix(): make sure editor is instantiated before disposing

perf(monaco): make sure monaco is loaded only once (#67)

feat(resize): add native resize capabilities to editor (#65)

2.0.4

13 Feb 21:47
Compare
Choose a tag to compare
  • fix(memory-leak): Dispose monaco editor on ngOnDestroy. (#64)

2.0.3

18 Jan 00:03
Compare
Choose a tag to compare
  • fix(ng-model): Do not set value to an outdated value #60

2.0.2

15 Jan 20:56
Compare
Choose a tag to compare
  • Patch release fix: this._editor.setValue is not a function #57

2.0.0

21 Dec 00:10
Compare
Choose a tag to compare
  • fix(docs): Fix fullScreenKeyBinding row (#55)
  • chore(): bump to correct Angular 7 peer dependency (#53)
  • Feature - Expose internal editor instance (#54)

2.0.0-rc.2

14 Dec 18:13
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release
  • Upgrade to Angular 7.1.2
  • Use ng cli instead of ng-packagr
  • FullScreen Mode feature
  • Add ability to update Editor Options after component is initialized

2.0.0-beta.5

30 Aug 17:57
Compare
Choose a tag to compare
2.0.0-beta.5 Pre-release
Pre-release
  • fix(): Fix for change event called before ngModel propogates value
  • feat(angular): update to Angular 6.1.1