Skip to content

Releases: cfpb/ccdb5-ui

2.4.10

03 Mar 19:07
Compare
Choose a tag to compare
  • Pinned specific React version to 16.14.0
  • Removed verbose flag from yarn run release command

2.4.9

03 Mar 19:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.8...2.4.9

2.4.8

26 Jan 16:00
Compare
Choose a tag to compare
  • Change files addresses from http to https (#382)

2.4.7

25 Jan 17:53
Compare
Choose a tag to compare
  • Add rel="noopener noreferrer" to target _blank links.

v2.4.6 - remove django app

22 Dec 18:02
Compare
Choose a tag to compare

#377

  • Move package.json dependencies to devDependencies so they don't end up in the npm module.
  • Remove prepack script, as build can target dist directly.
  • Remove django/python infrastructure, which is no longer needed.

v2.4.5 Release as npm module

22 Dec 16:51
Compare
Choose a tag to compare

#376

  • Update github actions node version to 16.
  • Add functional test step to github actions.
  • Add ccdbApiUrl variable to the config environment.
  • Pin highcharts version to prevent regression.
  • Adds release scripts and steps and bumps to 2.4.5

Fixing issue with Zip and matched company typeahead

16 Sep 20:37
948a5cd
Compare
Choose a tag to compare

Resolves issue with searchAfter parameter messing up the api calls in the zip and matched company typeaheads.

Elasticsearch 7

14 Sep 18:36
eb0957b
Compare
Choose a tag to compare

Includes fix for search resets.

Updated mouseover tooltips

25 Aug 17:11
8015695
Compare
Choose a tag to compare

This fixes a bug with inconsistent dates when mousing over the Trends Charts

Update to Elasticsearch 7

10 Aug 16:55
937cc3e
Compare
Choose a tag to compare

This works with the API's new code for Elasticsearch7, including a new pagination method.