Releases: ghiscoding/angular-markdown-editor
Releases · ghiscoding/angular-markdown-editor
v3.1.1
21 Sep 05:47
Compare
Sorry, something went wrong.
No results found
3.1.1 (2024-09-21)
Bug Fixes
update github link of bootstrap-markdown dep, fixes #64 (40da5ef )
v3.1.0
07 Apr 04:41
Compare
Sorry, something went wrong.
No results found
3.1.0 (2023-04-07)
Features
v3.0.2
12 Dec 18:42
Compare
Sorry, something went wrong.
No results found
3.0.2 (2022-12-12)
Bug Fixes
fix: forRoot now requires explicit type ModuleWithProviders, fixes #39 (973b72 )
Angular 14 and Bootstrap 4-5 support
12 Sep 13:10
Compare
Sorry, something went wrong.
No results found
Quick Description
Upgrade to latest version of Angular 14 and now also requires at least Bootstrap 4 (also works with BS5)
⚠️ Breaking Change
core: upgrade to Angular 14 and Bootstrap 4-5, closes #33 (dd0f3df )
Angular 4+ Support
24 Sep 20:28
Compare
Sorry, something went wrong.
No results found
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.
demo
fix #20 callback not working without parentheses
16 Nov 02:30
Compare
Sorry, something went wrong.
No results found
v1.1.5
fix #20 callback not working without parenthese
Editor does not show up if directive is inside a dynamically added element
03 Nov 02:03
Compare
Sorry, something went wrong.
No results found
Thanks to @DamienGJones for submitting PR#19 to fix #17 :)
Add Event Hooks Callback and external function calls
12 Nov 04:10
Compare
Sorry, something went wrong.
No results found
Add Event Hooks Callback
Also make each Markdown Editor object available through $rootScope.markdownEditorObjects[editorName]
Add extra markdown-editor locale
06 Oct 02:42
Compare
Sorry, something went wrong.
No results found
Forgot to bump bower & npm, but it basically is the same as v1.0.8
Add markdown-editor extra locale
06 Oct 02:37
Compare
Sorry, something went wrong.
No results found
v1.0.8
Add extra markdown-editor locale