File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
projects/ngx-simple-text-editor Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
4
5
+ #### [ 2.0.1] ( https://github.com/Raiper34/ngx-simple-text-editor/compare/2.0.0...2.0.1 )
6
+
7
+ > 15 June 2024
8
+ - fix(editor): editor placeholder cursor and click bug fix [ ` #17 ` ] ( https://github.com/Raiper34/ngx-simple-text-editor/issues/17 )
9
+ - fix(editor): editor initial value in reactive forms [ ` #18 ` ] ( https://github.com/Raiper34/ngx-simple-text-editor/issues/18 )
10
+
5
11
### [ 2.0.0] ( https://github.com/Raiper34/ngx-simple-text-editor/compare/1.4.0...2.0.0 )
6
12
7
13
> 6 November 2022
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-simple-text-editor" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Ngx Simple Text editor or ST editor is a simple native text editor component for Angular 9+." ,
5
5
"repository" : " https://github.com/Raiper34/ngx-simple-text-editor" ,
6
6
"homepage" : " https://ngx-simple-text-editor.netlify.app" ,
You can’t perform that action at this time.
0 commit comments