Skip to content

v2.5.0

Compare
Choose a tag to compare
@9inpachi 9inpachi released this 20 Dec 17:12
· 1085 commits to main since this release

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)