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

7.0.1

Compare
Choose a tag to compare
@cmc333333 cmc333333 released this 09 Feb 18:01
· 122 commits to master since this release

Bugfixes/refactors

  • #477 Add Redux + React: Some of the JS events have been migrated to Redux; some of the views to React
  • #479 Use libsass (removes ruby dependency)
  • #478 Pull in some updates from CFPB:
    • Update README to recommend nvm
    • Fixes for images overflowing their containers
    • Update a link in the README
    • Fix a potential type error when redirecting by date
  • #480 Replace nose with py.test: Swap Python test runner
  • #482 Include templates, static files in python distro: Allows the library to be used outside of "editable" mode.