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(menu): checkbox #146

Merged
merged 3 commits into from
Oct 29, 2022
Merged

feat(menu): checkbox #146

merged 3 commits into from
Oct 29, 2022

Conversation

BerkieBb
Copy link
Contributor

It works, but the style is not good, so I'll let frontend-god Luke finish this

@BerkieBb BerkieBb marked this pull request as draft October 29, 2022 10:24
BerkieBb and others added 3 commits October 29, 2022 15:55
feat(package/interface/menu): checkbox
feat(web/menu/list): checkbox
feat(web/menu/list): checkbox option for ListItem
feat(web/menu/list): custom checkbox
If the button is a scroll button then `isScroll` is passed into args, if a button is a checkbox then `isCheck` is passed into args.

Requires `args` to always be of type `table`
@LukeWasTakenn LukeWasTakenn linked an issue Oct 29, 2022 that may be closed by this pull request
@LukeWasTakenn LukeWasTakenn marked this pull request as ready for review October 29, 2022 13:56
@LukeWasTakenn LukeWasTakenn merged commit 5b80631 into overextended:master Oct 29, 2022
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.

[Suggestion] Add checkbox to Menu Interface
2 participants