ngx-tiptap
Advanced tools
Comparing version
@@ -17,4 +17,12 @@ # CHANGELOG | ||
## v9.0.1 (2023-07-17) | ||
#### Bug Fixes | ||
- fix trigger ChangeDetection in custom Nodeviews using `updateProps` ([4213560](https://github.com/sibiraj-s/ngx-tiptap/commit/4213560)) | ||
## v9.0.0 (2023-07-01) | ||
#### Breaking Changes | ||
- requires angular 16 or greater ([4ea180b](https://github.com/sibiraj-s/ngx-tiptap/commit/4ea180b)), ([cfe57a3](https://github.com/sibiraj-s/ngx-tiptap/commit/cfe57a3)) | ||
@@ -21,0 +29,0 @@ |
{ | ||
"name": "ngx-tiptap", | ||
"description": "Angular bindings for tiptap v2", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/sibiraj-s/ngx-tiptap.git", |
@@ -139,3 +139,3 @@ # NgxTiptap | ||
return Node.create({ | ||
// ...configuration | ||
// ...other configuration hidden for brevity | ||
parseHTML() { | ||
@@ -156,2 +156,4 @@ return [{ tag: 'angular-component-counter' }]; | ||
Refer: https://tiptap.dev/guide/custom-extensions | ||
### Create a Component | ||
@@ -158,0 +160,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
125060
0.23%264
0.76%0
-100%