Ryan Wang
14da9c919c
chore: bump tiptap version to 2.2.3 ( #5382 )
...
#### What type of PR is this?
/kind improvement
/area ui
/milestone 2.13.x
#### What this PR does / why we need it:
升级 Tiptap 依赖至 https://github.com/ueberdosis/tiptap/releases/tag/v2.2.3
- https://github.com/ueberdosis/tiptap/releases/tag/v2.2.0
#### Special notes for your reviewer:
测试方式:
1. `./gradlew :ui:build`
2. 测试编辑器的已有功能是否正常。
3. 安装若干已有编辑器插件,测试插件的功能是否正常。
#### Does this PR introduce a user-facing change?
```release-note
升级 Tiptap 依赖至 [2.2.3](https://github.com/ueberdosis/tiptap/releases/tag/v2.2.3 )。
```
2024-02-21 03:40:28 +00:00
Ryan Wang
8ce6ab6af2
chore: rename console to ui in some files ( #5347 )
...
#### What type of PR is this?
/area ui
/kind cleanup
#### What this PR does / why we need it:
Rename console to ui in some files,
Ref https://github.com/halo-dev/halo/pull/5314
#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-02-07 14:40:08 +00:00
John Niang
a3772fab1b
Add build script for ui project
...
Signed-off-by: John Niang <johnniang@foxmail.com>
2024-02-03 22:51:50 +08:00
John Niang
15f7fe2d4f
Move folder console to ui
2024-02-02 22:22:51 +08:00