-
Notifications
You must be signed in to change notification settings - Fork 167
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
base: master
Are you sure you want to change the base?
Bug: Fix radio and checkbox not aligned properly #150
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94aa8f2 - Browse repository at this point
Copy the full SHA 94aa8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b63560 - Browse repository at this point
Copy the full SHA 3b63560View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d5bb4 - Browse repository at this point
Copy the full SHA c1d5bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa49890 - Browse repository at this point
Copy the full SHA aa49890View commit details
Commits on Jun 27, 2023
-
Adding new item to an array doesnt show default values when Initial Data is passed
Configuration menu - View commit details
-
Copy full SHA for 93c14eb - Browse repository at this point
Copy the full SHA 93c14ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13533ca - Browse repository at this point
Copy the full SHA 13533caView commit details -
Configuration menu - View commit details
-
Copy full SHA for f97020f - Browse repository at this point
Copy the full SHA f97020fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0504029 - Browse repository at this point
Copy the full SHA 0504029View commit details -
Merge pull request #2 from saicheck2233/issue#90_emailvalidation
issue#90: email validation does not work
Configuration menu - View commit details
-
Copy full SHA for 2c4d122 - Browse repository at this point
Copy the full SHA 2c4d122View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4f9ed - Browse repository at this point
Copy the full SHA ba4f9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5046b4c - Browse repository at this point
Copy the full SHA 5046b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f856290 - Browse repository at this point
Copy the full SHA f856290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e6eb82 - Browse repository at this point
Copy the full SHA 3e6eb82View commit details -
Merge pull request #3 from saicheck2233/issue#138
issue#138: empty string not returned
Configuration menu - View commit details
-
Copy full SHA for adc5d15 - Browse repository at this point
Copy the full SHA adc5d15View commit details -
Merge pull request #5 from saicheck2233/issue#115
issue#115: add password field format
Configuration menu - View commit details
-
Copy full SHA for 7d45401 - Browse repository at this point
Copy the full SHA 7d45401View commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c027e14 - Browse repository at this point
Copy the full SHA c027e14View commit details
Commits on Jul 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9bff150 - Browse repository at this point
Copy the full SHA 9bff150View commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e34ea9 - Browse repository at this point
Copy the full SHA 8e34ea9View commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d72910d - Browse repository at this point
Copy the full SHA d72910dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c91027 - Browse repository at this point
Copy the full SHA 5c91027View commit details -
Merge pull request #7 from saicheck2233/issue#37
issue#37: add support for radio button
Configuration menu - View commit details
-
Copy full SHA for b23f675 - Browse repository at this point
Copy the full SHA b23f675View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 965091d - Browse repository at this point
Copy the full SHA 965091dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5152ac7 - Browse repository at this point
Copy the full SHA 5152ac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c796504 - Browse repository at this point
Copy the full SHA c796504View commit details -
Configuration menu - View commit details
-
Copy full SHA for d010ff5 - Browse repository at this point
Copy the full SHA d010ff5View commit details
Commits on Jul 6, 2023
-
Merge pull request #8 from saicheck2233/new_AddRadioButtonExample
enhancement: add radio button example
Configuration menu - View commit details
-
Copy full SHA for 0115dc3 - Browse repository at this point
Copy the full SHA 0115dc3View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1ef0e5e - Browse repository at this point
Copy the full SHA 1ef0e5eView commit details -
Merge branch 'master' of https://github.com/saicheck2233/json-forms i…
…nto new_AddAdditionalInputTypeExample
Configuration menu - View commit details
-
Copy full SHA for de818b0 - Browse repository at this point
Copy the full SHA de818b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 661ff92 - Browse repository at this point
Copy the full SHA 661ff92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ba3f5 - Browse repository at this point
Copy the full SHA 16ba3f5View commit details
Commits on Jul 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 11b181a - Browse repository at this point
Copy the full SHA 11b181aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb50f2 - Browse repository at this point
Copy the full SHA ddb50f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d777f - Browse repository at this point
Copy the full SHA e3d777fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a1f33 - Browse repository at this point
Copy the full SHA 53a1f33View commit details
Commits on Jul 11, 2023
-
Merge pull request #9 from saicheck2233/issue#130_#144
Issue#130 and brutusin#144: Add collapsible form support
Configuration menu - View commit details
-
Copy full SHA for a355633 - Browse repository at this point
Copy the full SHA a355633View commit details -
Merge pull request #10 from saicheck2233/issue#121
issue#121: remove `eval` func
Configuration menu - View commit details
-
Copy full SHA for 3c5560e - Browse repository at this point
Copy the full SHA 3c5560eView commit details -
Merge pull request #11 from saicheck2233/issue#129
Issue#129: Clean data after onChange between oneOf
Configuration menu - View commit details
-
Copy full SHA for 235f79d - Browse repository at this point
Copy the full SHA 235f79dView commit details -
Merge pull request #13 from saicheck2233/issue#59
Issue#59: Remove colon from the title
Configuration menu - View commit details
-
Copy full SHA for c1d846e - Browse repository at this point
Copy the full SHA c1d846eView commit details -
Configuration menu - View commit details
-
Copy full SHA for afb0d7a - Browse repository at this point
Copy the full SHA afb0d7aView commit details -
Merge pull request #12 from saicheck2233/bug_getDataWontDisplayForOneOf
bug: getData() won’t display on oneOf schema
Configuration menu - View commit details
-
Copy full SHA for a476db1 - Browse repository at this point
Copy the full SHA a476db1View commit details -
Merge pull request #14 from saicheck2233/new_AddAdditionalInputTypeEx…
…ample Enhancement: Add additional input type example
Configuration menu - View commit details
-
Copy full SHA for 9a316bd - Browse repository at this point
Copy the full SHA 9a316bdView commit details -
Merge pull request #15 from saicheck2233/new_AddGetDataSupportForRadio
Enhancement: Add `getData()` for radio format
Configuration menu - View commit details
-
Copy full SHA for 7453938 - Browse repository at this point
Copy the full SHA 7453938View commit details -
Merge pull request #17 from saicheck2233/new_ValidateRadioButton
Enhancement: Add validation support for radio button
Configuration menu - View commit details
-
Copy full SHA for 95805e3 - Browse repository at this point
Copy the full SHA 95805e3View commit details -
Merge pull request #19 from saicheck2233/new_AddURLInputType
Enhancement: Add URL input type
Configuration menu - View commit details
-
Copy full SHA for ec0701d - Browse repository at this point
Copy the full SHA ec0701dView commit details -
Merge pull request #16 from saicheck2233/new_AddSupportForCheckbox
Enhancement: Add support for checkbox input
Configuration menu - View commit details
-
Copy full SHA for 6ff78cc - Browse repository at this point
Copy the full SHA 6ff78ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f283bb - Browse repository at this point
Copy the full SHA 1f283bbView commit details -
Merge pull request #18 from saicheck2233/new_AddCheckboxExampleIntoUI
Enhancement: Add checkbox example into UI
Configuration menu - View commit details
-
Copy full SHA for 5c1d69b - Browse repository at this point
Copy the full SHA 5c1d69bView commit details
Commits on Jul 12, 2023
-
Merge branch 'master' of https://github.com/saicheck2233/json-forms i…
…nto new_AddGetDataSupportForCheckbox
Configuration menu - View commit details
-
Copy full SHA for 4304b53 - Browse repository at this point
Copy the full SHA 4304b53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 209ff74 - Browse repository at this point
Copy the full SHA 209ff74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8dd17 - Browse repository at this point
Copy the full SHA 3b8dd17View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e5282e - Browse repository at this point
Copy the full SHA 6e5282eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaeb21b - Browse repository at this point
Copy the full SHA aaeb21bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d67c19a - Browse repository at this point
Copy the full SHA d67c19aView commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3881746 - Browse repository at this point
Copy the full SHA 3881746View commit details
Commits on Jul 15, 2023
-
Merge pull request #20 from saicheck2233/new_AddGetDataSupportForChec…
…kbox Enhancement: Add getData() support for checkbox
Configuration menu - View commit details
-
Copy full SHA for c78e8fb - Browse repository at this point
Copy the full SHA c78e8fbView commit details -
Merge pull request #21 from saicheck2233/new_AddInitialDataSupportFor…
…Checkbox Enhancement: Add initial data support for checkbox
Configuration menu - View commit details
-
Copy full SHA for 2a67c5e - Browse repository at this point
Copy the full SHA 2a67c5eView commit details -
Merge pull request #22 from saicheck2233/new_UpdateBootstrap
Enhancement: Update Bootstrap
Configuration menu - View commit details
-
Copy full SHA for 9fea822 - Browse repository at this point
Copy the full SHA 9fea822View commit details -
Merge branch 'master' of https://github.com/saicheck2233/json-forms i…
…nto bug_FixRadioAndCheckboxNotAligned
Configuration menu - View commit details
-
Copy full SHA for 80f661e - Browse repository at this point
Copy the full SHA 80f661eView commit details