Skip to content

Releases: HSF/phoenix

v2.8.0

16 May 18:12
Compare
Choose a tag to compare

2.8.0 (2022-05-16)

Note: Version bump only for package root

v2.7.0

05 Apr 17:44
Compare
Choose a tag to compare

2.7.0 (2022-04-05)

Features

  • app: add object clipping for upper and lower geometry (1788560)
  • app: add start clipping angle (21877b6)
  • app: add start clipping angle and opening angle for object clipping (9bc48e0)
  • app: add start clipping angle and opening angle for object clipping (12b1754)
  • app: add start clipping angle and opening angle for object clipping (4c5fac9)
  • app: add start clipping angle and opening angle for object clipping (a8336ae)
  • app: add start clipping angle and opening angle for object clipping (7673435)
  • app: add start clipping angle and opening angle for object clipping (3255a65)
  • event-display: add docs to phoenix ui implementations (0c48b27)
  • event-display: add function to get event data type folder of each menu (c91aa0e)
  • event-display: add interface for Phoenix UI (aaed8f5)
  • event-display: implement phoenix-ui interface for phoenix menu (d4866ea)
  • event-display: implement PhoenixUI interface for dat.GUI menu (a4e8aaa)
  • event-display: update calls to ui-manager (473a39c)
  • event-display: update phoenix loader UI manager for PhoenixUI interface (f2376cc)
  • event-display: use generic menus in ui-manager (7a42b65)

v2.6.0

28 Feb 19:14
Compare
Choose a tag to compare

2.6.0 (2022-02-28)

Bug Fixes

  • app: export file explorer component to fix build (fb400da)
  • app: fix browser error after packages update (4cc9215)
  • app: fix file node only having one children (6747cd0)
  • app: fix folder icon fill (8cfdc1d)
  • app: fix tabbing in svg file (ee62b7c)
  • app: fix types in templates (545c956)
  • app: use workaround for phoenix menu config types in templates (9d109e5)

Features

  • update packages (f2ed0a3)
  • app: add event data explorer component (abd5393)
  • app: add file and folder icons (40c1c0c)
  • app: add file explorer component (7e2ebf5)
  • app: add icon for event data explorer (ad2e667)
  • app: add ring loader component (853faf1)
  • app: enable strict templates (a0406bd)
  • app: improve and simplify file explorer and event data explorer (82572c6)
  • app: pass api url as input to event data explorer (f28c8ba)
  • app: remove redundant file icon (c01c450)
  • app: use cdk tree instead of material tree for simplicity (87c1eee)
  • app: use filled icon to indicate unopened folder (18d7517)
  • app: working event data explorer (7970da1)
  • app: working file explorer (0447853)
  • app: working file tree using material tree (4ce4964)

v2.5.2

15 Jan 08:25
Compare
Choose a tag to compare

2.5.2 (2022-01-15)

Bug Fixes

  • app: use rp3e11's fork of ngx-slider (660b053)

v2.6.0-alpha

04 Jan 11:05
d0354fe
Compare
Choose a tag to compare

Test release.

v2.5.1

27 Dec 14:40
Compare
Choose a tag to compare

2.5.1 (2021-12-27)

Bug Fixes

  • app: fix entry files of phoenix-ui-components (e41d36f)

v2.5.0

20 Dec 17:12
Compare
Choose a tag to compare

2.5.0 (2021-12-20)

Bug Fixes

  • app: delegated filtering operation from ts onto html template along with moving the checkbox inline with "choose selection" dropdown (f995a1a)
  • app: do not load local config if set in URL (94c7e04)
  • app: fix error in qrcode component (7c9cd19)
  • app: make checkbox labels consistent (84735f9)
  • app: removed the redundant "checkbox-wrapper" class and replaced "hide" class with d-none bootstrap class (36f077c)
  • app: worked on the requested pr changes (d7bbc08)
  • app: worked upon final comments on pr (17d81d3)
  • event-display: fix jets disappearing on scaling to 0 (14cdc8f)
  • event-display: lint fix (9b6fe8f)
  • event-display: moved inline styles onto scss (2ca8174)
  • update read files script to return file URL (e8036e0)

Features

  • app: fix imports after sass update (2550f7d)
  • update packages (26444f1)
  • app: added a checkbox to hide invisible objects in collections (aa75963)
  • app: manually generate qrcode (474bcc7)
  • app: QR code generation with ng-qrcode (f35d146)
  • event-display: added sorting feature in collections table (8666b3a)
  • event-display: externalize three.js dependency in webpack bundle (6a7e82f)
  • event-display: improve JiveXML loader (34a783c), closes #364
  • event-display: simplify phoenix menu node types (c60b3c1)

v2.4.0

28 Oct 18:23
Compare
Choose a tag to compare

2.4.0 (2021-10-28)

Bug Fixes

  • app: proper code format with yarn lint in Info Panel (dbb0f16)
  • app: take version for phoenix-event-display (17e5c11)
  • event-display: handle AR and VR permission errors (dfbc6a2)
  • event-display: update three.js imports (4e41f72)
  • event-display: use proper error handling for local storage (55cad7c)
  • update PHP script's error response (824b3e1)

Features

  • update all packages (c0af497)
  • app: Display Phoenix Version in Info Panel (5cc08b4)
  • event-display: remove labels on event load (75f829a)

v2.3.2

28 Sep 16:48
Compare
Choose a tag to compare

2.3.2 (2021-09-28)

Bug Fixes

  • event-display: remove XRSessionInit type from xr-manager (608f529)

v2.3.1

28 Sep 16:16
Compare
Choose a tag to compare

2.3.1 (2021-09-28)

Bug Fixes

  • event-display: add @types/three package as a dev dependency (10244f7)

Features

  • event-display: function to get url options from url options manager (0ba5097)
  • Add API files for reading event data and config from server (ccc8c5a)