Releases: HSF/phoenix
Releases · HSF/phoenix
v2.14.0
v2.13.0
v2.12.0
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
2.11.4 (2022-10-27)
Bug Fixes
- event-display: An argument for 'camera' was not provided (dcb4c88)
- linting (f97e615)
- linting (219913d)
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
v2.11.2
v2.11.1
v2.11.0
v2.10.0
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
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