File ghc-yesod-form.changes of Package ghc-yesod-form
-------------------------------------------------------------------
Wed Oct 23 03:15:17 UTC 2024 - Peter Simons <psimons@suse.com>
- Update yesod-form to version 1.7.9.
## 1.7.9
* Added `checkboxesField'` for creating checkbox in more correct way than original `checkboxesField`
Function `checkboxesField` marked as deprecated. [#1843](https://github.com/yesodweb/yesod/pull/1843)
## 1.7.8
* Added `radioField'` for creating radio button in more correct way than original `radioField`.
Function `radioField` marked as deprecated. [#1842](https://github.com/yesodweb/yesod/pull/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](https://github.com/yesodweb/yesod/pull/1828)
-------------------------------------------------------------------
Tue Sep 5 05:53:38 UTC 2023 - Peter Simons <psimons@suse.com>
- Update yesod-form to version 1.7.6.
## 1.7.6
* Added `datetimeLocalField` for creating a html `<input type="datetime-local">` [#1817](https://github.com/yesodweb/yesod/pull/1817)
## 1.7.5
* Add Romanian translation [#1801](https://github.com/yesodweb/yesod/pull/1801)
-------------------------------------------------------------------
Thu Mar 30 17:09:12 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Thu Feb 9 06:24:43 UTC 2023 - Peter Simons <psimons@suse.com>
- Update yesod-form to version 1.7.4.
## 1.7.4
* Added a `Monad AForm` instance only when `transformers` >= 0.6 [#1795](https://github.com/yesodweb/yesod/pull/1795)
-------------------------------------------------------------------
Thu Oct 6 03:36:55 UTC 2022 - Peter Simons <psimons@suse.com>
- Update yesod-form to version 1.7.3.
## 1.7.3
* Fixed `radioField` according to Bootstrap 3 docs. [#1783](https://github.com/yesodweb/yesod/pull/1783)
-------------------------------------------------------------------
Sun Sep 18 07:56:01 UTC 2022 - Peter Simons <psimons@suse.com>
- Update yesod-form to version 1.7.2.
## 1.7.2
* Added `withRadioField` and re-express `radioField` into that. [#1775](https://github.com/yesodweb/yesod/pull/1775)
## 1.7.1
* Added `colorField` for creating a html color field (`<input type="color">`) [#1748](https://github.com/yesodweb/yesod/pull/1748)
-------------------------------------------------------------------
Thu Apr 15 10:26:35 UTC 2021 - psimons@suse.com
- Update yesod-form to version 1.7.0.
## 1.7.0
* Extended `OptionList` by `OptionListGrouped` and implemented grouped select fields (`<select>` with `<optgroup>`) [#1722](https://github.com/yesodweb/yesod/pull/1722)
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Wed Aug 19 06:42:09 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with min 6GB disk space for ppc64/ppc64le
-------------------------------------------------------------------
Tue Aug 18 10:46:47 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com
- Add yesod-form at version 1.6.7.