Skip to content

Releases: cfpb/ccdb5-ui

v2.8.4

16 Oct 21:32
v2.8.4
bf21f47
Compare
Choose a tag to compare

Changelog:

  • Add built assets prior to release (2871653)
  • add assets for DATAP-1210 fix (#475) (b256dc2)
  • Generate complaint path URLs with clean IDs (#474) (ada126f)
  • Build assets for dev deployment (#473) (bb23eaa)
  • Prevent tile map from overlapping legend on small screens (#472) (0f04731)
  • Adds conditionals to complaint detail body component for company response data (#467) (0d65c7f)
  • Refactored pill component to allow entire pill to be clickable; updated pill.less to preserve styling (#466) (6ab42fe)
  • Ww datap 36 close hover state (#468) (358879f)
  • Remove antiquated checkbox styling (#470) (ea8fe7b)
  • Add cursor pointer to chart expandable labels (#469) (7c22425)
  • Adds leading space to text for 'Back to search' link in complaint detail (#465) (47ead5d)
  • Ww datap 1179 text link update (#464) (a738038)

2.7.0

08 Aug 13:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

2.6.0 - Add design system and update build process

13 Oct 16:58
Compare
Choose a tag to compare

Changes:

  • Update DS to 0.17.11 to bring in expandable updates #440
  • Complaint Detail view functional component conversion #436
  • adding class to tour button for tracking #439
  • Reverses Create React App eject | replaces Capital Framework with the Design System #408
  • fixing bug where url doesn't match when nested in cf.gov #437
  • Upgrade react router to V6 #425
  • list to function components #434
  • Prettier CSS formatting #433
  • Add API placeholder constant #432

Add user tour to CCDB complaint search

22 Sep 05:26
Compare
Choose a tag to compare

Changes

  • Update to Cypress@10 #417
  • 2262 - Update eslint config #424
  • Add PropType validation and update boolean variable names #423
  • Autofix linter errors #422
  • Rename JSX to JS #421
  • Add Prettier, stylelint, and adjust linting command #420
  • Add tour to ccdb #409
  • Update eslint and webpack dependencies and configuration #419
  • 2208, 2207 - Move date range to filter panel, Date Pills #415
  • 2210 - make Product default aggregation in Trends #413
  • 1764 - migrate momentjs -> dayjs #414
  • 2211 - moving and bolding chart disclaimer #411
  • 2206 - hide description when filter collapsed #410
  • remove cookies code that was breaking in jsdom #412
  • Added editorconfig #407

2.4.11

04 Mar 18:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.10...2.4.11

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.