Skip to content

Yesod test add check for checkboxes#1843

Merged
jezen merged 3 commits intoyesodweb:masterfrom
ktak-007:yesod-test-add-check-for-checkboxes
Aug 26, 2024
Merged

Yesod test add check for checkboxes#1843
jezen merged 3 commits intoyesodweb:masterfrom
ktak-007:yesod-test-add-check-for-checkboxes

Conversation

@ktak-007
Copy link
Copy Markdown
Contributor

@ktak-007 ktak-007 commented Aug 19, 2024

Before submitting your PR, check that you've:

After submitting your PR:

  • Update the Changelog.md file with a link to your PR
  • Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)

@ktak-007 ktak-007 force-pushed the yesod-test-add-check-for-checkboxes branch from 3a9b6ea to 60d0429 Compare August 19, 2024 12:47
@ktak-007 ktak-007 force-pushed the yesod-test-add-check-for-checkboxes branch from 60d0429 to 1a9dcd5 Compare August 19, 2024 21:46
Copy link
Copy Markdown
Member

@jezen jezen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. Thank you!

@jezen jezen merged commit 79f29c5 into yesodweb:master Aug 26, 2024
@ktak-007 ktak-007 deleted the yesod-test-add-check-for-checkboxes branch August 26, 2024 19:35
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Feb 2, 2025
## 1.7.9

* Added `checkboxesField'` for creating checkbox in more correct way than original `checkboxesField`
  Function `checkboxesField` marked as deprecated. [#1843](yesodweb/yesod#1843)

## 1.7.8

* Added `radioField'` for creating radio button in more correct way than original `radioField`.
  Function `radioField` marked as deprecated. [#1842](yesodweb/yesod#1842)

## 1.7.7

* Added `optionsFromList'` to create an OptionList from a List, using the PathPiece instance for the external value and
a custom function for the user-facing value. Also added `optionsEnum'` to create an OptionList from an enumeration
[#1828](yesodweb/yesod#1828)
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