What's Changed
- Docs: move documentation to README by @ohmyfelix in #115
- fix: green CI on nette/forms 3.2.9 by @dakorpar in #120
- Composer: require PHP >=8.2 by @ohmyfelix in #114
- ci: let the coverage workflow see CODECOV_TOKEN by @dakorpar in #121
- chore: upgrade PHPStan to 2.x by @dakorpar in #122
- tests: add end-to-end request/submission suite by @dakorpar in #123
- tests: cover the render modes, grid and factory gaps by @dakorpar in #124
- chore: upgrade PHPUnit to 11.x by @dakorpar in #125
- chore: upgrade contributte/qa to 0.4 by @dakorpar in #126
- fix: render validation state on DateTimeControl and ColorPicker by @dakorpar in #127
- fix: honour setDisabled(true) on RadioInput by @dakorpar in #128
- chore: support nette/forms 3.3.0, require PHP 8.3 by @dakorpar in #129
- fix: take maxlength from $maxLength instead of $cols by @dakorpar in #130
Full Changelog: v0.8.8...v0.9