Closed mschoettle closed 1 month ago
@smithdc1 could this please be merged and a bugfix version be released soon?
Hi All,
I'd like to see a small test added as that seems to be missing at the moment. A minimal layout could be created with the output asserted something like this.
@JanMalte -- do you have time to add a test for this?
Sorry for the delay. I agree that tests would be good so I finally added some.
@smithdc1 Brought this PR up to date with main. Could you please re-review?
@smithdc1 I addressed the requested changes. Could you please look at this again?
@smithdc1 Any chance you could re-review this?
Thanks for the ping. This looks good to me
One final question -- do you think this needs an entry in the changelog?
Added release note in #187
Adds
id
andcss_class
to thediv
. Also addsrow
to the class if the form is supposed to be horizontal.I removed the inner divs since those seemed to be not used. Let me know if that is incorrect.
Also, let me know if I should add tests for this.
Fixes #143