Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Releases: cfpb/regulations-site

Catch a TypeError and bump jQuery

21 Dec 12:49
Compare
Choose a tag to compare
  • Ignore the CFPB-specific eRegs theming directory
  • Catch a possible TypeError
  • Bump the version of jQuery used

URL Routing Fix & Reg Z Overrides

24 May 15:27
Compare
Choose a tag to compare

This release fixes an issue with URL routing that could result in parts of the URL being lost, and navigation breaking as a result.

CSS overrides for regulation Z are also updated to:

  • Use new appendix formatting for Z appendices
  • Hide section-by-section analysis for Z until it is complete

Fix diff views

28 Apr 14:28
Compare
Choose a tag to compare

This release fixes a url resolver NoReverseMatch error that can happen when viewing diffs.

Fix for paragraph markers

21 Apr 15:30
Compare
Choose a tag to compare

This release includes a fix that ensures that paragraphs that should get markers do and paragraphs that shouldn't get markers don't.

Django 1.8 + Analytics + Notice Changes

12 Apr 14:40
Compare
Choose a tag to compare

This release:

  • Fetches notices on a per-regulation basis (requires corresponding reg-core release)
  • Fetches SxS by version rather than notice
  • Adds aria-label attributes to describe links that open in a new tab
  • Updates JavaScript for Node 4+ compatibility
  • Includes custom event tracking for Google Tag Manager
  • Updates to more accessible color pallete
  • Removes bower and pins all front-end dependencies
  • Improves analytics tracking for expandables
  • Various HTML rendering and CSS improvements
  • Bumps Django version to 1.8
  • Matches GitHub release version to Python version

subheader fix

30 Nov 17:28
Compare
Choose a tag to compare

This includes a fix for a subheader bug found in CFPB's Reg D and the search results page.

Prepare for new regs

24 Nov 21:51
Compare
Choose a tag to compare

This release coincides with the release of 5 additional regs

Small bug fixes

31 Jul 18:05
Compare
Choose a tag to compare

Adds small bug fixes to the 0.8 release

Correct CSS src and misc performance improvements

29 Jun 20:41
Compare
Choose a tag to compare
Merge pull request #737 from ascott1/miscbug

Fix definition loading indicator, addresses #736

Small bug fixes and performance improvements

08 Jun 16:12
Compare
Choose a tag to compare
  • Return to using local fonts
  • Small bug fixes and performance improvements