niho / json-schema-form

Generate validating forms from JSON schemas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to use latest Bootstrap v5 forms

niho opened this issue · comments

Problem

A new major version of Bootstrap was released in May. It has some new form and layout classes and requires some updates for us to be compatible and look good.

Solution

Reference the Bootstrap v5 Forms documentation here:
https://getbootstrap.com/docs/5.0/forms/overview/