Ryan Wang
c74187c066
feat: add requests library as a global shared dependency
2024-06-25 12:31:44 +08:00
Ryan Wang
afabffc546
refactor: typing component template refs for VModal ( #5994 )
...
#### What type of PR is this?
/area ui
/kind improvement
/milestone 2.16.x
#### What this PR does / why we need it:
为 VModal 组件的引用添加类型。
See https://vuejs.org/guide/typescript/composition-api.html#typing-component-template-refs
#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-05-27 08:56:57 +00:00
Ryan Wang
99eae2f31b
refactor: simplify the code of reply creation modal ( #5972 )
...
#### What type of PR is this?
/area ui
/kind improvement
/milestone 2.16.x
#### What this PR does / why we need it:
简化评论回复组件的代码。
#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-05-23 02:56:50 +00:00
John Niang
15f7fe2d4f
Move folder console to ui
2024-02-02 22:22:51 +08:00