Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Fix radio and checkbox not aligned properly #150

Open
wants to merge 58 commits into
base: master
Choose a base branch
from

Conversation

saicheck2233
Copy link

Description: The radio button and checkbox in the form did not aligned correctly and cause the UI to looks distorted.

Pic before changes:
image
The radio button and checkbox is misaligned

Pic after changes:
image
The radio button and checkbox is now aligned and adhere to Bootstrap v4 standard.

jasonchuah4 and others added 30 commits June 26, 2023 22:06
Adding new item to an array doesnt show default values when Initial Data
 is passed

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue#90: email validation does not work

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue#95&brutusin#108

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue#103

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue#119

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue#138: empty string not returned

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue#115: add password field format

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue#37: add support for radio button

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
enhancement: add radio button example
jasonchuah4 and others added 28 commits July 9, 2023 01:12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue#130 and brutusin#144: Add collapsible form support

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue#121: remove `eval` func

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue#129: Clean data after onChange between oneOf

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue#59: Remove colon from the title

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bug: getData() won’t display on oneOf schema

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…ample

Enhancement: Add additional input type example

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhancement: Add `getData()` for radio format

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhancement: Add validation support for radio button

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhancement: Add URL input type

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhancement: Add support for checkbox input

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhancement: Add checkbox example into UI

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…kbox

Enhancement: Add getData() support for checkbox

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…Checkbox

Enhancement: Add initial data support for checkbox

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhancement: Update Bootstrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants