Skip to content

v0.9.4

Choose a tag to compare

@SalazarJosh SalazarJosh released this 07 Nov 17:49
· 34 commits to main since this release
2c755c0

Updates to data and minor UI improvements

This change brings a new structure to the data.json along with minor, post-feedback UI improvements.

data.json changes

  • data.json now includes a link to the eISSN
  • the agreement link now points to guides.lib
  • added two new top-level keys: header and version

UI changes

  • updated DataTables table to support new data structure
    • eISSN will now include link (if provided), otherwise it will simply display the eISSN string value
    • Agreement link uses the new agreement link column (7)
    • Campus covered and Discount or waiver amount data column reference incremented by one to account for new eISSN column
  • data now defaults sort order by Journal Title (ascending)
  • Intro / summary text, excluding the last line, is now larger (1.125rem)