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
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
94aa8f2
issue#90: email validation does not work
jasonchuah4 Jun 26, 2023
3b63560
issue#119: add support custom class name
jasonchuah4 Jun 26, 2023
c1d5bb4
issue#90: email validation does not work
jasonchuah4 Jun 26, 2023
aa49890
issue#138: empty string not returned
jasonchuah4 Jun 26, 2023
93c14eb
issue#103
jasonchuah4 Jun 27, 2023
13533ca
issue#115: add password field format
jasonchuah4 Jun 27, 2023
f97020f
add email validation error message
jasonchuah4 Jun 27, 2023
0504029
issue95&108
jasonchuah4 Jun 27, 2023
2c4d122
Merge pull request #2 from saicheck2233/issue#90_emailvalidation
saicheck2233 Jun 27, 2023
ba4f9ed
Merge pull request #6 from saicheck2233/issue#95and108
saicheck2233 Jun 27, 2023
5046b4c
Merge pull request #4 from saicheck2233/issue#103
saicheck2233 Jun 27, 2023
f856290
Merge branch 'master' into issue#119
saicheck2233 Jun 27, 2023
3e6eb82
Merge pull request #1 from saicheck2233/issue#119
saicheck2233 Jun 27, 2023
adc5d15
Merge pull request #3 from saicheck2233/issue#138
saicheck2233 Jun 27, 2023
7d45401
Merge pull request #5 from saicheck2233/issue#115
saicheck2233 Jun 27, 2023
c027e14
issue#37: add support for radio button
jasonchuah4 Jun 29, 2023
9bff150
issue#130 and #144
jasonchuah4 Jul 2, 2023
8e34ea9
issue#121: remove `eval` func
jasonchuah4 Jul 3, 2023
d72910d
Committing UI Changes
jonna01 Jul 4, 2023
5c91027
issue#129
jasonchuah4 Jul 4, 2023
b23f675
Merge pull request #7 from saicheck2233/issue#37
saicheck2233 Jul 4, 2023
965091d
bug: getdata() won't display for oneOf
jasonchuah4 Jul 5, 2023
5152ac7
enhancement: add radio button example
jasonchuah4 Jul 5, 2023
c796504
enhancement: add additional input type example
jasonchuah4 Jul 5, 2023
d010ff5
issue#59: remove title colon
jasonchuah4 Jul 5, 2023
0115dc3
Merge pull request #8 from saicheck2233/new_AddRadioButtonExample
saicheck2233 Jul 6, 2023
1ef0e5e
Merge branch 'master' of https://github.com/saicheck2233/json-forms i…
jasonchuah4 Jul 7, 2023
de818b0
Merge branch 'master' of https://github.com/saicheck2233/json-forms i…
jasonchuah4 Jul 7, 2023
661ff92
enhancement: add getData() support
jasonchuah4 Jul 7, 2023
16ba3f5
enhancement: add support for checkbox
jasonchuah4 Jul 7, 2023
11b181a
enhancement: add validation for radio button
jasonchuah4 Jul 8, 2023
ddb50f2
enhancement: add checkbox example
jasonchuah4 Jul 8, 2023
e3d777f
enhancement: add getdata support for checkbox
jasonchuah4 Jul 8, 2023
53a1f33
enhancement: add url type input
jasonchuah4 Jul 8, 2023
a355633
Merge pull request #9 from saicheck2233/issue#130_#144
saicheck2233 Jul 11, 2023
3c5560e
Merge pull request #10 from saicheck2233/issue#121
saicheck2233 Jul 11, 2023
235f79d
Merge pull request #11 from saicheck2233/issue#129
saicheck2233 Jul 11, 2023
c1d846e
Merge pull request #13 from saicheck2233/issue#59
saicheck2233 Jul 11, 2023
afb0d7a
Merge branch 'master' into bug_getDataWontDisplayForOneOf
saicheck2233 Jul 11, 2023
a476db1
Merge pull request #12 from saicheck2233/bug_getDataWontDisplayForOneOf
saicheck2233 Jul 11, 2023
9a316bd
Merge pull request #14 from saicheck2233/new_AddAdditionalInputTypeEx…
saicheck2233 Jul 11, 2023
7453938
Merge pull request #15 from saicheck2233/new_AddGetDataSupportForRadio
saicheck2233 Jul 11, 2023
95805e3
Merge pull request #17 from saicheck2233/new_ValidateRadioButton
saicheck2233 Jul 11, 2023
ec0701d
Merge pull request #19 from saicheck2233/new_AddURLInputType
saicheck2233 Jul 11, 2023
6ff78cc
Merge pull request #16 from saicheck2233/new_AddSupportForCheckbox
saicheck2233 Jul 11, 2023
1f283bb
Merge branch 'master' into new_AddCheckboxExampleIntoUI
saicheck2233 Jul 11, 2023
5c1d69b
Merge pull request #18 from saicheck2233/new_AddCheckboxExampleIntoUI
saicheck2233 Jul 11, 2023
4304b53
Merge branch 'master' of https://github.com/saicheck2233/json-forms i…
jasonchuah4 Jul 12, 2023
209ff74
merge index.html
jasonchuah4 Jul 12, 2023
3b8dd17
enhancement: add initial data support for checkbox
jasonchuah4 Jul 12, 2023
6e5282e
enhancement: update bootstrap
jasonchuah4 Jul 13, 2023
aaeb21b
add missing comma
jasonchuah4 Jul 13, 2023
d67c19a
update css
jasonchuah4 Jul 13, 2023
3881746
bug: fix radio and checkbox not aligned
jasonchuah4 Jul 14, 2023
c78e8fb
Merge pull request #20 from saicheck2233/new_AddGetDataSupportForChec…
saicheck2233 Jul 15, 2023
2a67c5e
Merge pull request #21 from saicheck2233/new_AddInitialDataSupportFor…
saicheck2233 Jul 15, 2023
9fea822
Merge pull request #22 from saicheck2233/new_UpdateBootstrap
saicheck2233 Jul 15, 2023
80f661e
Merge branch 'master' of https://github.com/saicheck2233/json-forms i…
jasonchuah4 Jul 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added img/forkme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/json-forms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
316 changes: 316 additions & 0 deletions index.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions lib/bootstrap-select/css/bootstrap-select.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions lib/bootstrap-select/js/bootstrap-select.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions lib/bootstrap-select/js/i18n/defaults-en_US.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/bootstrap/css/bootstrap-theme.css.map

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions lib/bootstrap/css/bootstrap-theme.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lib/bootstrap/css/bootstrap.css.map

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions lib/bootstrap/css/bootstrap.min.css

Large diffs are not rendered by default.

Binary file not shown.
Loading