| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 1.11.2
* Fixed test causing SystemCheckError in some cases.
* Radio and Checkbox now respect the field's disabled attribute when using the
Bootstrap4 template pack.
* Implemeneted custom-select for Select widgets in the Bootstrap4 Template Pack
* Added custom-select for select widgets within prepended and appended fields
- Update to 1.9.2 * Fixed FileField UI bug - Remove test suite from runtime installation - Fix test suite execution
- Update to 1.9.1 * Added Bootstrap 4 styling for clearable file widget. * Fixed FileField UI bug * Project now uses GitHub actions for testing