sunmao-ui/packages/editor
Bowen Tan 2a9fc72c59 Publish
- @sunmao-ui/arco-lib@0.1.8
 - @sunmao-ui/chakra-ui-lib@0.3.8
 - @sunmao-ui/core@0.5.5
 - @sunmao-ui/editor-sdk@0.1.9
 - @sunmao-ui/editor@0.5.9
 - @sunmao-ui/runtime@0.5.7
2022-04-21 17:53:12 +08:00
..
__fixture__ change style trait params to array 2021-12-20 11:36:33 +08:00
__tests__ Merge pull request #295 from webzard-io/yz-patch 2022-02-21 19:47:47 +08:00
src fix: fix changing wrong tab when drag the component 2022-04-21 10:25:10 +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 Publish 2022-04-21 17:53:12 +08:00
playground.html refactor code namings to sunmao-ui 2021-11-21 14:38:33 +08:00
postcss.config.js manage editor styles in a single CSS 2022-01-04 13:44:30 +08:00
README.md
tsconfig.json feat: add the TableColumn widget 2022-03-16 09:30:24 +08:00
vite.config.ts remove editor @emotion/react 2021-12-20 11:33:54 +08:00

editor

TODO: description

Usage

const editor = require('editor');

// TODO: DEMONSTRATE API