sunmao-ui/packages/chakra-ui-lib
Bowen Tan cdcc8f5e6d Merge branch 'main' into publish
* main:
  fix cannot addModuleId to stateMap bug
  chore(editor): fix type error
  chore(editor): change code style
  fix(editor): forbid drop to component which has no slots
  fix(editor): fix display errors when set event's target to `$utils`
  fix(editor): make the warning area update immediately
  fix(editor): fix display errors when set event's target to `$utils`
  change default value of  Type.Any to undefined
  check modules when validating expression
  fix some style bugs
  fix: will not delete input component which in editing state
  fix(editor): make the warning area update immediately
  fix(editor): recover app when the runtime errors are fixed
  chore: change code style
  feat(Editor): add `$utils` to event targets
  types(IFieldModel): fix type error
  fix(editor): make the form update correctly
2022-01-28 14:18:33 +08:00
..
src fix some style bugs 2022-01-27 17:09:26 +08:00
jest.config.js move chakra-ui lib to a single package 2021-12-21 20:42:44 +08:00
package.json Publish 2022-01-26 17:24:58 +08:00
react-import.js move chakra-ui lib to a single package 2021-12-21 20:42:44 +08:00
README.md move chakra-ui lib to a single package 2021-12-21 20:42:44 +08:00
tsconfig.json move chakra-ui lib to a single package 2021-12-21 20:42:44 +08:00
vite.config.ts move chakra-ui lib to a single package 2021-12-21 20:42:44 +08:00

@sunmao-ui/chakra-ui-lib

TODO: description

Usage

const chakraUiLib = require('@sunmao-ui/chakra-ui-lib');

// TODO: DEMONSTRATE API