Skip to content

Latest commit

 

History

History
139 lines (84 loc) · 5.91 KB

CHANGELOG.md

File metadata and controls

139 lines (84 loc) · 5.91 KB

Changelog

v2.7.1 (2024-09-03)

Fix

  • lab: Set vuetify to 3.7.1 (cc388ac)

v2.7.0 (2024-08-28)

Feature

  • 3.7.1: Update to vuetify 3.7.1 (78f2616)

v2.6.2 (2024-07-21)

Fix

  • get_trame_versions: Avoid errors (ce320be)

v2.6.1 (2024-07-03)

Fix

  • Avoid pkg_resources for get_trame_versions() (49010b3)

Documentation

  • example: Update tree example (4648a2c)
  • lab: Add another tree example (67381d0)

v2.6.0 (2024-06-11)

Feature

  • lab: Add option to enable lab components (8e06f4d)

v2.5.0 (2024-05-06)

Feature

  • 3.6.3: Expose Vuetify v3.6.3 (55bac1b)

v2.4.3 (2024-03-13)

Fix

  • Uniform init.py for package (28deeaa)

Documentation

  • example: Expend stepper with custom actions (66720b6)

v2.4.2 (2024-01-18)

Fix

  • release: Patch ci to release the proper version (ebbdf80)

Documentation

  • examples: More vuetify3 examples (015c81e)

v2.4.1 (2024-01-17)

Fix

  • vuetify3: Allow to provide config (9aebd64)

v2.4.0 (2024-01-17)

Feature

  • vue3: Update to vuetify 3.4.10 (814d428)
  • vue2: Update to vuetify 2.7.1 (9a97abf)

Documentation

  • datatable: Advanced slot usage (74f77be)

v2.3.1 (2023-07-19)

Fix

  • vuetify2: Add vuetify2 namespace (4d9c9e1)

v2.3.0 (2023-07-19)

Feature

  • versions: Bump to v2.7.0 and v3.3.9 (e691dee)

v2.2.4 (2023-02-26)

Fix

  • vue3: Update to new template syntax (b839955)

v2.2.3 (2023-02-23)

Fix

v2.2.2 (2023-02-14)

Fix

  • warn: Prevent prop type warning (e53aae7)

v2.2.1 (2023-02-13)

Fix

  • vue3: Layout attr update (d7a2492)
  • vue3: Convert CamelCase attributes to snake_case (8a2d7c0)

v2.2.0 (2023-02-11)

Feature

  • vue3: Add support for vue3 (494bfa6)

v2.1.0 (2023-01-21)

Feature

  • on_server_reload: Pass server instance to ctrl.on_server_reload (e552141)

v2.0.2 (2022-10-03)

Fix

  • Expose dataframe_to_grid() in all (94675c6)

Documentation

  • coverage: Remove codecov PR comment (41127a6)
  • coverage: Add .coveragerc (8b3cf3e)
  • ci: Add coverage and codecov upload (7d9b1b4)
  • readme: Add CI badge (1a8c9b5)
  • contributing: Add CONTRIBUTING.rst (808a0a4)

v2.0.1 (2022-05-27)

Fix

  • Downgrade python semantic release for fix (823508e)
  • Use npm ci instead of npm install (4300a2d)
  • Add semantic release to github actions (d7f0179)
  • Template: Expose under widgets.vuetify namespace (8b692b1)

Documentation

  • api: Add missing information (bbbb2d1)