Commit Graph

5 Commits

Author SHA1 Message Date
Takagi
4b78f9f089 docs: add toggle formkit component (#552)
* docs: add toggle formkit component

* docs: add toggle component to form schema and update changelogs

- Introduced the `toggle` component for selecting images, colors, or text with options for single or multiple selections.
- Updated API changelogs for both plugin and theme to reflect the addition of the `toggle` component in version 2.22.8.

* Enhance image display in form schema docs

---------

Co-authored-by: Ryan Wang <i@ryanc.cc>
2026-01-17 12:47:45 +08:00
Takagi
2965ab4755 docs: add switch formkit component (#550)
#### What this PR does / why we need it:

补充 `Switch` 组件的文档。

Ref https://github.com/halo-dev/halo/pull/8095

See #543 
#### Does this PR introduce a user-facing change?
```release-note
补充 `Switch` 组件的文档。
```
2026-01-06 15:13:47 +00:00
Ryan Wang
27794a9ad9 Update docs for Halo Paid version (#546)
* Update docs for Halo Paid version

* Update docs/getting-started/prepare.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update docs/getting-started/install/slots/_docker-registry-list.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add brand settings section to user guide

* Add user guide for license activation

* Add SMS notification configuration guide

* Update lxware.cn links with referral code

* Update user guide for new auth providers and features

* Add Redis integration guide for paid version

* Add license activation instructions to install docs

* Fix broken link to paid version in Redis section

* Fix broken link to release versions in JAR install docs

* Fix link anchor in Finder API changelog docs

* Update issue reporting guidelines in documentation

* Remove sponsor documentation and related references

* Add warning about backup limitations for commercial version

* Update app store guide for license activation changes

* Update docs for Halo 2.22 paid edition and license activation

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-30 21:40:38 +08:00
Howie Xie
79314247be feat(_SiteSettingVo): Add routes config (#542)
fix #538 
ref https://github.com/halo-dev/halo/pull/8045/files#diff-55c6218411dc6cbb107225edb77470825b09b51180f8cbbcc46759c168ef9361
<img width="227" height="138" alt="image" src="https://github.com/user-attachments/assets/10c2b9dc-04dd-45cf-88ec-a9a0bafb00d0" />
<img width="456" height="76" alt="image" src="https://github.com/user-attachments/assets/0eca48e7-3589-47a5-b014-0575c9a7a86e" />

```release-note
None
```
2025-12-25 08:31:01 +00:00
Ryan Wang
5953f17ed2 docs: update documentations for 2.22 (#537)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2025-12-24 11:31:37 +08:00