2
0
mirror of https://github.com/gradio-app/gradio.git synced 2025-01-24 10:54:04 +08:00
Commit Graph

16 Commits

Author SHA1 Message Date
dawoodkhan82
88a186a449 prettier format fixes 2022-02-11 14:16:11 -05:00
dawoodkhan82
01af50a6a4 merge master 2022-02-11 11:58:08 -05:00
pngwn
37c8ee3974
use ui for frontend ()
* add static src to modify sketch

* add themes

* update all tooling to use the new frontend dir

* revert formatting

* update template index

* fix formatting

* fix scripts for new ui folder

* remoce console.logs

* remoce console.logs

* ensure dataeries clear works correctly

* ensure label chart has correct width

* remove cropper when component is destroyed

* update tailwind

* remove console logs

* fix formatting

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-10 19:22:22 +00:00
dawoodkhan82
cf81aaac81 add chatbot component to ui dir 2022-02-10 14:14:42 -05:00
Abubakar Abid
9d405b7c51 fixed merge conflict 2022-02-07 14:32:50 -05:00
Abubakar Abid
9f2f5879e6 disabled google analytics if analytics disabled 2022-02-07 14:26:23 -05:00
pngwn
d6f54b6607
type components with typescript ()
* type audio component

* add types

* add types for dropdown

* add types for File

* type image component

* type number component

* type radio

* type slider

* type textbox

* type timeseries

* type video

* remove logs

* fix formatting

* some output component types

* type JSON output

* type label output

* type timeseries and video output

* type more output components

* more types

* type interface and app

* update config to ts

* update nam,es
2022-02-07 14:34:53 +00:00
pngwn
c5eb20e2a0
sync folder ui with frontend () 2022-02-04 11:37:48 +00:00
pngwn
544e6574a0
sketchpad fixes ()
* ensure sketch images have a white background

* use icons for clear and undo on sketch

* clear canvas when value is set to null
2022-02-03 16:23:43 +00:00
Abubakar Abid
12edba2895 added support for markdown in description 2022-02-03 09:12:48 -05:00
pngwn
7ac497ad34
Build tweaks ()
* build tweaks

* update build output location for frontend
2022-02-03 10:35:14 +00:00
pngwn
70981c3732
add ci for ui ()
* add ci for frontend

* add ci for frontend

* fix workflow

* fix format errors
2022-02-02 15:49:37 +00:00
pngwn
dd94a47f59
add typescript () 2022-02-02 14:02:09 +00:00
pngwn
e3c613af68
add vite ()
* switch from rollup to vite

* remove unused deps
2022-02-01 18:25:20 +00:00
pngwn
980b9f60eb
format frontend code with prettier () 2022-02-01 15:46:50 +00:00
pngwn
f11a127ea4
Multi pkg ()
* bootstrap ui package

* bootstrap packages

* update frontend docs

* fix gitignore

* fix gitignore

* fix gitignore

* add pnpm link to docs
2022-02-01 13:45:55 +00:00