Skip to content

Releases: cfpb/ccdb5-ui

v1.3.5b: Merge pull request #165 from sephcoster/api-updates

09 Jan 15:36
d751a3b
Compare
Choose a tag to compare
Use a different static download endpoint

Full Dataset Download Location Change

13 Jan 18:54
d751a3b
Compare
Choose a tag to compare
  • "View data in other formats" link removed in favor of usage of our public data API
  • Downloading of full datasets uses static nightly-generated .zip files instead of dynamic download
  • Removal of deprecated links

Full Dataset download location changes

09 Jan 15:34
d751a3b
Compare
Choose a tag to compare
Pre-release
  • Testing a new, static file download location that uses .zip files and API-generated CSV and JSON instead of Socrata endpoints

1.3.4 - Checkbox Label Fix

25 Jun 22:23
a37a739
Compare
Choose a tag to compare

Fixes an issue with duplicate tags intercepting onClick actions for Company filters.

1.3.3 - Correct Icon Path

25 Jun 00:56
830b28b
Compare
Choose a tag to compare
  • Updates the icon path to correct the path to "approve" checkmark and other icons.

1.3.2

20 Jun 15:55
bbbcd1f
Compare
Choose a tag to compare

Changes

  • Remove search icon CSS adjustment from global search and set if for main content area search inputs.

1.3.1

19 Jun 15:27
c9c9ede
Compare
Choose a tag to compare

Removals

  • Remove clear icon CSS adjustments.

1.3.0 - SVG icons

19 Jun 14:27
396a236
Compare
Choose a tag to compare

Additions

  • Add approved.svg and down.svg icons to src directory, for supporting background-image used in cf-forms.
  • Adds CSS for error icon red color.
  • iconMap file for consolidating SVG icons in one place.

Changes

  • Update cf-icons to 10.1.0.
  • Update cf-forms to 10.2.0.
  • Convert webfont icon references to SVG.
  • Remove webfont icon files from build process and add SVG icon step to build process.
  • Update @cf-icon-path to utilize path implemented in cfpb/capital-framework#934
  • Remove review section from PR template.

1.2.1 - Checkbox Styling works for all browsers

09 Apr 14:28
5d12859
Compare
Choose a tag to compare
Merge pull request #142 from JeffreyMFarley/fix-agg-checks

Fix checkbox styling for all browsers

1.2.0

02 Apr 18:02
79d905f
Compare
Choose a tag to compare
  • Calculate correct pagination with new size limit #140
  • Add Python 3 support #141