pngwn
f1a1e79be4
fix autoscroll ( #1570 )
...
* fix autoscroll
* fix formatting
Co-authored-by: Ali Abid <aabid94@gmail.com>
2022-06-21 10:44:30 +01:00
Ian González
64a1bdc3b0
Fix text color for bold and code on dark theme ( #1615 )
...
Co-authored-by: Ian Gonzalez <ian.gl@protonmail.com>
2022-06-21 10:37:20 +01:00
pngwn
90eaf20aab
ensure iframe can detect dom changes within shadow root ( #1599 )
...
* ensure iframe can detect dom changes within shadow root
* formatting
* correctly reference document body
* switch to unscoping when inside an iframe
* formatting
* version
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-06-17 20:36:50 -07:00
aliabid94
6413b65328
fixes with HighlightedText, variables ( #1563 )
...
* changes
* removed comment things
* updated version
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-06-16 17:32:14 -07:00
aliabid94
cb2aa4a625
Hidden fix [hotfix] ( #1585 )
...
* fix
* Update Button.svelte
2022-06-16 17:22:09 -07:00
pngwn
8710d3a079
Wrap dataframe ( #1571 )
...
* add suport for table cell wrapping
* revert pkginfo change
* revert pkginfo change
* fixed tests
* formatting
* type hint
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-06-16 17:02:01 -07:00
aliabid94
5e7cf62a47
Fix visible ( #1576 )
...
* changes
* format
* change
* Update Blocks.svelte
* Update Render.svelte
* Update tokens.css
2022-06-16 16:49:54 -07:00
aliabid94
4d74206748
changes ( #1577 )
2022-06-16 11:16:18 -07:00
Ian González
d0b521510d
Manage a null value update on Dataframe ( #1580 )
...
Co-authored-by: Ian Gonzalez <ian.gl@protonmail.com>
2022-06-16 10:13:24 +01:00
Ian González
78af573990
Change the afterUpdate code in Plot to use a binding to get the div when using plotly ( #1565 )
...
Co-authored-by: Ian Gonzalez <ian.gl@protonmail.com>
2022-06-15 10:40:00 -04:00
Ian González
26745a88dc
Stop audio tracks of user media on the stop callback for the Audio component when using the microphone ( #1562 )
...
Co-authored-by: Ian Gonzalez <ian.gl@protonmail.com>
2022-06-14 17:07:27 +01:00
aliabid94
a3047ee838
broken HTML [hotfix] ( #1558 )
2022-06-13 17:20:35 -07:00
aliabid94
11b12d9456
Scrolling by default only in Interface, remove progress animation on streaming ( #1499 )
...
* changes
* changes
* format
* changes
* add relative to block
* changes
* ensure statustracker component is never rendered by render
Co-authored-by: pngwn <hello@pngwn.io>
2022-06-13 17:11:19 -07:00
aliabid94
caa6a4e687
rework visible, attach to all components ( #1511 )
...
* changes
* fix
2022-06-13 16:49:23 -07:00
Simon Duerr
fdbecafffb
Matplotlib max-h fix so that plots are not cut off ( #1550 )
...
`object-fit:contain` only works with `max-h` if they are set on the same element. I moved `max-h` to `img` and also increased the height a bit such that the plot has enough space and can adapt to the container height.
Fixes #1546
2022-06-13 16:32:17 -07:00
Abubakar Abid
cf027b68f4
Combines 2 PRs for testing ( #1540 )
...
* mount custom css to the web component (#1536 )
* set configurable min height prior to loading (#1532 )
* set configurable minheight prio to loading
* formatting
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* release beta version for testing (#1541 )
Co-authored-by: pngwn <hello@pngwn.io>
2022-06-10 20:11:40 -07:00
aliabid94
00e4b1436f
Allow styling height for Image and Video, also dynamic logic change ( #1503 )
...
* changes
* changes
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-06-10 19:56:07 -07:00
pngwn
f879a08f72
make file types match ( #1538 )
...
* make file types match
* revert kitchen_sink change
2022-06-10 18:51:19 -07:00
aliabid94
4564a8136c
Show error on error ( #1500 )
...
* changes
* changes
* formatting
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-06-10 12:55:30 -07:00
aliabid94
f41ebdd616
Fix multiple file upload ( #1512 )
...
* changes
* Update utils.ts
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-06-09 16:53:41 -07:00
aliabid94
c6ab13210e
changes ( #1514 )
2022-06-09 16:53:28 -07:00
aliabid94
636a9688ba
change ( #1513 )
2022-06-09 16:40:17 -07:00
aliabid94
f3e070541e
Fix Login ( #1501 )
...
* changes
* format
2022-06-09 16:15:08 -07:00
pngwn
7664d950e7
ensure form group styles correctly apply ( #1477 )
...
* ensure form group styles correctly apply
* removed log statement
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-06-07 15:42:03 -07:00
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
Ali Abdalla
42cee33dcf
API Docs with support for Blocks ( #1397 )
...
* backend
* updated PyPi version to 3.0.10
* updated PyPi version to 3.0.9b10
* fixes
* updated PyPi version to 3.0.9b11
* changes
* changes
* changes git push
* changes
* undo
* fixes
Co-authored-by: Ali Abid <aabid94@gmail.com>
2022-06-06 09:10:42 -07:00
Chih-Yu Yeh
f6414d3c33
fix issue#1353 ( #1457 )
...
* fix issue#1353
* change logic
* changes
Co-authored-by: Ali Abid <aabid94@gmail.com>
2022-06-06 07:58:19 -07:00
Abubakar Abid
71bcfdbe92
Callable blocks ( #1437 )
...
* format backend
* blocks callable
* call blocks
* format
* fixed upload
* fix mix
* formatting
* formatting
* formatting
* added serialization/deserialization for video
* formatting
* blocks
* formatting
* fix tests
* formatting
2022-06-02 15:37:25 -07:00
aliabid94
188d8bc65d
Allow async js fn ( #1439 )
...
* updated PyPi version to 3.0.10
* updated PyPi version to 3.0.9b10
* fixes
* updated PyPi version to 3.0.9b11
* fix update sript
* changes
2022-06-01 11:34:07 -07:00
pngwn
279df2322d
fix button styling ( #1447 )
2022-06-01 11:33:53 -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
Dawood Khan
7b9cba0e9e
File Cached Examples Fix ( #1334 )
...
* fix file cache examples issue
* format
* fix for tests
* format fix
* fix multiple files input
* format
* format
* fix preprocess example
* fix multiple file output
* remove single_file const
* fix tests + format
* renamed demo
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-06-01 12:23:12 -04:00
Abubakar Abid
576bd227fc
Fixes gr.Interface.load()
( #1436 )
...
* format backend
* changes
Co-authored-by: Ali Abid <aabid94@gmail.com>
2022-06-01 08:35:33 +03:00
Radamés Ajna
6a6cea795f
set camera icon always stroke white ( #1434 )
2022-05-31 14:10:07 -07:00
pngwn
7b4ad81d59
update plot ui ( #1405 )
2022-05-30 15:21:36 +01:00
aliabid94
40ed4df9ad
fix examples [hotfix] ( #1411 )
...
* fix
* changes
* changes
2022-05-28 21:56:05 -07:00
Dawood Khan
2eaf61cf76
Integration tests ( #1182 )
...
* some integration tests
* more integration tests
* more tests
* update integration tests
* format
2022-05-27 04:53:50 -04:00
pngwn
55db5c187a
add cdn entrypoint ( #1387 )
...
* add cdn entrypoint
* cleanup
2022-05-27 02:17:13 +01:00
aliabid94
d35e06abe7
Minor cosmetic changes ( #1383 )
...
* changes
* pass tests
* change to source sans
* formatting
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-05-26 14:33:28 -07:00
aliabid94
3a7f9a3b1a
Allow users to return dicts for values ( #1373 )
...
* changes
* changes
* add visible flag
2022-05-24 23:30:24 -07:00
Victor Muštar
0ab254b82f
Mute examples videos ( #1363 )
...
* mute examples videos
* set attrs onmount for safari
Co-authored-by: Radames Ajna <radamajna@gmail.com>
2022-05-24 13:08:08 -07:00
Ömer Faruk Özdemir
e4b5d4c1b7
Reload mode on ( #1278 )
...
* reload-mode
-trys save
* reload-mode
- create minimal reloading example
* reload-mode
- create minimal reloading examples
* reload-mode
- amend
* reload-mode
- add user_mode
* reload-mode
- tweaks
* updated PyPi version to 3.0.3
* reloading
* reload
* formatting
* flexibility in naming
* added dev_mode flag to config
* added app id
* frontend changes
* changed debug level to warning to make less verbose
* Update ui/packages/app/src/main.ts
* fixed tests
* formatting
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Ali Abid <aabid94@gmail.com>
2022-05-23 14:38:53 -07:00
Abubakar Abid
74703898c6
Model3d fix ( #1342 )
...
* fixing postprocessing
* fixed value
* formatting
* fixes
* model3d
* typing
* formatting
* formatting
* components
* fixed defaults
* fixed tests
* formatting
* removed unused import typing error
* fixed up model3d tests
* model3d
* formatting
* fix default value interactive bug
Co-authored-by: Dawood <dawoodkhan82@gmail.com>
2022-05-20 17:53:27 -07:00
pngwn
494c09a7be
Small bugs ( #1324 )
...
* initialise gallery images to None, fix icon
* dispatch submit event when pressing return on 1 line textbox
* Update ui/packages/app/src/components/Gallery/Gallery.svelte
* Update ui/packages/app/src/components/Gallery/Gallery.svelte
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-05-18 15:21:17 -07:00
pngwn
83a1bfd15a
fix tab error ( #1329 )
2022-05-18 15:20:41 -07:00
pngwn
096f4b5b56
add label to data frame ( #1328 )
2022-05-18 15:14:12 -07:00
pngwn
e535cd8a35
tweak bg colour ( #1307 )
2022-05-17 14:58:25 +01:00
pngwn
21e42d54b5
Remove image editor ( #1308 )
...
* remove tui image editor
* remove dep
2022-05-17 14:58:12 +01:00
aliabid94
e828a68c98
Website fixes ( #1302 )
...
* changes
* changes
2022-05-17 06:26:14 -07:00
aliabid94
13afd4c967
Fix default cleared value ( #1300 )
...
* changes
* changes
* chagnes
* fixed test
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-05-16 14:43:37 -07:00