my_gradio / js /component-test /CHANGELOG.md
xray918's picture
Upload folder using huggingface_hub
0ad74ed verified

A newer version of the Gradio SDK is available: 5.19.0

Upgrade

@self/component-test

0.2.2

Dependency updates

0.2.1

Dependency updates

0.2.0

Features

  • #8843 6f95286 - 🔡 Update default core Gradio font
  • #8843 6f95286 - Added max lines and overflow scrollbar for gr.Code

Dependencies

0.2.0-beta.7

Dependency updates

0.2.0-beta.6

Dependency updates

0.2.0-beta.5

Dependency updates

0.2.0-beta.4

Dependency updates

0.2.0-beta.3

Dependency updates

0.2.0-beta.2

Features

  • #9311 c4afdcd - Added max lines and overflow scrollbar for gr.Code. Thanks @micpst!

Dependency updates

0.1.1

Features

  • #9187 5bf00b7 - make all component SSR compatible. Thanks @pngwn!
  • #9204 3c73f00 - 🔡 Update default core Gradio font. Thanks @hannahblair!

Dependency updates

0.1.1-beta.0

Fixes

  • #9163 2b6cbf2 - fix exports and generate types. Thanks @pngwn!

Dependency updates

0.1.0

Features

  • #9138 de1f7a2 - Create test app for components / SSR testing. Thanks @pngwn!