Releases: FlowingCode/MarkdownEditor
Releases · FlowingCode/MarkdownEditor
2.0.1
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
Full Changelog: 2.0.0...2.0.1
2.0.0
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
Full Changelog: 1.1.0...2.0.0
1.1.0
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
- @javier-godoy made their first contribution in #2
Full Changelog: 1.0.0...1.1.0