Replies: 16 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Tag 组件, |
Beta Was this translation helpful? Give feedback.
-
Tree 组件,
|
Beta Was this translation helpful? Give feedback.
-
各组件拖拽功能交互、API统一 |
Beta Was this translation helpful? Give feedback.
-
layout 组件
|
Beta Was this translation helpful? Give feedback.
-
form 组件背景:form 目前 vue 与 vue3 均使用数据中心管理的模式,实现方式参考 element 的方案,但 react 端使用 antd 的方案,屏蔽了外部直接接触所有数据源 问题:
方案讨论: |
Beta Was this translation helpful? Give feedback.
-
tree |
Beta Was this translation helpful? Give feedback.
-
表单组件(t-input,t-select,t-date-picker等...)的 API 设计尽可能符合HTML的规范。 Exg2: |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Tabs 组件 由于 1.0 destroyOnHide 默认值true,且大量业务已使用。新增lazy不能变动做为destroyOnHide懒加载逻辑。 期望 2.0 处理逻辑 |
Beta Was this translation helpful? Give feedback.
-
Form 组件:
|
Beta Was this translation helpful? Give feedback.
-
React 考虑逐步将列表类型的支持 都逐渐改为 options/data props方式使用,放弃children的支持,可以获得更好的的性能,同时减少jsx处理的各类问题@HaixingOoO |
Beta Was this translation helpful? Give feedback.
-
Button 下个版本应该将其 API 另注意其他组件对于 |
Beta Was this translation helpful? Give feedback.
-
Empty 组件应叫 Result 组件更合理 see Tencent/tdesign-vue-next#5746 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
TDesign for web 各框架陆续发布 1.0 版本,API在很长时间内不会发布有 Breaking Change 的变动
但是 1.0 版本中存在着一些不合理、待改进的 API,希望通过此 Discussion 收集整理 1.0 版本不合理、待改进的API
在后面的大版本中改进或者完全 Deprecate
Beta Was this translation helpful? Give feedback.
All reactions