halo/console/src/components
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
..
base-app feat: add powered by information in page footer (#5153) 2024-01-08 15:06:41 +00:00
button feat: add support for saving post by shortcut keys (#4510) 2023-09-01 02:30:12 +00:00
codemirror refactor: remove the codemirror of the component package and change it to built-in (#3926) 2023-05-11 04:12:21 +00:00
common fix: style issue of select element (#4902) 2023-11-27 18:30:54 +08:00
dropdown-selector feat: add disallow tooltip for editor provider selector component (#5070) 2023-12-21 06:50:13 +00:00
editor fix: Backspace does not work properly behind list (#5102) 2024-01-02 03:46:12 +00:00
entity refactor: operation and entity field extension points (#4530) 2023-08-31 10:36:12 +00:00
entity-fields refactor: operation and entity field extension points (#4530) 2023-08-31 10:36:12 +00:00
filter refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
form chore: use lodash-es instead of lodash (#5125) 2023-12-28 09:13:38 +00:00
global-search feat: add tailwindcss/forms plugin to standardize the style of form elements (#4893) 2023-11-23 09:32:09 +00:00
icon chore: register AttachmentFileTypeIcon component globally (#4489) 2023-08-25 13:24:11 +00:00
image Move root to console 2023-03-02 15:49:22 +08:00
input feat: improve the styles of the data list filter area on the mobile devices (#4587) 2023-09-14 16:14:14 +00:00
login refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
menu chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
permission fix: missing ui permission condition about users (#4619) 2023-09-22 03:11:53 -05:00
preview feat: add devices mock preview for post and single page (#4846) 2023-11-13 04:06:08 +00:00
signup feat: add email field for signup (#4899) 2023-11-23 09:18:08 +00:00
sticky-block feat: add sticky block component (#4919) 2023-11-27 09:38:08 +00:00
upload fix: handle external exceptions when uploading files (#4431) 2023-08-15 10:02:12 +00:00
user-avatar feat: refine i18n for uc (#4957) 2023-11-30 10:56:10 +00:00