Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: custom schema support #507

Closed
wants to merge 5 commits into from
Closed

Conversation

greenhat616
Copy link
Collaborator

@greenhat616 greenhat616 commented Feb 28, 2024

Close #118

@greenhat616 greenhat616 marked this pull request as draft February 28, 2024 12:46
greenhat616 and others added 2 commits February 28, 2024 21:31
* chore(deps): update dependency @types/react to v18.2.60

* chore(deps): update lint packages to v19 (libnyanpasu#498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(tray): use base64 encoded id to fix item not found issue

* fix(deps): update dependency @emotion/react to v11.11.4

* chore(manifest): update manifest [skip ci]

* chore(deps): update dependency @commitlint/cli to v19.0.1

* fix(deps): update rust crate tauri to v1.6.1 (libnyanpasu#504)

* fix(deps): update rust crate open to v5.0.2

* feat: add MDYSwitch & replace all Switches with MDYSwitch

* feat: MDYSwitch support loading prop

* refactor(single-instance): refactor single instance check (libnyanpasu#499)

* fix: deps conflict

* refactor(single-instance): remove related old single instance check code

* fix: lint

* refactor: improve ux

---------

Co-authored-by: Jonson Petard <[email protected]>

* chore: remove console and debugger when not in dev mode

* fix: MDYSwitch switchBase padding value

* feat: refactor GuardStatus & support loading status

* fix: line breaks typos

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: keiko233 <[email protected]>
Co-authored-by: 403F <[email protected]>
Co-authored-by: keiko233 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

支持快速导入订阅
2 participants