@textbus/core
Advanced tools
Comparing version 4.0.0-alpha.65 to 4.0.0-alpha.66
@@ -37,3 +37,2 @@ import { Observable } from '@tanbo/stream'; | ||
protected componentRendingStack: Component[]; | ||
protected renderedSlotCache: WeakMap<Slot, true>; | ||
protected slotRootVElementCaches: WeakMap<Slot, VElement>; | ||
@@ -40,0 +39,0 @@ protected slotRootNativeElementCaches: { |
{ | ||
"name": "@textbus/core", | ||
"version": "4.0.0-alpha.65", | ||
"version": "4.0.0-alpha.66", | ||
"description": "Textbus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.", | ||
@@ -29,3 +29,3 @@ "main": "./bundles/index.js", | ||
"@tanbo/stream": "^1.2.5", | ||
"@viewfly/core": "^1.0.0-alpha.16" | ||
"@viewfly/core": "^1.0.0-alpha.17" | ||
}, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "24d59c5d199c6f055f39907a8414f570be70e976" | ||
"gitHead": "cf4fd289b73bc777124a32fe42bb58eba05a34f1" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
577684
15754