mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-27 02:30:17 +08:00
8b5174c96d
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
5.4 KiB
5.4 KiB
@gradio/lite
4.14.1
Features
- #6999
576b7ce
- lite build fix: install build package. Thanks @abidlabs! - #7000
a7db8c1
- Add env to lite build. Thanks @aliabd! - #6997
523c08f
- Design changes to Playground. Thanks @aliabd!
4.14.0
Features
- #6989
71aab1c
- Add README to @gradio/lite. Thanks @aliabd! - #6996
0b1f68d
- bump lite to match gradio. Thanks @pngwn!
0.4.4
0.4.4-beta.0
Features
0.4.3
Fixes
0.4.2
Fixes
0.4.1
Fixes
0.4.0
Features
0.3.2
Features
0.3.1
Features
0.3.0
Minor Changes
Patch Changes
-
#4788
8d0d4e0a
Thanks @whitphx! - Generate a prebuilt themed CSS file at build time -
#4826
f0150c62
Thanks @whitphx! - Unload the local modules before re-executing a Python script so the edits on the modules are reflected -
#4779
80b49965
Thanks @whitphx! - Add file system APIs and an imperative package install method -
#4784
f757febe
Thanks @whitphx! - Remove the development code embedded in a dev HTML file so it will not be in a final bundle -
#4846
76acf3cb
Thanks @whitphx! - Fix the package name spec of markdown-it on the Wasm worker
0.2.0
Minor Changes
- #4732
1dc3c1a9
Thanks @whitphx! - Add an imperative API to reurn the Python code and refresh the frontend