Skip to content

Releases: FlowingCode/MarkdownEditor

2.0.1

25 Aug 16:13
Compare
Choose a tag to compare

What's Changed

  • Refactor connector name and use proper annotation by @paodb in #19
  • docs: fix swapped Javadocs for getContent/setContent by @javier-godoy in #21
  • fix: safely disconnect themeChangeObserver with optional chaining by @flang in #22

New Contributors

  • @paodb made their first contribution in #19

Full Changelog: 2.0.0...2.0.1

2.0.0

06 Aug 18:54
Compare
Choose a tag to compare

What's Changed

  • feat!: add HasValue support by @javier-godoy in #14
  • feat: Apply application's theme to MarkdownEditor component by @flang in #15

New Contributors

  • @flang made their first contribution in #15

Full Changelog: 1.1.0...2.0.0

1.1.0

28 Oct 17:36
Compare
Choose a tag to compare

What's Changed

  • feat: improve content state management by adding a state change listener and storing the state as an internal variable by @mlopezFC in #6 fixes #4
  • fix: fix issue when calling getContent with a new component instance by @mlopezFC in #6
  • deprecate: correct typo on DataColorMode enum value by @mlopezFC in #5

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

14 Oct 16:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/FlowingCode/MarkdownEditor/commits/1.0.0