Skip to content

Releases: alauda/ng-monaco-editor

v3.0.3

24 May 04:14
Compare
Choose a tag to compare

3.0.3 (2021-05-02)

Bug Fixes

v3.0.1

04 Mar 03:57
Compare
Choose a tag to compare

3.0.1 (2021-03-04)

Features

  • mark isDarkTheme$$ as private (#46) (25335a8)
  • support duplicate code editor to change theme (#45) (8aebf4f)

Bug Fixes

  • importing all languages and features to esm story (#43) (4ab29b8)

v3.0.0

25 Feb 05:38
v3.0.0
65ce1f5
Compare
Choose a tag to compare

3.0.0 (2021-02-25)

⚠ BREAKING CHANGES

  • support rerender after content changed (#42)

Features

  • support rerender after content changed (#42) (3fe6092), closes #2
  • use GitHub Actions for publishing (93b55c5)

v2.3.0

11 Aug 01:33
750000d
Compare
Choose a tag to compare

feat: support dynamic import monaco module

v2.2.3

20 Jul 08:56
884439f
Compare
Choose a tag to compare
ci: migrate to GitHub Actions