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
Ryan Wang
bbb0623ef7 Add documentation for secret input component (#553) 2026-01-16 18:53:58 +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
Howie Xie
83b38cc1cb fix(developer-guide/form-schema): remove unexpected marks (#540)
fix #539

```release-note
None
```
2025-12-25 08:35:02 +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