mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-02-17 17:40:31 +08:00
* main: (24 commits) set the default value of debugStore and debugEvent to be false fix test feat: scroll the tree item into view when select the component fix: switch the scale buttons fix: improve the expression result display refactor init functions parameters feat: add the `clear` method to the fetch trait feat(tree): add onSelect events fix: correct splicing url fix(module): change the widget of property to display correct fix: select component to add non-empty judgement fix: change the import path fix: fix the changing api form's tab problem fix: fix the datasource update problems chore: make the data type datasource informations as constants chore: use the enum to replace the constants chore: change `GLOBAL_UTILS_ID` to `GLOBAL_UTIL_METHOD_ID` feat: add transformer trait chore: use the constant as the widget name chore: export `RegistryInterface` instead of `Registry` ... # Conflicts: # packages/arco-lib/package.json # packages/editor-sdk/package.json # packages/editor/package.json # packages/runtime/package.json |
||
---|---|---|
.. | ||
__tests__ | ||
src | ||
jest.config.js | ||
package.json | ||
README.md | ||
tsconfig.json |
@sunmao-ui/core
TODO: description
Usage
const core = require('@sunmao-ui/core');
// TODO: DEMONSTRATE API