github h2oai/wave v0.22.0

latest releases: v1.5.1, nightly, v1.5.0...
2 years ago

Changelog

  • Added
    • New: required attribute for combobox.
    • New: path attribute for button.
    • New: python.defaultInterpreter option can be used to configure VSCode extension as well.
    • New: readonly attribute for ui.text_annotator.
    • New: Command menu for ui.table.
    • New: Multi select combobox.
    • New: More R support.
    • New: Markdown support in ui.table.
    • New: Additional params to be passed during OIDC auth.
    • New: Display additional info on plot tooltips.
    • New: Single link markdown text q.args.submission.
    • New: Full URL printed to the console during app launch.
    • New: Fire dismissed event when ui.notification_bar is closed.
    • New: Image annotator.
    • New: Text annotator can handle unknown tags without breaking. Ignores them.
    • New: Inactivity timeout for auth session.
    • New: Allow turning off ui.notification_bar closing timeout by setting it to -1.
    • New: oidc-post-logout-redirect-url server config option. Thanks @henrycs!
    • Docs: HTTP request example.
    • Docs: More explanation to layout size attribute.
    • Docs: Improved R examples.
    • Docs: Explicitly require a button when using a compact file upload.
    • Docs: Add a note about not yet supported icon attr in ui.tall_stats.
  • Changed
    • Display table sort icons only when the sort is active.
    • Plot examples use hardcoded data instead of synth.py.
    • docs: Handle clicks in table example.
    • ui.message_bar height reduced.
    • App code in Tour app is now editable in browser.
  • Fixed
    • Show placeholder in dialog dropdown.
    • Use seconds instead of milliseconds in ui.notification_bar.
    • Use correct md table syntax in hash_routing example.
    • Allow specifying value for masked textbox.
    • Remove unnecessary scrollbar from ui.stats.
    • Make Tour app work in cloud env.
    • Remove multiline textbox scrollbar when height is set.
    • Remove unnecessary scrollbar from ui.menu.
    • Escape dollar signs in VSCode extension app template snippets.
    • Remove unnecessary scrollbars in header.
    • Remove unwanted overflow in ui.dropdown.
    • Make text annotator split text by not only spaces, but by any non-alphabetic char.

Don't miss a new wave release

NewReleases is sending notifications on new releases.