mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-07 13:48:31 +08:00
doc: todo
This commit is contained in:
parent
325f3d2c59
commit
903f2833fc
3
think.md
3
think.md
@ -134,6 +134,8 @@ Previously, it would not work with single quotes:
|
|||||||
21. 文件上传组件
|
21. 文件上传组件
|
||||||
22. custom-input 废弃或者重构
|
22. custom-input 废弃或者重构
|
||||||
|
|
||||||
|
```
|
||||||
|
Done
|
||||||
// modal transform scale
|
// modal transform scale
|
||||||
// Notification content close
|
// Notification content close
|
||||||
// form required css
|
// form required css
|
||||||
@ -147,3 +149,4 @@ Previously, it would not work with single quotes:
|
|||||||
// scrollbar 在 resize 之后滚动会有问题
|
// scrollbar 在 resize 之后滚动会有问题
|
||||||
// ResizeObserver Polyfill
|
// ResizeObserver Polyfill
|
||||||
// Select 需要进一步重构,现在这种状况 collector 在 corner case 中不会调 updated 钩子,要把 key 换成 value
|
// Select 需要进一步重构,现在这种状况 collector 在 corner case 中不会调 updated 钩子,要把 key 换成 value
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user