pngwn
|
0cecff4672
|
Form layout (#1054)
* implement form grouping
* demo to showcase form groups
* cleanup
* apply tw classes for custom classes
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>
* fix formatting
* ignore index.html
* fix gitignore
* fix gitignore
* fix gitignore
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>
|
2022-04-22 10:19:59 +01:00 |
|
Abubakar Abid
|
5c34d91865
|
added better default labels to form components (#1040)
* added better default labels to form components
* updated default labels
* formatting
* fixed tests
|
2022-04-20 10:54:44 -07:00 |
|
pngwn
|
03838573c9
|
allow audio components to take a string value (#930)
* allow audio components to take a string value
* normalise audio + video input data types
* tweaks
|
2022-04-07 18:18:41 +01:00 |
|
pngwn
|
f2d71abe88
|
Redesign 1 (#918)
* redesign forms
* finalise forms
* upload components
* fix CSS conflicts
* abstract block + update image
* restyle modify buttons
* add file, audio, video
* revert example
* address comments
|
2022-04-05 18:11:29 +01:00 |
|
pngwn
|
95deeb8f9b
|
cleanup default_value
|
2022-03-29 14:10:35 +01:00 |
|
pngwn
|
3b452fffdd
|
set default values as the value for components
|
2022-03-24 13:08:13 +00: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 |
|
pngwn
|
50cb72b4ea
|
more stuff
|
2022-03-11 16:00:48 +00:00 |
|
pngwn
|
ec80912433
|
convert all components to new form
|
2022-03-08 13:35:42 +00:00 |
|
pngwn
|
ddbd121a03
|
more
|
2022-03-07 13:36:49 +00:00 |
|