-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Support customization / props of submit button using ui:submitButtonOptions #2640
Merged
jacqueswho
merged 70 commits into
rjsf-team:master
from
jacqueswho:feature/submit_button_props
Apr 13, 2022
Merged
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
eef9605
Merge pull request #2 from rjsf-team/master
jacqueswho 04b3d07
Merge pull request #4 from rjsf-team/master
jacqueswho 9e2dff9
Merge branch 'rjsf-team:master' into master
jacqueswho 28e86ba
feat: submit button props
jacqueswho 0f4c77c
feat: ui options playground options
jacqueswho 807a377
feat: other themes to implement widget
jacqueswho 43a175f
feat: remove hidden option
jacqueswho 7656dd3
chore: required to allowed
jacqueswho 7b4673a
chore: requested changes
jacqueswho 1c2800d
doc: change prop
jacqueswho 4c5960c
chore: version bump changes
jacqueswho ff636fe
Update CHANGELOG.md
jacqueswho 492a2bc
Update docs/api-reference/uiSchema.md
jacqueswho 20cf440
Update docs/api-reference/uiSchema.md
jacqueswho 1a484d5
Update docs/api-reference/uiSchema.md
jacqueswho 16bc002
dox: updated
jacqueswho 29a5f3a
chore: version changes
jacqueswho 3aeae46
chore: revert version
jacqueswho 36f57b3
Merge branch 'rjsf-team:master' into master
jacqueswho 911d5f3
Squashed commit of the following:
jacqueswho 2c1ed48
Merge branch 'master' into feature/submit_button_props
jacqueswho 1b0c918
lint: cs-check
jacqueswho 35f5bd2
linting: js format
jacqueswho 24b8d80
feat: updated util types
jacqueswho e30ea18
feat: getSubmitButtonOptions type
jacqueswho 73f515c
chore: update tests
jacqueswho 45405be
chore: tests updated
jacqueswho 9b16d83
hocer: snapshots updated
jacqueswho d9eb5c9
chore: test:update command
jacqueswho 3654887
Update snapshots
epicfaace f3aebb5
Update PR template with snapshot update command
epicfaace cc6d90c
feat: remove default className
jacqueswho c94591f
chore: update util tests
jacqueswho 5d98df6
chore: remove classname test
jacqueswho 629e0bb
chore: snapshots updated
jacqueswho d6a09eb
Merge branch 'rjsf-team:master' into master
jacqueswho e91212c
Squashed commit of the following:
jacqueswho 2e3a3d8
merge with master
jacqueswho 81347a2
Merge branch 'feature/submit_button_props' of https://github.com/jacq…
jacqueswho 64fc369
Revert "Squashed commit of the following:"
jacqueswho 2e17c56
Merge branch 'master' of git://github.com/rjsf-team/react-jsonschema-…
jacqueswho 0507f87
chore: update tests
jacqueswho 2f5a808
Merge branch 'master' into feature/submit_button_props
jacqueswho 2a559fa
Merge branch 'master' into feature/submit_button_props
jacqueswho 68f9d28
Merge branch 'master' of github.com:jacqueswho/react-jsonschema-form …
jacqueswho 2d354da
Merge branch 'master' of git://github.com/rjsf-team/react-jsonschema-…
jacqueswho 7858979
Merge branch 'master' into feature/submit_button_props
jacqueswho 7e220d7
Merge branch 'master' into feature/submit_button_props
epicfaace b58c34c
Merge branch 'master' of git://github.com/rjsf-team/react-jsonschema-…
jacqueswho b596d2b
Merge branch 'feature/submit_button_props' of github.com:jacqueswho/r…
jacqueswho e6fd8cb
test: snapshots updated
jacqueswho cb89a03
chore: norender changes
jacqueswho 0088b0d
Merge branch 'feature/submit_button_props' of https://github.com/jacq…
epicfaace 62fc572
revert
epicfaace 2f677cd
update snapshots
epicfaace 769a035
fix: include correct code again for submit button props
jacqueswho 386a029
chore: update snapshots
jacqueswho 6b176aa
Merge branch 'master' into feature/submit_button_props
jacqueswho 8ac01ee
Merge branch 'master' of github.com:rjsf-team/react-jsonschema-form i…
jacqueswho 9b440d3
Merge branch 'master' into feature/submit_button_props
jacqueswho 43e79a6
Merge branch 'feature/submit_button_props' of github.com:jacqueswho/r…
jacqueswho 8ee49f5
Merge branch 'master' of github.com:rjsf-team/react-jsonschema-form i…
jacqueswho 23dea6f
Merge branch 'master' of github.com:rjsf-team/react-jsonschema-form i…
jacqueswho 540f456
chore: update snapshots
jacqueswho 1fe1e4c
chore: snapshots updated
jacqueswho e1ebb05
chore: update snapshots semantic-ui
jacqueswho fe2d6ae
Merge branch 'master' of https://github.com/rjsf-team/react-jsonschem…
jacqueswho 8462132
chore: get latest version master
jacqueswho 4b8f901
Merge branch 'master' into feature/submit_button_props
jacqueswho 0b436f1
chore: snapshots updated
jacqueswho File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# This configuration file was automatically generated by Gitpod. | ||
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file) | ||
# and commit this file to your remote git repository to share the goodness with others. | ||
|
||
tasks: | ||
- init: npm install && npm run build | ||
command: npm run start | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jacqueswho This should be moved up under a new
4.2.0
section (4.1.1 was already released) rather than being underv3.2.1
and include## @material-ui
as well, since we actually haven't published this feature yet.