Code Gov Web Versions Save

DEPRECATED 🛑- Federal Source Code policy implementation.

2.9.1

5 years ago
  • Fixed bug in validator where it didn't validate isGovernmentRepo on Related Code Array

2.9.0

5 years ago
  1. Added more accessibility support, so that tabbing in menu works (thanks @saracope !)
  2. Redesigned look of several pages (thanks again @saracope !)
  3. Replaced Angular forms filters in help-wanted page with filter boxes from code-gov-style

2.8.0

5 years ago
  • You can filter projects on both the Browse Projects page and Search Results page by federal agency, language, license, and usage type
  • Url has been updated to include #!, which will be more friendly to Google's crawlers
  • Bug Fixes

2.7.0

5 years ago

2.6.0

5 years ago
  • Updated menu to provide a drop-down selection for most top-level options
  • Updated language in home page banner area and included link to issues page on GitHub

2.5.4

5 years ago

2.5.3

5 years ago
  • Updated CONFIGURATION.md
  • Minor fix to alignment in instructions on properties of code.json

2.5.2

6 years ago

2.5.1

6 years ago
  • Removed Link to Newsletter Signup page
  • Made press section configurable

2.5.0

6 years ago
  • Use code-gov-style
  • Removed many third party libraries. For example, removed ng2-page-scroll in favor of using built in browser scrolling ability.
  • Customized integration of third-party libraries. For example, basically copy-pasted Font Awesome into code-gov-style and copy-pasted relevant hamburgers code into _hamburgers.scs file in code-gov-font.
  • Standardized styling, colors, spacing, icons across all pages
  • Removed extraneous unused styling rules
  • Added config JSON file for configuring site. (will need to update and add connections to different parts of the code next)