mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-07 11:46:51 +08:00
6.8 KiB
6.8 KiB
@gradio/preview
0.1.1
Fixes
0.1.0
Features
- #5498
287fe6782
- Adds the ability to build the frontend and backend of custom components in preparation for publishing to pypi usinggradio_component build
. Thanks @pngwn! - #5498
287fe6782
- Image v4. Thanks @pngwn! - #5498
287fe6782
- Publish all components to npm. Thanks @pngwn! - #5498
287fe6782
- Custom components. Thanks @pngwn! - #5498
287fe6782
- fix cc build. Thanks @pngwn! - #6171
28322422c
- strip dangling svelte imports. Thanks @pngwn! - #5498
287fe6782
- Strip vite import warning. Thanks @pngwn!
0.1.0-beta.8
Features
0.1.0-beta.7
Features
- #6016
83e947676
- Format js in v4 branch. Thanks @freddyaboulton! - #6079
3b2d9eaa3
- fix cc build. Thanks @pngwn! - #6112
e402bf07a
- fix build. Thanks @pngwn!
Fixes
0.1.0-beta.6
Features
- #5960
319c30f3f
- rererefactor frontend files. Thanks @pngwn! - #5498
85ba6de13
- Add host to dev mode for vite. Thanks @pngwn! - #5498
85ba6de13
- Use tags to identify custom component dirs and ignore uninstalled components. Thanks @pngwn! - #5938
13ed8a485
- V4: Use beta release versions for '@gradio' packages. Thanks @freddyaboulton! - #5498
85ba6de13
- Adds the ability to build the frontend and backend of custom components in preparation for publishing to pypi usinggradio_component build
. Thanks @pngwn! - #5498
85ba6de13
- In dev/build use full path to python/gradio executables. Thanks @pngwn! - #5962
d298e7695
- Strip vite import warning. Thanks @freddyaboulton!
Fixes
0.1.0-beta.5
Features
- #5745
f2154eb7d
- Fix windows paths. Thanks @freddyaboulton!
0.1.0-beta.4
Features
- #5649
d56b355c1
- Fix front-end imports + other misc fixes. Thanks @freddyaboulton!
0.1.0-beta.3
Features
- #5648
c573e2339
- Publish all components to npm. Thanks @freddyaboulton!