Skip to content

Releases: MITLibraries/timdex-ui

v0.25 Adds crawler directives to result and record pages

28 Feb 21:01
8ea55ed
Compare
Choose a tag to compare

What's Changed

  • Adds crawler directives to result and record pages by @JPrevost in #206

Full Changelog: v0.24...v0.25

v0.24 ruby 3.2.7

20 Feb 21:38
2b597ac
Compare
Choose a tag to compare

What's Changed

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

v0.23 Ruby version upgrade

10 Feb 21:01
114c2df
Compare
Choose a tag to compare

What's Changed

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

v0.22 Dependency updates

18 Dec 18:28
b845f5b
Compare
Choose a tag to compare

What's Changed

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

v0.21

15 Nov 19:44
a926ea8
Compare
Choose a tag to compare

What's Changed

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

v0.20

14 Aug 15:31
bef75b5
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.18 Additional accessibility enhancements

31 May 16:17
03f29ec
Compare
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
Compare
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
Compare
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