mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-03-31 21:30:22 +08:00
* develop: fix(ValidationTrait): don't clear existing errors fix(StateManager): fix the can't deep eval the nest array issues feat(runtime): add style for ErrorBoundary feat(runtime): add ErrorBoundary to ImplWrapper refactor(runtime): refactor utilMethodFactory type refactor(runtime): add slot receiver to app services refactor(runtime): temporary hack the list component with the new slot system refactor(runtime): remove slot props from event trait perf(runtime): implement slot receiver to avoid of re-render when passing fallback elements perf(runtime): refactor the slot's props and fallback implementation fix(SpaceWidget): fix padding display misalignment fix: fix selecting component would change the properties' values issue refactor: remove the shared package from core fix: fix the `exampleProperties` type errors # Conflicts: # packages/chakra-ui-lib/src/index.ts
@sunmao-ui/core
TODO: description
Usage
const core = require('@sunmao-ui/core');
// TODO: DEMONSTRATE API