Skip to content

Releases: lsst-epo/investigations-client

v2.3.8

13 Jun 17:54
Compare
Choose a tag to compare

What's Changed

  • Light Curve Tool
    • Remove line legend from DM15 readout
    • Remove shaded m15 observation period from non-interactive plot
    • Change x axis to fixed number of ticks from step
    • Change gaussian bump value
  • Supernova Distance & Distribution
    • Change labels from kiloparsecs to megalightyears
    • Fix tooltip clipping
  • Fix Source Selector targets off-center in Safari
  • Fix dropdowns clipping behind questions

Full Changelog: v2.3.7...v2.3.8

v2.3.7

06 Jun 20:25
Compare
Choose a tag to compare

What's Changed

  • fix calculators not accepting trailing zeroes
  • update i18next

Full Changelog: v2.3.6...v2.3.7

v2.3.6

30 May 20:36
Compare
Choose a tag to compare

What's Changed

  • change: replace react-uid with React.useId()
  • change: images limited by total screen height available
  • change: add French static translations

Full Changelog: v2.3.5...v2.3.6

v2.3.5

23 May 22:14
Compare
Choose a tag to compare

What's Changed

  • Add isochrone plots

Full Changelog: v2.3.4...v2.3.5

v2.3.4

16 May 22:30
Compare
Choose a tag to compare

What's Changed

  • Change: update libraries
  • Change: use 240px image size for Source Selector blinker images
  • Change: map Source Selector alert source placement values to percents
  • Change: change number validation from blur to debounce

Full Changelog: 2.3.3...v2.3.4

2.3.3

09 May 20:18
Compare
Choose a tag to compare

What's Changed

  • fixed source selector not loading in review page
  • add validated numbers to multipart questions
  • refactor widgets to stay within screen height

Full Changelog: v2.3.2...2.3.3

v2.3.2

02 May 21:01
Compare
Choose a tag to compare

What's Changed

  • Fix: datasets are refreshed in Next cache during revalidation
  • Fix: widgets on the review page are wrapped in an error boundary and to prevent app crash

Full Changelog: v2.3.1...v2.3.2

v2.3.1

25 Apr 20:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

19 Apr 21:14
Compare
Choose a tag to compare
  • Fix: final section break shows as "finish" page instead of regular section break
  • Change: Tables
    • tables can display results from number, text, and textarea type questions
    • breaking: tables have a new header field for defining column headers, existing tables will need to move their first row to this field
    • breaking: adding a previous question to tables is now done alongside other table cells instead of as a separate type of cell, existing tables will need to re-add their previous questions.
  • Change: added number type question with optional validations
  • Change: create error boundary to prevent application from crashing when a widget errors, output error message to user.
  • Change: Source Selector
    • controls are always visible
    • images are fixed at 1000px
    • can use alerts in legacy format
  • Change: Light curve tool yMin always corresponds to visual bottom of plot
  • Change: Supernova histogram widget uses previously answered questions as dataset source

v2.2.2

04 Apr 23:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2