contributte / forms-bootstrap

👾 Bootstrap 4 + 5 forms for Nette framework
MIT License
19 stars 19 forks source link

Update for nette/forms version 3.1.10 #79

Closed mokrys closed 1 year ago

mokrys commented 1 year ago

Please update for new nette/forms version 3.1.10. THX

dakorpar commented 1 year ago

It's in master, try to test if all ok and let me know... You can easily update with "^0.6" version constraint. I see some BCs on nette/forms side ATM and because of that I'm postponing release until I make sure all is good. For example radio buttons optionvalues in array has to be strings now (before it could be number types as well)

mokrys commented 1 year ago

Thank you, everything looks fine.

simPod commented 1 year ago

Same here

BigOHenry commented 1 year ago

Is it possible to make version with nette/forms version 3.1.10 or 3.1.11 please? Current version requires nette/forms 3.1.9 and that version does not exists.

dakorpar commented 1 year ago

released.