@zhike/queen-editor
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -11,2 +11,3 @@ import DropListMenu from '../menu-constructors/DropListMenu'; | ||
command(value: string): void; | ||
private getNodesInSelection; | ||
/** | ||
@@ -32,3 +33,2 @@ * 获取选区中的特殊元素,如果不存在,则直接返回顶层元素子元素 | ||
* 默认左对齐,若选择其他对其方式对active进行高亮否则unActive | ||
* ?考虑优化的话 是否可以对具体选中的进行高亮 | ||
*/ | ||
@@ -35,0 +35,0 @@ tryChangeActive(): void; |
{ | ||
"name": "@zhike/queen-editor", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "queen-editor", | ||
@@ -5,0 +5,0 @@ "types": "dist/queenEditor.d.ts", |
@@ -222,2 +222,4 @@ # Queen Editor | ||
[工作计划](https://www.yuque.com/beth/cooperate/ydxm50/edit) | ||
[产品原型](https://lanhuapp.com/web/#/item/project/product?tid=ac435b1e-7945-4667-8dc0-7be5220f62d0&pid=06c03bd0-d480-4a86-a121-af35b8d339e8&versionId=0af69564-85a3-41f8-8e89-a2669b3a6fd0&docId=f2c7a2bd-c346-4967-9bf4-92643b341241&docType=axure&pageId=6258a2f703d2498f9e3e2475ce2ad0de&image_id=f2c7a2bd-c346-4967-9bf4-92643b341241&type=share_mark&tab=product&teamId=ac435b1e-7945-4667-8dc0-7be5220f62d0&userId=22bbe1a2-9281-423f-90e4-8d19025ac895¶m=none) | ||
@@ -224,0 +226,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1273894
249