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

Add a checked property on checkbox. Close #693. #916

Merged
merged 3 commits into from
Apr 6, 2024

Conversation

levnikmyskin
Copy link
Contributor

Description

This PR adds a checked property on the checkbox widget. Also closes issue #693.

Usage

Usage is straightforward:
(checkbox :checked true ...)

Checklist

Please make sure you can check all the boxes that apply to this PR.

  • All widgets I've added are correctly documented.
  • I added my changes to CHANGELOG.md, if appropriate.
  • The documentation in the docs/content/main directory has been adjusted to reflect my changes. NOTICE: I think I have nothing to add to the files in docs, am I right?
  • I used cargo fmt to automatically format all code before committing

@nehrbash
Copy link

are there any concerns or feedback regarding this PR that is preventing it from being merged? I've resorted to forking and merging a few of these open PR's and IMO this one in particular is quite essential. check boxes aren't very useful without the ability to maintain state.

@levnikmyskin
Copy link
Contributor Author

mmm I believe for quite a long time there was no activity on the project, and that might be the main reason why this PR wasn't looked into

@elkowar elkowar merged commit ebe5f34 into elkowar:master Apr 6, 2024
1 check passed
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.

3 participants