将 ant-design-vue 旧版 API 统一迁移为 antdv-next 新版规范: - Modal: destroy-on-close → destroy-on-hidden - Card: :bordered="false" → variant="borderless",bodyStyle/headStyle → styles - Popover: overlay-style → styles.root - Divider: type → orientation - Space: direction → orientation - Alert: message → title - Spin: tip → description - Table: customRender → render - notification: message → title - Image preview: visible/onVisibleChange → open/onOpenChange - adapter: visibleEvent onVisibleChange → onOpenChange |
||
|---|---|---|
| .. | ||
| components | ||
| dataSpecs | ||
| thing-model-event.vue | ||
| thing-model-form.vue | ||
| thing-model-input-output-param.vue | ||
| thing-model-property.vue | ||
| thing-model-service.vue | ||
| thing-model-tsl.vue | ||