pngwn
|
cc6aeb6d72
|
distribute gradio as a web component (#1444)
* distribute gradio as a web component
* fix layout + loader + dark mode in embedded wc
* fix lockfile issue
* formatting
* prevent loader conflicts
* fix formatting
|
2022-06-07 11:11:44 -07:00 |
|
pngwn
|
068132836c
|
Style updates (#1350)
* clean up python style api
* allow Box to be styled
* changes
* update style args and add md doc detailing
* cleanup
* add deprecation warnings
* fix
* formatting
|
2022-06-01 18:02:18 +01:00 |
|
pngwn
|
e535cd8a35
|
tweak bg colour (#1307)
|
2022-05-17 14:58:25 +01:00 |
|
aliabid94
|
a4aa6a2cb9
|
Add embedded demos to website (#1270)
* adding gallery
* added netlify files
* new navbar design
* header section new design
* used by section new design
* cards section new design
* integrates with section new design
* customer stories section new design
* footer and gradient
* demos section new design
* docs fixes
* docs reorg
* docs reorg
* upgrading to tailwind 3
* tailwind config changes
* navbar new design
* fixing body on all pages
* Updating Guides (#1012)
* updating getting started
* updated codecov version
* tweaks to gs
* added netlify file
* added netlify file
* website prebuild script
* increased code size
* blocks
* edits
* blocks_hello
* hello world
* guide
* merge main
* added flipper demo
* guide
* guide
* add guides
* tweak to refresh website
* header section new design
* demos section new design
* cards design
* used by section
* tweets section
* footer on all pages
* mobile responsive fixes
* mobile responsive fixes
* https fonts
* completed blocks guide
* unify components
* minor tweaks
* docs headers styling and navigation pane
* parameter code blocks
* styling description and input type
* parameter tables and other styling
* only documenting interactive components when possible
* guides
* embedding not working
* demos not working
* fixing demo code
* fixing demos
* demo fix
* updated demos
* updated demos
* ui update
* updated docstrings
* updated code snippets so they run
* updating docs
* Interface docs
* updating interface
* fixing parameters in interface.py
* required and defaults for interface, and styling
* fixing up interface (#1207)
* fixing up interface
* fixed interface methods
* formatting
* updating interface docs
* updating interface docs
* formatting
* docstring to load from docstrings
* fixed colors
* finalize interface content
* interface examples
* fixed examples
* added some blocks docs
* blocks
* component fixes
* reorganized some files (#1210)
* formatting
* added info for every component
* fixes
* blocks docs
* added blocks demos
* adding combined interfaces
* added parallel, series
* Doc: layout update (#1216)
* doc layout
* home spacing
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* adding layouts
* layouts done
* added events for components
* formatting and https
* brings back dropdown and other components
* fix header ids
* moved ids and fixed nav
* added parameters for remaining component
* docstring fixes
* landing page demos
* demo window placeholder
* demo nav
* fixed test
* formatting
* demo code
* correctly importing gradio css/js
* remove keyvalues
* modify launch script to move gradio assetS
* components embedded test
* correct demo name
* hide try demo and embedding
* local devserver changes
* create embedding json with configs
* changes
* fixes
* comment out layout docs
* demo work
* demo fixes
* demo embedding fixes
* typo
* jinja fix
* demo nav fix
* hide demo button
* formatting
* removed whitespace
* remove newline from parameter
* styling demo window
* copy work
* hide demo buttons
* remove index
* remove layouts from docs
* remove merge artifact
* merge dockerfile
* chagnes
* changes
* changes
* changes
* styling demo window
* revert most things
* whoops
* chagnes
* changes
* changes
* changes
* changes
* changes
* changes
* format
* changes
* fixed Dataset docstring
* fix component signature and add required
* adding string shortcuts
* fix small issues parameter docstringss
* string shortcuts
* fixed gallery and label values
* added for remaining parameters
* formatting
* extended embedded components
* typo
* remove capitalization from embeddings
* try examples button
* added demos for blocks and combining interfaces
* demos styling
* homepage update (#1275)
* spacing
* remove console.log
* demo window fixes
* new spaces
* shorten codeblock width
* fix plot
* better string shortcuts
* add embedding config for json
* remove console log
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>
|
2022-05-16 11:45:38 -04:00 |
|
pngwn
|
ed074f9cff
|
Static forms (#1264)
* refactor dynamic-static detection
* refactor dynamic-static detection
|
2022-05-15 18:44:15 +01:00 |
|
pngwn
|
97929ee795
|
ui apis for dalle-mini (#1258)
* ui apis for dalle-mini
* changes
|
2022-05-13 18:37:55 -07:00 |
|
Victor Muštar
|
962a254a6b
|
WIP: Add dark mode support (#1187)
* add gray 950 to tailwind config
* overwrite global css for dark-mode
* add dark-mode to css tokens
* add dark-mode to components
* workbench dark-mode update
* checkbox tweak
* create icon components
* tweaks
* formatting
* formatting
* handle dark mode query params + system settings
* fix css
Co-authored-by: pngwn <hello@pngwn.io>
|
2022-05-09 17:26:09 -07:00 |
|
Victor Muštar
|
5f6ff85106
|
Examples UI (#1121)
* add fonts
* Update tailwind.config.js
* Examples UI
* demos examples update
* text align
* prettier
* formatting
Co-authored-by: Ali Abid <aliabid94@gmail.com>
|
2022-05-02 09:38:18 +01:00 |
|
Ron Au
|
73ac1e1389
|
Dark text (#1049)
* fix(ui): Apply dark bg when dark theme set
* fix(ui): Increase contrast for dark theme text
* Fix formatting
|
2022-04-26 15:03:03 +01:00 |
|
Victor Muštar
|
87ea33dc42
|
UI design update (#1041)
* ui update
tabs
button
container
spacing
responsive row
mobile
chatbot
style
JSON node
* ui misc
* gradio orange shades
* workbench layout
* button shade
* rm unused
* audio animation
* tabs spacings
* table
* form update
* misc
* misc
* sketch placeholder
* table update
* table rings
* JSON copy button
- Logic not implemented
* textbox default placeholder
* table
remove old table
* label style
* button global css
* Update Button.svelte
* cs
* table btn
* carousel height
* audio style
* audio static
* static image size
* formatting
* skip test that aren't testing anything
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: pngwn <hello@pngwn.io>
|
2022-04-21 10:27:12 +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
|
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 |
|
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 |
|