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

feat: New Web UI #4313

Merged
merged 11 commits into from
Dec 1, 2023
Merged

feat: New Web UI #4313

merged 11 commits into from
Dec 1, 2023

Conversation

frostming
Copy link
Contributor

What does this PR address?

Fixes #(issue)

Before submitting:

frostming and others added 11 commits November 28, 2023 11:22
Signed-off-by: Frost Ming <[email protected]>
* feat: webui add InputNumber component

* refactor: webui refactor JSONInput component

* refactor: webui refactor FormField component
* 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
* feat: webui add image components

* feat: webui add multiple select feature for file component

* feat: webui add audio components

* fix: webui change some bug about UI
Signed-off-by: Frost Ming <[email protected]>
Signed-off-by: Frost Ming <[email protected]>
Signed-off-by: Frost Ming <[email protected]>
Signed-off-by: Frost Ming <[email protected]>
* feat: webui add JSONInput dark theme

* feat: webui add useFormSubmit hooks

* chore: webui update eslint config version

* feat: webui add curl call example

* feat: webui add Select component for  enum type

* feat: webui add Video upload component

* fix: slider can't select the value when the min or max is 0

* feat: webui override tabs styles in InferenceForm

* feat: webui add copy action in Code component

* chore: webui lint
@frostming frostming requested a review from a team as a code owner December 1, 2023 02:31
@frostming frostming requested review from parano and removed request for a team December 1, 2023 02:31
@frostming frostming merged commit cb883ec into 1.2 Dec 1, 2023
3 of 34 checks passed
@frostming frostming deleted the feat/webui branch December 1, 2023 02:43
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