Ryan Wang
e5389379c6
refactor: move entity component to @halo-dev/components package
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-09-14 11:17:15 +08:00
Ryan Wang
297dbfb962
feat: add status dot component ( halo-dev/console#611 )
...
#### What type of PR is this?
/kind feature
/milestone 2.0
#### What this PR does / why we need it:
添加状态指示器组件。
#### Which issue(s) this PR fixes:
#### Screenshots:
#### Special notes for your reviewer:
https://halo-admin-ui-git-fork-ruibaby-feat-status-dot-ec0d53-halo-dev.vercel.app/story/src-components-status-statusdot-story-vue?variantId=src-components-status-statusdot-story-vue-1
/cc @halo-dev/sig-halo-admin
#### Does this PR introduce a user-facing change?
```release-note
None
```
2022-09-13 13:30:11 +00:00
Ryan Wang
bcfe7a52ee
feat: add the entity component as a list item ( halo-dev/console#609 )
...
#### What type of PR is this?
/kind feature
/milestone 2.0
#### What this PR does / why we need it:
添加 Entity 和 EntityField 组件,作为列表项使用。
#### Which issue(s) this PR fixes:
#### Screenshots:
#### Special notes for your reviewer:
测试方式:检查后台各个页面的列表样式和功能是否正常。
/cc @halo-dev/sig-halo-admin
#### Does this PR introduce a user-facing change?
```release-note
None
```
2022-09-13 04:08:12 +00:00
Ryan Wang
c278e85d6c
perf: improve theme detail and settings page
2022-09-10 23:11:15 +08:00
Ryan Wang
088196e6ae
perf: improve plugin detail and settings page
2022-09-10 17:23:51 +08:00
Ryan Wang
bca9f0af75
perf: dropdown closes after click
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-08-23 14:41:34 +08:00
Ryan Wang
61b9ff1301
feat: formatting Date
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-08-23 14:33:53 +08:00
Ryan Wang
8e9a476136
refactor: define props with pure types via a generic type argument
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-08-15 17:56:13 +08:00
Ryan Wang
b0bf7b5dc3
fix: tailwind class name
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-08-05 17:34:27 +08:00
Ryan Wang
5b0dea91fc
refactor: plugin list item component
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-27 16:36:04 +08:00