Skip to content

Releases: HSF/phoenix

v2.14.0

22 Mar 15:20
Compare
Choose a tag to compare

2.14.0 (2023-03-22)

Note: Version bump only for package root

v2.13.0

02 Mar 21:54
Compare
Choose a tag to compare

2.13.0 (2023-03-02)

Reverts

  • Revert "Updated versions to try to reduce yarn warnings" (477845f)

v2.12.0

13 Jan 21:46
Compare
Choose a tag to compare

2.12.0 (2023-01-13)

Bug Fixes

  • event-display: Checking if eventDataLoader exists #509
  • event-display: Fixing loading of the vertex position #512
  • app: Fix tests failing after updating packages #516
  • event-display: Fix documentation #523
  • event-display: Fix tests #533

Features

  • event-display: Add documentation for new testing setup in Phoenix #507
  • app: Tidy up import/export modal #510
  • event-display: Add scaling for calo cells #511
  • event-display: allowing geometry name to be undefined #513
  • event-display: edm4hep JSON loader #514
  • event-display: adds side and length for the calo cells #515
  • event-display: cell radius #519
  • event-display: Make Vertices support both pos and x/y/z definitions + updated doc #521
  • app: Added zip file support in data-explorer-dialog component #522
  • event-display: Add support for ATLAS NSW hits #525
  • app: Move LHCb to use Draco and LHCb.glb #530
  • event-display: Update packages #531

v2.11.4

27 Oct 13:26
Compare
Choose a tag to compare

2.11.4 (2022-10-27)

Bug Fixes

Reverts

  • Revert "test(app): remove Jasmine-Karma setup and add Jest config" (dfb4177)
  • Revert "test(app): tests inside phoenix-ng wont run so add a jest config closer to it" (206f230)
  • Revert "test(app): tests inside phoenix-app should use Jest APIs instead of Jasmine" (14de840)
  • Revert "test(app): tests inside phoenix-ui-components should use Jest APIs instead of Jasmine" (062f714)
  • Revert "test(app): fix linting and minor changes" (2fd47c6)

v2.11.3

03 Oct 13:58
Compare
Choose a tag to compare

2.11.3 (2022-10-03)

Bug Fixes

  • app: Update entry point of ui library after angular migration. (ff3b85f)

v2.11.2

03 Oct 13:41
Compare
Choose a tag to compare

2.11.2 (2022-10-03)

Reverts

  • Revert "Simple angular 14 fix" (f40beac)
  • Revert "Revert to using symlinking for development flow" (4695101)
  • Revert "Improve scripts after removing phoenix-event-display from phoenix-ng 'paths'" (24ecd77)

v2.11.1

29 Sep 20:38
Compare
Choose a tag to compare

2.11.1 (2022-09-29)

Note: Version bump only for package root

v2.11.0

13 Sep 15:58
Compare
Choose a tag to compare

2.11.0 (2022-09-13)

Bug Fixes

  • app: Add a global error handler and fix CMS geometry loading #493

Features

  • event-display: Use full path for object names #486
  • app: Added button to close/open the VP #487
  • event-display: Event data doc improvements #480
  • app: Add e2e tests for Phoenix App #495
  • event-display: Merge meshes to improve performances #481
  • event-display: Update JSROOT to v7 #497

v2.10.0

21 Jul 19:31
Compare
Choose a tag to compare

2.10.0 (2022-07-21)

Bug Fixes

  • event-display: Fixed bug in phoenix-loader preventing the display of some event data #459
  • app: Fix toolbar not showing in SS mode on LHCb #465
  • event-display: Fixed handling of event properties #475
  • event-display: Fixed typo in user documentation #476
  • app: Set transparency to false by default for LHCb #477
  • app: Rename pheonix-menu-item to phoenix-menu-item #483
  • event-display: Drop unused transparency argument in loadGLTFGeometry #488
  • app: Add manual inputs for range cuts #490

Features

  • app: Changes in LHCb data and gui #460
  • app: Add UI menu wrapper component for making UI menu reusable #461
  • event-display: Add Jest unit tests for lib and helpers #462 #473
  • event-display: Allow to specify clipping in a preset view #466
  • app: New geometry and preset views for LHCb
  • app: Disable angular change check at every frame #470
  • event-display: Adding documentation on latest improvements + missing parts #471
  • app: Allow customization of options in experiment info component #485
  • event-display: When loading gltf, make faces double sided #489

v2.9.0

17 Jun 22:48
Compare
Choose a tag to compare

2.9.0 (2022-06-17)

Bug Fixes

  • event-display: fixed usage of transparency and relation to opacity when loading gltf geometry #439
  • event-display: make all volumes transparent in LHCb #443
  • event-display: fixed loading of PlanarCaloCells bug #453
  • event-display: refactor geometry loaders to fix bugs in UI menus #456

Features

  • app: new event data for LHCb #442
  • app: new LHCb geometry #444
  • event-display: allow to define a target point in views #445
  • app: dropped lhcb specific loader and replaced with zip loading for LHCb events #446
  • event-display: update all packages #449
  • app: component to cycle through events #455