Releases: cfpb/ccdb5-ui
Releases · cfpb/ccdb5-ui
v1.3.5b: Merge pull request #165 from sephcoster/api-updates
Use a different static download endpoint
Full Dataset Download Location Change
- "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
- 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
Fixes an issue with duplicate tags intercepting onClick actions for Company filters.
1.3.3 - Correct Icon Path
- Updates the icon path to correct the path to "approve" checkmark and other icons.
1.3.2
Changes
- Remove search icon CSS adjustment from global search and set if for main content area search inputs.
1.3.1
Removals
- Remove clear icon CSS adjustments.
1.3.0 - SVG icons
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
Merge pull request #142 from JeffreyMFarley/fix-agg-checks Fix checkbox styling for all browsers