sunmao-ui/packages/editor
MrWindlike b6b7083e15 feat(editor): chagne the component id reference properties' values when changing the component id
add the `isComponentId` into spec options to declare a property is whether refer to a component id

ISSUES CLOSED: #106
2022-06-13 14:56:47 +08:00
..
__fixture__
__tests__ feat(editor): chagne the component id reference properties' values when changing the component id 2022-06-13 14:56:47 +08:00
src feat(editor): chagne the component id reference properties' values when changing the component id 2022-06-13 14:56:47 +08:00
types feat: add the TableColumn widget 2022-03-16 09:30:24 +08:00
babel.config.js
index.html detect mouse position 2022-02-10 15:34:09 +08:00
jest.config.js fix jest fails loading css file bug 2022-01-29 14:34:30 +08:00
package.json feat(operation): change the reference expressions when changing the component id 2022-06-13 14:56:17 +08:00
playground.html
postcss.config.js
README.md
tsconfig.json feat: add the TableColumn widget 2022-03-16 09:30:24 +08:00
vite.config.ts

editor

TODO: description

Usage

const editor = require('editor');

// TODO: DEMONSTRATE API