Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Feature/add switch type for theme settings #120

Merged

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Mar 28, 2020

主题设置支持数字输入框和 switch 输入框。

Snipaste_2020-03-28_23-25-53

    test:
      name: test
      label: test
      type: number
      default: 1
    test2:
      name: test2
      label: test2
      type: switch
      default: true

@ruibaby ruibaby added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 28, 2020
@ruibaby ruibaby self-assigned this Mar 28, 2020
@ruibaby ruibaby merged commit c1e5104 into halo-dev:master Mar 29, 2020
@ruibaby ruibaby deleted the feature/add-switch-type-for-theme-settings branch May 1, 2020 07:32
JohnNiang pushed a commit to JohnNiang/halo that referenced this pull request Mar 2, 2023
* 1.3.0-beta.2

* feat: add switch type for theme settings.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants