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: checkbox groups #640

Merged
merged 2 commits into from
Jul 27, 2021
Merged

feat: checkbox groups #640

merged 2 commits into from
Jul 27, 2021

Conversation

czosel
Copy link
Contributor

@czosel czosel commented Jul 13, 2021

This implements a group of checkboxes, similar to radioGroup.

@czosel czosel requested a review from anehx July 13, 2021 12:52
@czosel czosel force-pushed the checkbox-group branch 4 times, most recently from 6192026 to 87cb5ee Compare July 13, 2021 13:00
This fixes a regression introduced with the update to glimmer.
@czosel czosel merged commit 9099ce8 into master Jul 27, 2021
velrest pushed a commit that referenced this pull request Sep 30, 2021
# [4.1.0](v4.0.1...v4.1.0) (2021-09-30)

### Bug Fixes

* **deps:** [security] bump handlebars from 4.7.6 to 4.7.7 ([#588](#588)) ([d167207](d167207))
* **deps:** [security] bump striptags from 3.1.1 to 3.2.0 ([#637](#637)) ([3632f52](3632f52))
* **deps:** [security] bump trim-newlines from 3.0.0 to 3.0.1 ([#634](#634)) ([10e3974](10e3974))
* **deps:** [security] bump ws from 6.2.1 to 6.2.2 ([#624](#624)) ([910ec64](910ec64))
* call on-update hook correctly ([#641](#641)) ([b8688b6](b8688b6))

### Features

* checkbox groups ([#640](#640)) ([9099ce8](9099ce8))
@velrest
Copy link
Contributor

velrest commented Sep 30, 2021

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@anehx anehx deleted the checkbox-group branch October 8, 2021 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants