Skip to content

v1.6.0

Compare
Choose a tag to compare
@9inpachi 9inpachi released this 18 Apr 22:03
· 1467 commits to main since this release

1.6.0 (2021-04-18)

Bug Fixes

  • app: add sphericalToCartesian method (bbea6b0)
  • app: consistent input styling and fix share icon (2e3455d)
  • app: event selection should show current event (a65d8ac)
  • app: improve icons svg code (d944837)
  • app: revert added URL options and UI components package.json (96f0649)
  • app: update the ATLAS default configuration (eadbd59)
  • event-display: add back in geometrical limits for clusters (0b95e5b)
  • event-display: add eta and phi cuts for tracks (f8a0080)
  • event-display: add missing docs (c9781e5)
  • event-display: add missing documentation (236bdf4)
  • event-display: calocluster eta position was wrong. (66cbbc0)
  • event-display: cleanup JixeXML loader (6a834e8)
  • event-display: prettier fixes (7528ee0)
  • event-display: run prettier (again) (f279898)
  • event-display: update default configuration (b21cd72)
  • event-display: use BufferGeometry for CMS objects with new three.js update (b8e88b8)

Features

  • app: add calibration event for ATLAS (8e6ffcb)
  • app: bind clipping state with UI menu (40bbba0)
  • app: complete dialog for share link and embed (50c2584)
  • app: create component for shareable link constructor (181dfa8)
  • app: don't show hits in collection info (c550a41)
  • app: fix link creation and improve link constructor (2cedfec)
  • app: setup link share form (b10bb7a)
  • event-display: ability to remove geometry in Phoenix menu (7d90d72)
  • event-display: ability to scale CaloClusters (ff666e2)
  • event-display: add ability to scale clusters in just one direction (5a562ab), closes #257
  • event-display: add coordinate helper (57e438f)
  • event-display: add guidelines and simplify some coordinate transformations (56f94f0)
  • event-display: Add missing energy (6ef17d0)
  • event-display: add opacity and wireframe for CaloClusters (85d4a14)
  • event-display: add support for HitLines (455f536)
  • event-display: add types for dat.GUI (7632a18)
  • event-display: create an active observable variable (854e543)
  • event-display: improve grid lines (ca3cc2f)
  • event-display: improve handling of UI menus in UI manager (b7a324a)
  • event-display: introduce new URL options and improve handling them (f7cd6b4)
  • event-display: JiveXML : add support for more hit types (bbcdf0c)
  • event-display: keep state of event data folder on event switch (b52282f)
  • event-display: make Phoenix available in browser without a namespace (5389282)
  • event-display: move opacity and wireframing to collection level (6486982)
  • event-display: Remove LineHits and use hits to extend tracks (30b5160)
  • event-display: restructure phoenix-event-display (2e16371)
  • event-display: separate dat.GUI UI menu (29093a2)
  • event-display: separate Phoenix menu UI from UI manager (5743adc)
  • event-display: split dat.GUI menu options (45a0123)
  • event-display: start splitting UI manager (56ff275)
  • event-display: use run and event number and file name for config json (03a1de4)
  • upgrade all packages except three.js (8e2eff4)
  • upgrade three.js except for CMSObjects (0b2dd8a)