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

refactor: form component and add file component #4296

Merged
merged 7 commits into from
Nov 22, 2023
Merged

refactor: form component and add file component #4296

merged 7 commits into from
Nov 22, 2023

Conversation

jinyang1994
Copy link
Contributor

What does this PR address?

These are commits for refactor components and add components, used to support the array structure and object structure of forms, as well as file uploads. Additionally, some bugs were fixed.

Before submitting:

@jinyang1994 jinyang1994 requested a review from a team as a code owner November 20, 2023 15:08
@jinyang1994 jinyang1994 requested review from aarnphm and removed request for a team November 20, 2023 15:08
@jinyang1994 jinyang1994 changed the title feat: refactor form schema and add file component feat: refactor form component and add file component Nov 20, 2023
@aarnphm aarnphm changed the title feat: refactor form component and add file component refactor: form component and add file component Nov 20, 2023
@frostming frostming merged commit 1b610df into bentoml:feat/webui Nov 22, 2023
frostming pushed a commit that referenced this pull request Nov 28, 2023
* fix: webui InputNumber range check fails when min or max equals 0

* refactor: webui refactor some component about form

* feat: webui add integer feature for InputNumber

* feat: webui update function of mount app function

* feat: webui form support array type and object type

* fix: webui InputNumebr both max and min lack the dep step

* feat: webui add file component
frostming pushed a commit that referenced this pull request Dec 1, 2023
* fix: webui InputNumber range check fails when min or max equals 0

* refactor: webui refactor some component about form

* feat: webui add integer feature for InputNumber

* feat: webui update function of mount app function

* feat: webui form support array type and object type

* fix: webui InputNumebr both max and min lack the dep step

* feat: webui add file component
frostming pushed a commit that referenced this pull request Dec 5, 2023
* fix: webui InputNumber range check fails when min or max equals 0

* refactor: webui refactor some component about form

* feat: webui add integer feature for InputNumber

* feat: webui update function of mount app function

* feat: webui form support array type and object type

* fix: webui InputNumebr both max and min lack the dep step

* feat: webui add file component
frostming pushed a commit that referenced this pull request Jan 17, 2024
* fix: webui InputNumber range check fails when min or max equals 0

* refactor: webui refactor some component about form

* feat: webui add integer feature for InputNumber

* feat: webui update function of mount app function

* feat: webui form support array type and object type

* fix: webui InputNumebr both max and min lack the dep step

* feat: webui add file component
frostming pushed a commit that referenced this pull request Feb 1, 2024
* fix: webui InputNumber range check fails when min or max equals 0

* refactor: webui refactor some component about form

* feat: webui add integer feature for InputNumber

* feat: webui update function of mount app function

* feat: webui form support array type and object type

* fix: webui InputNumebr both max and min lack the dep step

* feat: webui add file component
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.

2 participants