🚀 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.2

6

CHANGELOG.md

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

2

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