Commit Graph

386 Commits

Author SHA1 Message Date
Abubakar Abid
e6eb78c765
Merge branch 'blocks-dev' into default-values 2022-03-25 16:59:08 -07:00
Ali Abid
8bc644eb75 rename default to default_value 2022-03-26 00:22:57 +01:00
Abubakar Abid
4bde73e5d3
Merge pull request #864 from gradio-app/interface_to_blocks_features
More Interface -> Blocks features
2022-03-25 12:06:28 -07:00
Ali Abid
d4759cfb3c fix format 2022-03-24 23:03:47 -07:00
Abubakar Abid
50fd650748 Merge branch 'blocks-dev' into 790-in-out 2022-03-24 21:44:10 -07:00
Ali Abid
9ca5cf04c3 Merge branch 'interface_to_blocks_features' of https://github.com/gradio-app/gradio into interface_to_blocks_features 2022-03-24 21:01:45 -07:00
Ali Abid
4e0e78923c more changes 2022-03-24 21:00:30 -07:00
Julien Chaumond
1ffce560ac
[Spaces] Cleaner hf.space URLs 2022-03-24 20:52:19 +01:00
pngwn
3b452fffdd set default values as the value for components 2022-03-24 13:08:13 +00:00
pngwn
017e62c95c remove log 2022-03-24 11:12:47 +00:00
pngwn
85dbeffd5c initialise chatbot with empty array of messages 2022-03-24 11:11:49 +00:00
pngwn
2df7c6062d add test for output to input 2022-03-24 10:59:09 +00:00
aliabid94
3eb520b276
Merge branch 'blocks-dev' into interface_to_blocks_features 2022-03-23 16:38:50 -07:00
Ali Abid
0ef247aa7a changes 2022-03-23 16:36:07 -07:00
dawoodkhan82
ad8018c1d6 update model3d demo 2022-03-23 18:45:04 -04:00
dawoodkhan82
ac90b5a703 Merge branch 'master' into dawood/3d-image 2022-03-23 17:26:47 -04:00
pngwn
8ed9f3be62 add tests for textbox 2022-03-23 16:56:36 +00:00
pngwn
4f772dc8d9 ensure textbox updates the value 2022-03-23 16:56:01 +00:00
pngwn
b7d2125323 improve test setup and utils 2022-03-23 16:55:47 +00:00
pngwn
8d947138fa add test infra 2022-03-23 16:55:00 +00:00
pngwn
26d2c190fc
add test infra + add browser tests to CI (#852)
* add test infra

* improve test setup and utils

* finish a test

* add browser tests to ci

* fix ci

* fix ci

* fix ci

* fix ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* fix ci

* update lockfile

* fix formatting

* install browser when not cached

* bust cache

* debug test in ci

* fix button label

* generate screenshots for failed tests

* generate screenshots for failed tests

* generate screenshots for failed tests

* fix tests

* clean uip debug logs

* add setuip + teardown to functional tests

* remove build from static checks
2022-03-23 15:19:12 +00:00
dawoodkhan82
6d8bbb319a model3d fixes 2022-03-22 19:01:43 -04:00
aliabid94
a8ab1c81a1
Blocks dev (#853)
* Blocks-Components-v2
- default -> default_value refactoring

* Blocks-Components-v2
- refactor output types into output_type and make them auto

* Blocks-Backend-Events
- all events are implemented

* Blocks-Backend-Events
- refactor fn: str -> Callable

* Blocks-Backend-Events
- add change event to TabItem

* Blocks Backend Components
- Remove KeyValues from components

* Blocks-Backend-Components-v2
- Resolve Components imports in inputs and outputs

* Blocks-Backend-Components-v2
- fix default parameter usage in demos

* Blocks-Backend-Components-v2
- fix default parameter usage in demos

* Blocks-Backend-Components-v2
- fix default parameter usage in demos

* Blocks-Backend-Components-v2
- docstring updates

* revert demos

* Blocks-Backend-Components-v2
- tweaks

* Blocks-Backend-Components-v2
- add change event to Tabs

* Interfaces from Blocks (#849)

Build interfaces from blocks

Co-authored-by: Ali Abid <aliabid94@gmail.com>

Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-22 15:40:36 -07:00
Ali Abid
566c954c30 stop interface from erroring out 2022-03-21 14:12:00 -07:00
dawoodkhan82
16ce49289a update model3d 2022-03-21 03:14:07 -04:00
aliabid94
1a4302ce88
description width fix (#836)
* fix

* upgrade

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-18 09:14:07 -05:00
Ali Abid
65b5b662b5 changes 2022-03-17 14:04:46 -05:00
Ali Abid
11436e4c4d Merge branch 'textarea_line_fix' of https://github.com/gradio-app/gradio into textarea_line_fix 2022-03-17 13:44:28 -05:00
Ali Abid
7fcdc63bb0 fix 2022-03-17 13:44:19 -05:00
Abubakar Abid
39d9315163 Merge branch 'master' into textarea_line_fix 2022-03-17 11:37:23 -07:00
Ali Abid
67316682f5 restore typography 2022-03-17 13:29:29 -05:00
Abubakar Abid
427d70f6e8
Merge pull request #831 from gradio-app/textarea_line_fix
fix line count
2022-03-17 10:50:53 -07:00
Abubakar Abid
087de3f067
Merge pull request #827 from gradio-app/examples_bug_fixes
Fixes to examples; use builtin csv sanitization
2022-03-17 10:46:07 -07:00
Ali Abid
aaf4d24522 fix line count 2022-03-17 12:32:35 -05:00
aliabid94
da7a8f06ca
Full height gradio app (#828)
* fix

* changes

* changes

* changes

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-17 11:54:01 -05:00
Abubakar Abid
f1e65cba12 formatting 2022-03-17 09:32:19 -07:00
Ali Abid
abb85c0f9b changes 2022-03-16 19:26:39 -05:00
pngwn
343205c94a fix static/ dynamic components 2022-03-16 16:36:36 +00:00
pngwn
6e16a8d792 update component events 2022-03-16 16:34:30 +00:00
Ali Abid
fd0928dc0a update backend to new output config format 2022-03-11 16:40:23 -08:00
pngwn
bc38734e76 tweaks 2022-03-11 16:15:48 +00:00
pngwn
cdd4b5a81a fix lockfile 2022-03-11 16:10:23 +00:00
pngwn
163806c4f6 Merge branch 'Blocks-Components' into gradio-dash-fe 2022-03-11 16:07:28 +00:00
pngwn
50cb72b4ea more stuff 2022-03-11 16:00:48 +00:00
aliabid94
0695561925 fix audio output cache (#804)
* fix audio output cache

* changes

* version update

Co-authored-by: Ali Abid <aliabid94@gmail.com>
Former-commit-id: fab4a311b0
2022-03-10 10:28:02 -08:00
Ali Abid
55c69891e6 changes 2022-03-09 22:46:52 +00:00
Ali Abid
aa9af98d11 Merge remote-tracking branch 'origin' into streaming_audio 2022-03-09 11:20:14 -08:00
pngwn
ec80912433 convert all components to new form 2022-03-08 13:35:42 +00:00
aliabid94
185e184f4d
More fixes (#788)
* frontend fixes

* format fix

* first commit

* more fixes

* fixes

* updated PyPi version to 2.8.8

* changes

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-07 22:18:04 -08:00
aliabid94
a49ea9ab5c
Fixing webcam flip (#774)
* frontend fixes

* format fix

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-07 20:03:46 -08:00
pngwn
ddbd121a03 more 2022-03-07 13:36:49 +00:00
dawoodkhan82
77fd307b48 3d image input 2022-03-04 00:50:18 -05:00
dawoodkhan82
d137654e46 add model3d output 2022-03-03 21:23:34 -05:00
Ali Abid
95578e9926 add session hash to frontend 2022-03-03 16:23:18 -06:00
dawoodkhan82
07b2a4992f add 3d image model 2022-03-02 22:01:05 -05:00
Ali Abid
4a11a14ba3 changes 2022-03-02 22:59:36 +00:00
Ali Abid
10be5e7a2c first commit 2022-03-02 14:40:59 -06:00
pngwn
0044c243db pull all components into packages 2022-03-02 16:42:43 +00:00
aliabid94
11dda55352
Gradio Blocks (#590)
Integrate initial work on Gradio Blocks by creating Blocks class and frontend Block code.
2022-02-28 22:35:21 -06:00
Abubakar Abid
907839926b
Merge pull request #746 from gradio-app/pnpm-fixes
updated scripts to use pnpm and removed outdated readme
2022-02-28 09:23:13 -05:00
Abubakar Abid
feb553bec7 fixed tamil formatting 2022-02-28 08:06:09 -05:00
amrrs
aa699d62b8
Tamil Language Support 2022-02-28 12:03:24 +05:30
Abubakar Abid
5d1dd5da9a updated scripts to use pnpm and removed outdated readme 2022-02-27 12:02:36 -05:00
pngwn
9c00ae8000 fix audio 2022-02-25 15:12:22 +00:00
pngwn
262f5d3e45 fix tooling issues 2022-02-25 12:24:32 +00:00
Ali Abid
a6792c5766 interpretation fix 2022-02-23 22:38:20 -08:00
dawoodkhan82
d53737114b remove global 2022-02-23 13:34:18 -05:00
dawoodkhan82
32247c272f unflip webcam component 2022-02-23 12:54:59 -05:00
Abubakar Abid
0410b1a79f
Merge pull request #724 from gradio-app/454-hl-text
ensure colormap colours are rgba format
2022-02-23 12:07:59 -05:00
pngwn
94ae573847 tweak 2022-02-23 16:59:43 +00:00
Abubakar Abid
2e73efd2c9
Merge pull request #725 from gradio-app/618-embed
ensure footer links open in new tab when embedded
2022-02-23 11:25:21 -05:00
Abubakar Abid
fba8a79670
Merge pull request #714 from gradio-app/fixing_migration_issues
fix file upload issues
2022-02-23 10:26:41 -05:00
pngwn
3d6430272a ensure goot links open in new tab when embedded 2022-02-23 15:26:18 +00:00
pngwn
f181bb255f fix formatting 2022-02-23 15:21:21 +00:00
pngwn
de0139d868 ensure colormap colours are rgba format 2022-02-23 15:18:25 +00:00
Abubakar Abid
012561aa57
Merge pull request #715 from gradio-app/restore_flag_options
Restore flagging options
2022-02-23 07:59:36 -05:00
Abubakar Abid
4a674fab5f
Merge pull request #716 from gradio-app/667-number
handle input number values correctly
2022-02-23 07:47:16 -05:00
pngwn
ff682b4e5c handle input numbers values correctly 2022-02-23 11:26:36 +00:00
pngwn
7924ac5829 populate workbench 2022-02-23 11:17:41 +00:00
Ali Abid
b5126adf8d restore flagging options 2022-02-22 22:31:01 -08:00
Ali Abid
2879558c12 fix file upload issues 2022-02-22 21:53:28 -08:00
pngwn
4d9b600627 set up component workbench 2022-02-22 12:20:28 +00:00
Ömer Faruk Özdemir
5996aa2636 Turkish-Translate-Improvement
- reformat the frontend
2022-02-22 15:09:42 +03:00
Ömer Faruk Özdemir
4a47805462 Turkish-Translate-Improvement
- reformat the translation
2022-02-22 15:07:24 +03:00
osushiski
b98d6b1b9d
Create ja.json
Japanese language file
2022-02-22 04:32:28 +09:00
Abubakar Abid
91bc412c80
Merge pull request #684 from Sk7w4tch3r/patch-1
Create fa.json
2022-02-21 07:06:55 -05:00
Abubakar Abid
c220b8867a
Merge pull request #688 from abaranovskis-redsamurai/patch-2
Lithuanian language support
2022-02-21 07:06:41 -05:00
Abubakar Abid
0ba4e2cc7a
Merge pull request #683 from asimokby/master
Create tr.json
2022-02-21 07:05:49 -05:00
Abubakar Abid
60d49f3a99
Merge pull request #687 from abaranovskis-redsamurai/patch-1
Russian language support
2022-02-21 07:05:17 -05:00
Andrej Baranovskij
a55e642b0d
Lithuanian language support 2022-02-20 21:50:18 +02:00
Andrej Baranovskij
67ad3e6359
Russian language support 2022-02-20 21:42:17 +02:00
Patryk Niemiec
b058d721d4 Add Polish translation 2022-02-20 17:42:05 +01:00
Hesam Damghanian
bd7a94013b
Create fa.json 2022-02-20 19:56:32 +03:30
Asem Okby
bf69b4ec7a
Create tr.json 2022-02-20 17:56:51 +03:00
Deepak Mittal
49cf520946
Create hi.json 2022-02-19 09:15:29 +05:30
Chao Wen
38ca53aec0 Add zh-cn translation 2022-02-19 03:53:13 +08:00
stephane-vanraes
543f72b71d Added Dutch translation 2022-02-18 17:00:45 +01:00
Abubakar Abid
ca1c1fcc91
Merge pull request #664 from robinhad/patch-1
Add Ukrainian language support
2022-02-18 10:31:08 -05:00
Abubakar Abid
d8b6f4f381
Merge pull request #662 from gradio-app/abidlabs-patch-2
Move uz.json
2022-02-18 10:21:00 -05:00
pngwn
2649bbbc3c
ensure dataframe renders when headers are null (#666)
* render table when headers are null

* revert demo changes
2022-02-18 14:06:24 +00:00
pngwn
4f0b892d39
use relative basepath (#665)
* use relative basepath

* remove lang folder from template

* gitignore frontend folder
2022-02-18 13:50:34 +00:00
Yurii Paniv
8a92ede97e
Add Ukrainian language support 2022-02-18 11:56:33 +02:00
Abubakar Abid
984709d156
Create uz.json 2022-02-17 21:25:37 -05:00
Abubakar Abid
018cf4c2df
Delete uz.json 2022-02-17 21:24:10 -05:00
Abubakar Abid
cecb942263
Merge pull request #658 from ochiqai/adding-uzbek
Added Uzbek (UZ) support
2022-02-17 17:51:45 -05:00
ochiqai
5a8412b278 Added Uzbek (UZ) support 2022-02-17 22:08:58 +00:00
Ali Abid
e92e401edd updated PyPi version to 2.8.0 2022-02-17 13:57:56 -08:00
pngwn
4f26051d35
fix: dark mode (#652)
* swap postcss nested for tailwinf nesting plugin

* dark mode dataframe

* make background height expand with content

* updated test images

* fixed images

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-02-17 13:21:18 -08:00
Abubakar Abid
21e0bd112c
Merge pull request #653 from gradio-app/aliabd/ar-lang
Added Arabic
2022-02-17 11:43:02 -05:00
Abubakar Abid
fdef6e038f
Merge pull request #644 from jaekookang/master
add korean support
2022-02-17 11:24:12 -05:00
Abubakar Abid
b7f774ef46 fixed formatting 2022-02-17 11:17:54 -05:00
aliabd
c51c4dc2d7 added arabic 2022-02-17 20:14:51 +04:00
Ömer Faruk Özdemir
009796b2df Optional-Input-Clarification
- format frontend
- add format_frontend.sh script
2022-02-17 18:54:07 +03:00
Ömer Faruk Özdemir
b79794a624 Optional-Input-Clarification
- move (optional) labeling to the frontend
2022-02-17 18:34:35 +03:00
Ömer Faruk Özdemir
3040d2b6f6 Merge branch 'master' into gradio_dashboard 2022-02-17 14:52:15 +03:00
Ali Abid
841a3f2364 supprt process call for blocks 2022-02-16 22:08:51 -08:00
jkang
a15bff2c8e add korean support 2022-02-17 09:11:45 +09:00
Dawood Khan
d6bfa72ae2
Merge pull request #627 from gradio-app/dawood/webcam_chatbot_fixes
Some webcam + chatbot fixes
2022-02-16 12:26:16 -05:00
dawoodkhan82
02e500abec Merge branch 'master' into dawood/webcam_chatbot_fixes 2022-02-16 12:00:36 -05:00
dawoodkhan82
4cc8858afd Merge branch 'master' of https://github.com/gradio-app/gradio 2022-02-16 12:00:14 -05:00
dawoodkhan82
23ab8e9d2d formatting fix 2022-02-16 11:58:53 -05:00
pngwn
19a21765e2 fix formatting 2022-02-16 16:56:41 +00:00
dawoodkhan82
7955cbab31 chatbot message order fix 2022-02-16 11:54:17 -05:00
pngwn
93455cd072 updage i18n readme 2022-02-16 16:51:51 +00:00
pngwn
7cd460ade3 tweaks 2022-02-16 16:45:41 +00:00
pngwn
edf49268c8 formatting fixes 2022-02-16 16:43:46 +00:00
pngwn
45ae0e8791 formatting fixes 2022-02-16 16:43:46 +00:00
pngwn
4da8164ef6 add tweaks + tests for 18n 2022-02-16 16:43:44 +00:00
Abubakar Abid
fedbb85732
Merge pull request #629 from pierrefdz/master
Added French language
2022-02-16 10:19:13 -05:00
Abubakar Abid
eb50cfcf35
Merge pull request #630 from wilile26811249/master
Added chinese lang
2022-02-16 10:19:05 -05:00
Abubakar Abid
ae1bf8df72 merged master 2022-02-16 08:33:02 -05:00
PythicCoder
08ef8b0ed5
added hebrew json draft 2022-02-16 14:21:06 +02:00
pngwn
b57999c29d
More unit tests (#632)
* deepCopy tests

* add tests for randInt

* add test for getNextColor
2022-02-16 10:02:59 +00:00
pngwn
6fdc76c31b
Dataframe fixes (#607)
* allow deletion of cells with backspace and delete

* respect default data

* remove logs
2022-02-16 09:57:04 +00:00
wilile26811249
df30b538cd Added chinese lang 2022-02-16 15:30:29 +08:00
Pierre Fernandez
1b69d1cb95 added french 2022-02-16 01:37:15 +01:00
dawoodkhan82
1657fc20c9 remove import statement 2022-02-15 17:56:52 -05:00
dawoodkhan82
db11b98c96 format fixes 2022-02-15 17:52:26 -05:00
dawoodkhan82
3a136c4b9b remove whitespace 2022-02-15 17:51:32 -05:00
dawoodkhan82
ef9b5e228a Merge branch 'master' of https://github.com/gradio-app/gradio 2022-02-15 17:50:05 -05:00
dawoodkhan82
200ed97b1a mirror webcam + autoscroll chatbot 2022-02-15 17:48:35 -05:00
Dawood Khan
6d973aa939
Merge pull request #623 from dome272/patch-1
Create de.json
2022-02-15 16:04:05 -05:00
Omar U. Espejel
d93f6cef73
Corrections in Spanish support
I edited sentences to adapt them to the way they are commonly written in Spanish :D
2022-02-15 15:40:48 -05:00
Dominic Rampas
970403dd91
Create de.json 2022-02-15 21:13:00 +01:00
Abubakar Abid
ada68c9ed4
Merge pull request #621 from gradio-app/adding-urdu
Added Urdu (UR) support
2022-02-15 15:03:14 -05:00
Abubakar Abid
795b246696 updated readme 2022-02-15 14:47:01 -05:00
Abubakar Abid
877c60d9b9 added urdu 2022-02-15 14:43:15 -05:00
Abubakar Abid
f6f5da6c2e renamed internationalization 2022-02-15 13:24:21 -05:00
Dawood Khan
d096fab572
Create Internationalization.md 2022-02-15 12:26:52 -05:00
Ali Abid
188757c1ab added backend support, see demo xray_blocks 2022-02-15 02:34:30 -08:00
Ali Abid
f96ac750dc merge master 2022-02-14 21:56:43 -08:00
Ali Abid
7be001e315 merge master 2022-02-14 21:54:03 -08:00
aliabid94
2734bd782e
python format fix [hotfix] (#615)
* format fix

* fix image tests

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-14 21:03:51 -08:00
Dawood Khan
1d7e21b890
Merge pull request #593 from gradio-app/dawood/chatbot
Chatbot component
2022-02-14 22:58:31 -05:00
Abubakar Abid
0c3e2b7782 Merge branch 'master' into dawood/i18n 2022-02-14 21:58:29 -05:00
Abubakar Abid
4c1027c674 Merge branch 'master' into dawood/chatbot 2022-02-14 21:57:57 -05:00
aliabid94
1f7e5c7b41
Tests Fix (#609)
* test commit

* fix yellow colow

* height fixes

* fix

* fix golder images

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-14 15:27:29 -08:00
dawoodkhan82
ba0c996a2f undo pretty format of website 2022-02-14 16:50:15 -05:00
dawoodkhan82
670da0f27e merge master 2022-02-14 16:20:56 -05:00
pngwn
db59544d50
add unit tests (#602)
* add unit tests

* add tests to ci

* fix naming of tests
2022-02-14 15:24:04 +00:00
dawoodkhan82
09e333c0e7 remove unused theme variable 2022-02-11 14:21:04 -05:00
dawoodkhan82
88a186a449 prettier format fixes 2022-02-11 14:16:11 -05:00
dawoodkhan82
bd58f25d57 pretty format fixes 2022-02-11 14:10:30 -05:00
dawoodkhan82
01af50a6a4 merge master 2022-02-11 11:58:08 -05:00
dawoodkhan82
2438b0bb90 more pretty formatting 2022-02-11 11:34:49 -05:00
dawoodkhan82
bcdad92fe1 pretty formatting 2022-02-11 11:22:39 -05:00
dawoodkhan82
5bf342ce6c update package.json 2022-02-11 11:19:00 -05:00
dawoodkhan82
b87d42b747 update pnpm-lock file 2022-02-11 11:01:38 -05:00
dawoodkhan82
053ead7d31 package fix 2022-02-11 10:57:38 -05:00
dawoodkhan82
725f51cfb4 merge master 2022-02-11 10:50:06 -05:00
dawoodkhan82
fda9c4e476 move to ui dir + small fixes 2022-02-11 10:45:42 -05:00
pngwn
37c8ee3974
use ui for frontend (#589)
* 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 (#545)
* 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 (#539) 2022-02-04 11:37:48 +00:00
pngwn
544e6574a0
sketchpad fixes (#531)
* 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
9c7ebc8659
add frontend build to ci as a smoke test (#530)
* add frontend build to ci as a smoke test

* add details about ci and quality checks to readme

* fix readme links

* readme: consistent title casing
2022-02-03 10:54:21 +00:00
pngwn
7ac497ad34
Build tweaks (#529)
* build tweaks

* update build output location for frontend
2022-02-03 10:35:14 +00:00
pngwn
70981c3732
add ci for ui (#524)
* 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 (#521) 2022-02-02 14:02:09 +00:00
pngwn
e3c613af68
add vite (#517)
* switch from rollup to vite

* remove unused deps
2022-02-01 18:25:20 +00:00
pngwn
980b9f60eb
format frontend code with prettier (#516) 2022-02-01 15:46:50 +00:00
pngwn
f11a127ea4
Multi pkg (#515)
* 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