halo/console/src
Ryan Wang 0b30c0d98e
feat: add powered by information in page footer (#5153)
#### What type of PR is this?

/area console
/kind improvement
/milestone 2.12.x

#### What this PR does / why we need it:

在 Console 和 UC 的页面底部添加 Powered by 信息。

<img width="1920" alt="图片" src="https://github.com/halo-dev/halo/assets/21301288/3ce1304f-01dc-4e3f-a22a-a1cbd59fced8">

#### Does this PR introduce a user-facing change?

```release-note
在 Console 和 UC 的页面底部添加 Powered by 信息。
```
2024-01-08 15:06:41 +00:00
..
assets Move root to console 2023-03-02 15:49:22 +08:00
components feat: add powered by information in page footer (#5153) 2024-01-08 15:06:41 +00:00
composables chore: use lodash-es instead of lodash (#5125) 2023-12-28 09:13:38 +00:00
constants feat: add disallow access console option for custom role (#4958) 2023-12-01 02:38:09 +00:00
formkit fix: add disabled validation to the addButton click event for the repeater (#4955) 2023-11-30 15:54:08 +00:00
locales feat: add disallow tooltip for editor provider selector component (#5070) 2023-12-21 06:50:13 +00:00
setup perf: asynchronously load the uppy upload component 2023-11-18 16:08:19 +08:00
stores refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
styles feat: add tailwindcss/forms plugin to standardize the style of form elements (#4893) 2023-11-23 09:32:09 +00:00
types feat: add strategy setting for post slug generation (#4551) 2023-09-10 14:08:13 +00:00
utils chore: use lodash-es instead of lodash (#5125) 2023-12-28 09:13:38 +00:00
views/exceptions feat: basic implementation of personal center (#4851) 2023-11-13 08:56:08 +00:00
vite chore: bump editor version and let it load globally (#4924) 2023-11-27 14:42:09 +00:00