gradio/ui/packages/app
Ian González 662a811689
Catch the permission exception on the audio component (#2330)
* Catch the permission exception on the audio component and fail gracefully

* Run autoformatter on src/Audio.svelte

* Revert "Run autoformatter on src/Audio.svelte"

This reverts commit e53af15cdd.

* Run autoformatter

* use gradio error message

* convert to try catch, fix types

* cleanup

Co-authored-by: Ian Gonzalez <ian.gl@protonmail.com>
Co-authored-by: Ali Abid <aabid94@gmail.com>
Co-authored-by: pngwn <hello@pngwn.io>
2022-09-29 15:33:22 +01:00
..
public add model3d output 2022-03-03 21:23:34 -05:00
src Catch the permission exception on the audio component (#2330) 2022-09-29 15:33:22 +01:00
test Typeable value on gradio.Slider (#2329) 2022-09-26 23:00:02 -04:00
build_plugins.ts distribute gradio as a web component (#1444) 2022-06-07 11:11:44 -07:00
index.html Fix broken frontend when iframed (#1933) 2022-08-02 09:36:50 -07:00
package.json Typeable value on gradio.Slider (#2329) 2022-09-26 23:00:02 -04:00
postcss.config.js Blocks dev (#853) 2022-03-22 15:40:36 -07:00
tailwind.config.js distribute gradio as a web component (#1444) 2022-06-07 11:11:44 -07:00
vite.config.js Fix the types (#1843) 2022-07-21 19:12:46 +01:00