@tiptap/core
Advanced tools
Comparing version 2.0.0-alpha.20 to 2.0.0-alpha.21
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.0.0-alpha.21](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/core@2.0.0-alpha.20...@tiptap/core@2.0.0-alpha.21) (2021-02-26) | ||
**Note:** Version bump only for package @tiptap/core | ||
# [2.0.0-alpha.20](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/core@2.0.0-alpha.19...@tiptap/core@2.0.0-alpha.20) (2021-02-26) | ||
@@ -8,0 +16,0 @@ |
@@ -20,3 +20,2 @@ export * from './Editor'; | ||
export { default as isTextSelection } from './helpers/isTextSelection'; | ||
export { default as isCellSelection } from './helpers/isCellSelection'; | ||
export { default as findParentNodeClosestToPos } from './helpers/findParentNodeClosestToPos'; | ||
@@ -23,0 +22,0 @@ export interface Commands { |
{ | ||
"name": "@tiptap/core", | ||
"description": "headless rich text editor", | ||
"version": "2.0.0-alpha.20", | ||
"version": "2.0.0-alpha.21", | ||
"homepage": "https://tiptap.dev", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2b9f6bc129221973a6ad0f41bb660795439189c0" | ||
"gitHead": "5fc6c1b7c2200591c65dce1eb3d5dcdf908269f6" | ||
} |
@@ -22,3 +22,2 @@ export * from './Editor' | ||
export { default as isTextSelection } from './helpers/isTextSelection' | ||
export { default as isCellSelection } from './helpers/isCellSelection' | ||
export { default as findParentNodeClosestToPos } from './helpers/findParentNodeClosestToPos' | ||
@@ -25,0 +24,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2240820
219
14082