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

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    94aa8f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b63560 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d5bb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa49890 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. issue#103

    Adding new item to an array doesnt show default values when Initial Data
     is passed
    jasonchuah4 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    93c14eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13533ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f97020f View commit details
    Browse the repository at this point in the history
  4. issue95&108

    jasonchuah4 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0504029 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from saicheck2233/issue#90_emailvalidation

    issue#90: email validation does not work
    saicheck2233 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2c4d122 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba4f9ed View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from saicheck2233/issue#103

    issue#103
    saicheck2233 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5046b4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f856290 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from saicheck2233/issue#119

    Issue#119
    saicheck2233 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3e6eb82 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from saicheck2233/issue#138

    issue#138: empty string not returned
    saicheck2233 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    adc5d15 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5 from saicheck2233/issue#115

    issue#115: add password field format
    saicheck2233 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7d45401 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    c027e14 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. issue#130 and brutusin#144

    jasonchuah4 committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    9bff150 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    8e34ea9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Committing UI Changes

    jonna01 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d72910d View commit details
    Browse the repository at this point in the history
  2. issue#129

    jasonchuah4 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5c91027 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from saicheck2233/issue#37

    issue#37: add support for radio button
    saicheck2233 authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b23f675 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    965091d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5152ac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c796504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d010ff5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge pull request #8 from saicheck2233/new_AddRadioButtonExample

    enhancement: add radio button example
    saicheck2233 authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0115dc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    1ef0e5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/saicheck2233/json-forms i…

    …nto new_AddAdditionalInputTypeExample
    jasonchuah4 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    de818b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661ff92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16ba3f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    11b181a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb50f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3d777f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53a1f33 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge pull request #9 from saicheck2233/issue#130_#144

    Issue#130 and brutusin#144: Add collapsible form support
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a355633 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from saicheck2233/issue#121

    issue#121: remove `eval` func
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3c5560e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from saicheck2233/issue#129

    Issue#129: Clean data after onChange between oneOf
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    235f79d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from saicheck2233/issue#59

    Issue#59: Remove colon from the title
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c1d846e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afb0d7a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from saicheck2233/bug_getDataWontDisplayForOneOf

    bug: getData() won’t display on oneOf schema
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a476db1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #14 from saicheck2233/new_AddAdditionalInputTypeEx…

    …ample
    
    Enhancement: Add additional input type example
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9a316bd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #15 from saicheck2233/new_AddGetDataSupportForRadio

    Enhancement: Add `getData()` for radio format
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7453938 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #17 from saicheck2233/new_ValidateRadioButton

    Enhancement: Add validation support for radio button
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    95805e3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #19 from saicheck2233/new_AddURLInputType

    Enhancement: Add URL input type
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ec0701d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #16 from saicheck2233/new_AddSupportForCheckbox

    Enhancement: Add support for checkbox input
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6ff78cc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f283bb View commit details
    Browse the repository at this point in the history
  13. Merge pull request #18 from saicheck2233/new_AddCheckboxExampleIntoUI

    Enhancement: Add checkbox example into UI
    saicheck2233 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5c1d69b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge branch 'master' of https://github.com/saicheck2233/json-forms i…

    …nto new_AddGetDataSupportForCheckbox
    jasonchuah4 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4304b53 View commit details
    Browse the repository at this point in the history
  2. merge index.html

    jasonchuah4 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    209ff74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b8dd17 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    6e5282e View commit details
    Browse the repository at this point in the history
  2. add missing comma

    jasonchuah4 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    aaeb21b View commit details
    Browse the repository at this point in the history
  3. update css

    jasonchuah4 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d67c19a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    3881746 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Merge pull request #20 from saicheck2233/new_AddGetDataSupportForChec…

    …kbox
    
    Enhancement: Add getData() support for checkbox
    saicheck2233 authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    c78e8fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from saicheck2233/new_AddInitialDataSupportFor…

    …Checkbox
    
    Enhancement: Add initial data support for checkbox
    saicheck2233 authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2a67c5e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from saicheck2233/new_UpdateBootstrap

    Enhancement: Update Bootstrap
    saicheck2233 authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    9fea822 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/saicheck2233/json-forms i…

    …nto bug_FixRadioAndCheckboxNotAligned
    jasonchuah4 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    80f661e View commit details
    Browse the repository at this point in the history