Commit 7b2c477
committed
v5.1.1
### Changes
* Remove requirement to assign CSRF token from the Service Provider as it might be loaded before session middleware is ready.
* Don't depends on concretes `UrlGenerator` in `Collective\Html\FormBuilder`.
* `HTML::dl()` now supports multiple descriptions per term.
* first character capitalization in month names for `Form::selectMonth()`.
Signed-off-by: crynobone <crynobone@gmail.com>1 parent 0b17739 commit 7b2c477
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
6 | 15 | | |
7 | 16 | | |
8 | 17 | | |
| |||
0 commit comments