Skip to content

Releases: MITLibraries/timdex-ui

v0.24 ruby 3.2.7

20 Feb 21:38
2b597ac

Choose a tag to compare

What's Changed

Full Changelog: v0.23...v0.24

v0.23 Ruby version upgrade

10 Feb 21:01
114c2df

Choose a tag to compare

What's Changed

Full Changelog: v0.22...v0.23

v0.22 Dependency updates

18 Dec 18:28
b845f5b

Choose a tag to compare

What's Changed

Full Changelog: v0.21...v0.22

v0.21

15 Nov 19:44
a926ea8

Choose a tag to compare

What's Changed

Full Changelog: v0.20...v0.21

v0.20

14 Aug 15:31
bef75b5

Choose a tag to compare

What's Changed

Full Changelog: v0.19...v0.20

v0.19 Search form and mobile results view bugfixes

28 Jun 15:09
5f94816

Choose a tag to compare

What's Changed

Full Changelog: v0.18...v0.19

v0.18 Additional accessibility enhancements

31 May 16:17
03f29ec

Choose a tag to compare

What's Changed

  • Accommodate multi-digit list markers by @jazairi in #193
  • Improve markup for contributors by @jazairi in #194
  • Fix form required attributes redundancy and keyword input description by @jazairi in #195

Full Changelog: v0.17...v0.18

v0.17 accessibility and usability tweaks

24 May 17:39
a771df4

Choose a tag to compare

What's Changed

Full Changelog: v0.16...v0.17

v0.16 Toggle for fact panels

03 May 20:16
908462d

Choose a tag to compare

Overview

The fact panels feature is one that we implemented experimentally as part of the RDI project. It may cause some confusion in the context of GDT, so we've included in this release the ability to disable it or to enable a subset of the panels.

The other PRs in this release are further usability enhancements, primarily to the full record view, that came out of usability testing.

What's Changed

  • Fix spacing for search summary panel by @jazairi in #183
  • Fact panels controlled via configuration by @JPrevost in #184
  • Reorganize GeoData full record based on usability test results by @jazairi in #185
  • Deduplicate subject values in GDT by @jazairi in #186

Full Changelog: v0.15...v0.16

v0.15 Usability improvements

01 May 18:52
3b4715f

Choose a tag to compare

Overview

This release includes several changes made in response to usability testing results. The most substiantial of these is the switch from OR to AND keyword searching.

We also made a few adjustments intended to enhance accessibility, based on our initial meeting with DAS. Further changes are likely to come, pending the results of their accessibility testing.

What's Changed

Full Changelog: v0.14...v0.15