Skip to content

Releases: Kitware/paraview-trame-components

v0.12.1

08 Aug 00:02
Compare
Choose a tag to compare

v0.12.1 (2024-08-08)

Fix

  • fix(apps): add sphere example for parallel rendering (c77e622)

Style

  • style(format): ruff update (71fcf2f)

v0.12.0

07 Aug 23:08
Compare
Choose a tag to compare

v0.12.0 (2024-08-07)

Ci

  • ci: remove broken release to main merge (0d07af3)

Feature

  • feat(apps): add demo apps (0a2e80a)

Fix

  • fix(multiblock): color active block to red (f626fdb)

v0.11.0

01 Jul 15:44
Compare
Choose a tag to compare

v0.11.0 (2024-07-01)

Documentation

  • docs(hover): create toggle on selection type (960111b)

Feature

  • feat(multiblock): add helper for multiblock (aedd191)

Fix

  • fix(RepresentBy): proper component name (cc59414)

  • fix(hover): maintain active proxy (5110d80)

  • fix(hover): enable points/cells selection (28909e3)

v0.10.5

28 Jun 17:26
Compare
Choose a tag to compare

v0.10.5 (2024-06-28)

Documentation

  • docs(example): fix layout region (c7f85d8)

Fix

  • fix(hover): only call ctrl method if available (6b7e700)

v0.10.4

26 Jun 14:52
Compare
Choose a tag to compare

v0.10.4 (2024-06-26)

Fix

  • fix(http): properly register missing assets (53fe279)

v0.10.3

26 Jun 14:47
Compare
Choose a tag to compare

v0.10.3 (2024-06-26)

Fix

  • fix(http): properly register missing assets (99ded9d)

v0.10.2

26 Jun 14:38
Compare
Choose a tag to compare

v0.10.2 (2024-06-26)

Fix

  • fix(http): properly register missing assets (a56157d)

v0.10.1

19 Jun 16:24
Compare
Choose a tag to compare

v0.10.1 (2024-06-19)

Fix

  • fix(hover): prevent crash (ce7ef77)

  • fix(colors): color selection available for solid-color only (a8e90c2)

  • fix(pipeline): allow to register internal filter (1eb3d0d)

  • fix(layout): better pointer event handling (e2cc481)

v0.10.0

10 Jun 20:27
Compare
Choose a tag to compare

v0.10.0 (2024-06-10)

Unknown

v0.9.0

10 Jun 19:25
Compare
Choose a tag to compare

v0.9.0 (2024-06-10)

Ci

Feature

  • feat(representation): add representation widget (9874d7c)

  • feat(hover): initial hover support (bcc9d1a)

Fix

  • fix(hover): fully working (b25190f)

  • fix(files): enable group toggling (9d928c1)

  • fix(selection): getting closer (4366e6a)