🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

ngx-tiptap

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-tiptap - npm Package Compare versions

Comparing version

to
9.0.1

8

CHANGELOG.md

@@ -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 @@

2

package.json
{
"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