ngx-tiptap
Advanced tools
Comparing version
@@ -17,2 +17,8 @@ # CHANGELOG | ||
## v9.0.2 (2023-07-24) | ||
#### Bug Fixes | ||
- update selected input in nodeview with text selection ([0ec762d](https://github.com/sibiraj-s/ngx-tiptap/commit/0ec762d)) | ||
## v9.0.1 (2023-07-17) | ||
@@ -19,0 +25,0 @@ |
{ | ||
"name": "ngx-tiptap", | ||
"description": "Angular bindings for tiptap v2", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/sibiraj-s/ngx-tiptap.git", |
@@ -80,3 +80,3 @@ # NgxTiptap | ||
And, Since the editor is dynamically created, You may need to set [ViewEncapsulation](https://angular.io/guide/view-encapsulation) to `None` to apply the styles. | ||
Tip: Since the editor is dynamically created, You may need to set [ViewEncapsulation](https://angular.io/guide/view-encapsulation) to `None` or target the class/element via [::ng-deep](https://angular.io/guide/component-styles#deprecated-deep--and-ng-deep) to apply the styles. See [Component Styles docs](https://angular.io/guide/component-styles#component-styles) for more info. | ||
@@ -83,0 +83,0 @@ ## Options |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
128987
3.14%1009
2.64%