Skip to content

v3.13.2

Latest

Choose a tag to compare

@github-actions github-actions released this 15 May 03:50

v3.13.2 (2026-05-15)

Bug Fixes

  • profiler: Add support for multi trace files (a6b24d3)

Documentation

  • examples: Use cookiecutter's vuetify3 best practices (112680b)

  • tutorial: Change **kwargs with **_kwargs because they are unused (f804fb2)

Ref: Kitware/trame-tutorial@adfd845

  • tutorial: Change vuetify3 with v3 and server with self.server (c2ddaf7)

Ref: #877 (comment)

Ref: #877 (comment)

  • tutorial: Change AppLayouts class name to ConeApp (10f18ae)

  • tutorial: Change small errors (bae3ad7)

  • indentation errors

  • forgot to put self in class function's arguments

  • self.server.state => self.state

  • one forgotten layout => self.ui

Ref: #877 (comment)

Ref: #877 (comment)

Ref: #877 (comment)

Ref: #877 (comment)

Ref: #877 (comment)

Ref: #877 (comment)

Ref: #877 (comment)

  • tutorial: Change the doc to match the trame-tutorial update to vue3 (c4770fb)

  • tutorial: Change the html tutorial page to use trame's best practice (af91dac)

  • tutorial: Correct example code and fix typos (db8b819)

  • tutorial: Make the setup tutorial example use TrameApp (d2b0c4d)

Refs: #877 (comment)

  • tutorial: Make the user import trame-components (fb61ded)

Ref: https://github.com/Kitware/trame/pull/877/changes/

BASE..94fddc8#r3076435029

  • tutorial: Put self.server instead of server (ec26bd9)

Ref: #877 (comment)

  • tutorial: Put helper functions that don't need self out of class (bd40c73)

Ref: #877 (comment)

  • tutorial: Remove view update when server ready (6c9b72f)

Ref: Kitware/trame-tutorial#8 (comment)

  • tutorial: Replace **kwargs with ** (0cbc8aa)

Ref: Kitware/trame-tutorial#8 (comment)

  • tutorial: Update examples to use the TrameApp base class (621d028)

  • tutorial: Use AppLayouts instead of AppCone as class name (718a1b4)

Ref: #877 (comment)

Ref: #877 (comment)

  • tutorial: Use icon in VBtn parameter (42fc450)

Ref: #877 (comment)

  • tutorial: Use self.server (5908ed0)

Ref: #877 (comment)

  • tutorial: Use TrameApp in 04_applications (b4707aa)

  • tutorial: Use TrameApp in the paraview tutorial (2a44b11)


Detailed Changes: v3.13.1...v3.13.2