Skip to content

Latest commit

 

History

History
109 lines (51 loc) · 4.23 KB

CHANGELOG.md

File metadata and controls

109 lines (51 loc) · 4.23 KB

1.2.1 (2021-10-26)

Bug Fixes

  • logo: Fallback logic until logo.svg get bundled (d2fb7ac)

1.2.0 (2021-10-26)

Features

  • improve defaults: favicon, footer, context_manager (89556eb)

1.1.6 (2021-10-22)

Bug Fixes

  • docs: Correct site routing for 'Concepts' (7935e4a)

1.1.5 (2021-10-21)

Bug Fixes

  • html/vtk: Use snake notation for attributes (7a15aa3)
  • html: Add form/input/label elements (904f57d)

1.1.4 (2021-10-20)

Bug Fixes

  • enable_module: Use new method name (9a9eff0)
  • html: Add Template vue element (b7aa0be)
  • KwWidgets: Add pywebvue widgets into trame (4425fd0)
  • template: Handle dynamic names (bcd9f0a)
  • vuetify: add slot name registration (69aedf1)

1.1.3 (2021-10-15)

Bug Fixes

  • Expose is_dirty, is_dirty_all, flush_state (d241751)

1.1.2 (2021-10-07)

Bug Fixes

1.1.1 (2021-10-06)

Bug Fixes

  • module: Add enable_module method (d9f696b)

1.1.0 (2021-10-05)

Bug Fixes

  • simput: Improve api usability (c2e27b5)

Features

  • layout: Add SinglePageWithDrawer (9bb1bf5)

1.0.4 (2021-10-05)

Bug Fixes

  • simput: add support for simput (f3d8db6)

1.0.3 (2021-10-05)

Bug Fixes

  • html: Move vega and deckgl (2097211)

1.0.2 (2021-10-04)

Bug Fixes

  • deckgl: Wrap deckgl module from pywebvue (0cf9a54)
  • vega: Wrap vega module from pywebvue (222ca66)

1.0.1 (2021-10-01)

Bug Fixes

  • html: Adding ref attribute (8175bd3)
  • vuetify: Generate full widget api (2b2a5e0)

1.0.0 (2021-09-30)

Features

  • Trame: Python Web App builder (69e235e)