Releases: ghiscoding/angular-markdown-editor
Releases · ghiscoding/angular-markdown-editor
v3.1.1
v3.1.0
v3.0.2
Angular 14 and Bootstrap 4-5 support
Angular 4+ Support
Angular-Markdown-Editor
code base was totally rewritten to support Angular 4+. The demo uses ngx-markdown, however it is not a deep dependency, you can use any Markdown Parser you wish to use.
fix #20 callback not working without parentheses
v1.1.5 fix #20 callback not working without parenthese
Editor does not show up if directive is inside a dynamically added element
Thanks to @DamienGJones for submitting PR#19 to fix #17 :)
Add Event Hooks Callback and external function calls
- Add Event Hooks Callback
- Also make each Markdown Editor object available through $rootScope.markdownEditorObjects[editorName]
Add extra markdown-editor locale
Forgot to bump bower & npm, but it basically is the same as v1.0.8
Add markdown-editor extra locale
v1.0.8 Add extra markdown-editor locale