Releases: nepada/form-renderer
Releases · nepada/form-renderer
1.12.3
23 Nov 15:48
Compare
Sorry, something went wrong.
No results found
1.12.2
13 Sep 15:18
Compare
Sorry, something went wrong.
No results found
1.12.1
27 Oct 17:46
Compare
Sorry, something went wrong.
No results found
1.12.0
15 Jan 19:12
Compare
Sorry, something went wrong.
No results found
Bootstrap 3-4 renderer: render new Nette datetime input the same way as other text inputs
Added new Bootstrap 5 renderer
Initial implementation thanks @martenb
Color input rendering supported
Toggle Buttons rendering supported
Floating labels supported in basic and inline mode
1.12.0 RC2
06 Jan 18:55
Compare
Sorry, something went wrong.
No results found
Bootstrap 3-4 renderer: render new Nette datetime input the same way as other text inputs
Added new Bootstrap 5 renderer
Initial implementation thanks @martenb
Color input rendering supported
Toggle Buttons rendering supported
Floating labels supported in basic mode
Changes since RC1
Bootstrap 5: floating labels refactored to allow opt in/out of rendering via form control option
Bootstrap 5: floating labels are now allowed in inline mode
Bootstrap 5: remove invalid placeholder attribute from <select> with floating labels
Bootstrap 5: remove extra bottom margin from checkboxes & radios in inline mode
1.12.0 RC1
29 Dec 13:20
Compare
Sorry, something went wrong.
No results found
Bootstrap 3-4 renderer: render new Nette datetime input the same way as other text inputs
Added new Bootstrap 5 renderer
Initial implementation thanks @martenb
Color input rendering supported
Toggle Buttons rendering supported
Floating labels supported in basic mode
1.12.0 beta1
28 Dec 21:29
Compare
Sorry, something went wrong.
No results found
New Bootstrap 5 renderer (thanks @martenb )
1.11.1
28 Dec 11:29
Compare
Sorry, something went wrong.
No results found
Bootstrap 4: Fix vertical alignment of Range control
Preliminary support for nette/forms 3.2.x
Replace deprecated usage of getOption()
Add generics annotations for BaseControl and Control
1.11.0
12 Oct 16:40
Compare
Sorry, something went wrong.
No results found
Drop support for PHP <8.1
Drop support for Latte 2.x
Use PHP8 native typehints
Drop useless annotations
PHP 8.3 compatibility
1.10.3
01 Sep 11:28
Compare
Sorry, something went wrong.
No results found
Latte strict mode support (thanks @Gappa )