Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.4.0 #3268

Merged
merged 37 commits into from Dec 18, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
f436534
Merge pull request #3234 from uswds/master
thisisdano Nov 21, 2019
86f06bb
Update list of sites
afeijoo Nov 22, 2019
404bb6b
Merge pull request #3238 from uswds/af-site-list
thisisdano Nov 25, 2019
9bd4932
Remove docs path
thisisdano Nov 27, 2019
5ac625b
Update package-lock.json
thisisdano Nov 27, 2019
f2d93b5
Merge pull request #3249 from uswds/dw-remove-usage
thisisdano Nov 27, 2019
c6e6aae
Add border-collapse rule
thisisdano Dec 2, 2019
b5d9b78
Merge pull request #3250 from uswds/dw-border-collapse
mejiaj Dec 2, 2019
a2d10dd
Remove duplicate layout-grid import.
mejiaj Dec 6, 2019
97ee0fa
Update package-lock.json
thisisdano Dec 6, 2019
7315ed7
Assure banner accordion gets banner type styles
thisisdano Dec 6, 2019
5c972f3
Assure navigation accordion gets navigation font family
thisisdano Dec 6, 2019
f615968
Assure all footer styles get footer font face
thisisdano Dec 6, 2019
772e089
Merge pull request #3252 from uswds/feature/USWDS-3205
thisisdano Dec 6, 2019
24628ff
Use `theme` and `bypass` flags to accept non-token color theme values
thisisdano Dec 10, 2019
d003df1
Use theme and bypass flags
thisisdano Dec 10, 2019
23a2746
Simplify use of flags and apply to variables
thisisdano Dec 11, 2019
71ec670
Merge pull request #3253 from uswds/dw-typeface-overrides
mejiaj Dec 11, 2019
84081aa
Prevent focus outline from being overridden.
mejiaj Dec 11, 2019
ebf0adc
Merge pull request #3259 from uswds/feature/USWDS-3256
thisisdano Dec 12, 2019
bb4649f
Update URLs
thisisdano Dec 12, 2019
57d2e78
Merge pull request #3258 from uswds/dw-non-token-theme
mejiaj Dec 12, 2019
0e2aab1
Add deprecated file for deprecated functionality
thisisdano Dec 12, 2019
7cd180f
Add a dreprecation warning and a way to hide it
thisisdano Dec 12, 2019
5ef89de
Generalize to notifications and split into separate files
thisisdano Dec 12, 2019
7b716c6
Improve language
thisisdano Dec 12, 2019
a561e18
Improve copy and display of notification text
thisisdano Dec 13, 2019
9634836
Update fractal
thisisdano Dec 17, 2019
57e51a6
Update dependencies
thisisdano Dec 17, 2019
a113e61
Merge pull request #3265 from uswds/dw-update-fractal
mejiaj Dec 18, 2019
f5d63e7
Merge pull request #3261 from uswds/dw-deprecated
mejiaj Dec 18, 2019
5679398
Update references to 2.4.0
thisisdano Dec 18, 2019
49b9cfb
Add note about adding the notifications var to general
thisisdano Dec 18, 2019
92c43bf
Merge pull request #3266 from uswds/dw-update-refs-2.4.0
mejiaj Dec 18, 2019
cb7d506
Merge pull request #3267 from uswds/dw-notification-enhance
mejiaj Dec 18, 2019
275d7fd
Disable string-no-newline SL rule for notification
thisisdano Dec 18, 2019
b3c4080
2.4.0
thisisdano Dec 18, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -62,12 +62,12 @@ How you implement the design system depends on the needs of your project and you

### Download

1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/tag/v2.3.1) from the latest USWDS release and open that file.
1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/tag/v2.4.0) from the latest USWDS release and open that file.

After extracting the zip file you should see the following file and folder structure:

```
uswds-2.3.1/
uswds-2.4.0/
├── css/
│   ├── uswds.min.css.map
│   ├── uswds.min.css
Expand All @@ -87,7 +87,7 @@ How you implement the design system depends on the needs of your project and you
```
example-project/
├── assets/
│   ├── uswds-2.3.1/
│   ├── uswds-2.4.0/
│   ├── stylesheets/
│   ├── images/
│   └── javascript/
Expand All @@ -107,10 +107,10 @@ How you implement the design system depends on the needs of your project and you
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>My Example Project</title>
<link rel="stylesheet" href="assets/uswds-2.3.1/css/uswds.min.css" />
<link rel="stylesheet" href="assets/uswds-2.4.0/css/uswds.min.css" />
</head>
<body>
<script src="assets/uswds-2.3.1/js/uswds.min.js"></script>
<script src="assets/uswds-2.4.0/js/uswds.min.js"></script>
</body>
</html>
```
Expand Down
29 changes: 5 additions & 24 deletions docs/WHO_IS_USING_USWDS.md
Expand Up @@ -4,36 +4,26 @@ Below are a list of websites and applications currently using the U.S. Web Desig

- [10x](https://10x.gsa.gov/)
- [18F](https://18f.gsa.gov)
- [18F Automated Testing Playbook](https://automated-testing-playbook.18f.gov/)
- [18F Brand](https://brand.18f.gov/)
- [18F Before you ship](https://before-you-ship.18f.gov/)
- [18F Front End Guide](https://frontend.18f.gov/)
- [18F Guides Template](https://guides-template.18f.gov/)
- [18F Micro-purchase](https://micropurchase.18f.gov/)
- [18F Modular Contracting](https://modularcontracting.18f.gov/)
- [18F Testing Cookbook](https://testing-cookbook.18f.gov/)
- [Accessibility for Teams](https://accessibility.digital.gov/)
- [Agile Solicitation Builder](https://github.com/18F/agile-solicitation-builder)
- [Agricultural Marketing Service - USDA](http://gipsa.usda.gov/)
- [Agricultural Research Service - USDA](https://www.ars.usda.gov/)
- [America’s Seed Fund - National Science Foundation](https://seedfund.nsf.gov/)
- [Apps.gov](https://apps.gov/)
- [ATF eRegulations](https://atf-eregs.18f.gov/)
- [ATF eRegulations](https://regulations.atf.gov/)
- [Bankruptcy Noticing Center - U.S. Courts](https://bankruptcynotices.uscourts.gov/)
- [Benefits research](https://gsa.invisionapp.com/share/2Y6ZC5CWV#/screens/151367583)
- [Be Tobacco Free - HHS](https://betobaccofree.hhs.gov/)
- [2018 Census Survey](https://survey.census.gov/login/)
- [The Centers for Medicare and Medicaid Services (CMS) Blue Button API](https://cmsgov.github.io/bluebutton-developer-help/)
- [The Centers for Medicare and Medicaid Services (CMS) Blue Button API Docs](https://bluebutton.cms.gov/developers/)
- [Centers of Excellence (GSA)](https://coe.gsa.gov/)
- [Christmas Tree Permits - U.S. Forest Service](https://openforest.fs.usda.gov/christmas-trees/forests)
- [CitizenScience.gov](https://www.citizenscience.gov/)
- [ClinicalTrials.gov](https://clinicaltrials.gov/)
- [cloud.gov](https://cloud.gov/)
- [CMS Design System](https://design.cms.gov/)
- [Code.mil](https://www.code.mil/)
- [Compliance Viewer](https://compliance-viewer.18f.gov/)
- [Customs and Border Protection](https://www.cbp.gov/)
- [cyber.dhs.gov](https://cyber.dhs.gov/)
- [Cybersecurity Directives](https://cyber.dhs.gov/directives/)
- [Data Center Optimization Initiative (Office of the Federal Chief Information Officer - OMB)](https://datacenters.cio.gov/)
- [Data Science Jobs Microsite (USAJOBS)](https://usajobs.github.io/microsite-data-science/)
- [Defense Digital Service](https://www.dds.mil/)
Expand All @@ -43,16 +33,11 @@ Below are a list of websites and applications currently using the U.S. Web Desig
- [Dietary Guidelines - USDA](https://www.dietaryguidelines.gov/)
- [Digital Acquisition Accelerator](https://pages.18f.gov/digitalaccelerator/)
- [Digital Analytics Dashboard](https://analytics.usa.gov)
- [Digital Aquisitions Pilot Guide](https://github.com/presidential-innovation-fellows/dap-guide)
- [Digital Acquisition Playbook](https://digital-acquisition-playbook.18f.gov/)
- [Digital Contracting Cookbook](https://pages.18f.gov/contracting-cookbook/)
- [Digital Service Playbook — U.S. Digital Service](https://playbook.cio.gov)
- [Discovery Market Research Tool (GSA)](https://discovery.gsa.gov/)
- [Dotgov.gov](https://home.dotgov.gov/)
- [eCPIC Electronic Capital Planning and Investment Control System](https://www.ecpic.gov/)
- [DotGov](https://home.dotgov.gov/)
- [EPA.gov - U.S. Environmental Protection Agency](https://www.epa.gov/)
- [EPA Clean Water Jurisdictional Determinations](https://watersgeo.epa.gov/cwa/CWA-JDs/)
- [EPA e-manifest form](https://github.com/18F/e-manifest)
- [EPA eRegs Notice & Comment](https://epa-notice.usa.gov/)
- [FAR Data Collection Pilot](https://fardatacollection.sam.gov)
- [Farm Credit Administration](https://www.fca.gov/)
Expand All @@ -67,7 +52,6 @@ Below are a list of websites and applications currently using the U.S. Web Desig
- [Federalist](https://federalist.18f.gov/)
- [Federalist Report Template](https://federalist-report-template.18f.gov/)
- [FedRAMP](https://www.fedramp.gov/)
- [FedRAMP Dashboard](http://fedramp.semanticbits.com/)
- [FedRAMP Marketplace](https://marketplace.fedramp.gov/)
- [FedRAMP Tailored](https://tailored.fedramp.gov/)
- [feedback.usa.gov](https://feedback.usa.gov/)
Expand All @@ -80,22 +64,19 @@ Below are a list of websites and applications currently using the U.S. Web Desig
- [GSA Grace Hopper Day Hackathon](https://open.gsa.gov/events/grace-hopper-hackathon/)
- [GSA Open IAE (Integrated Award Environment)](http://gsa.github.io/openIAE/)
- [openGSA - GSA Open Technology](https://open.gsa.gov/)
- [GSA Recruiter](https://github.com/GSA/recruiter)
- [HealthCare.gov](https://www.healthcare.gov/)
- [Hack the Pay Gap](https://paygap.pif.gov/)
- [Healthcare.gov Tax Tool](https://www.healthcare.gov/tax-tool/)
- [Home Mortgage Disclosure Act](https://ffiec.cfpb.gov/)
- [The HTTPS-Only Standard](https://https.cio.gov/)
- [Innovation.gov](https://innovation.gov/)
- [Institute of Museum and Library Services](https://imls.gov/)
- [Interagency Working Group on U.S. Government-Sponsored International Exchanges and Training (IAWG)](https://iawg.gov/)
- [Internal Revenue Service](https://www.irs.gov/)
- [IT Dashboard](https://itdashboard.gov/)
- [JobKit](https://jobkit.data.gov/)
- [Join an NIEHS Study - National Institute of Environmental Health Sciences](https://joinastudy.niehs.nih.gov/)
- [LINCS - Adult Education and Literacy - U.S. Department of Education](https://lincs.ed.gov/)
- [Legislative Branch Innovation Hub](https://usgpo.github.io/innovation/)
- [Login.gov](https://pages.18f.gov/identity-intro/)
- [Login.gov](https://www.login.gov/)
- [Manufacturing USA](https://www.manufacturing.gov/)
- [Medicaid](https://www.medicaid.gov/)
- [Medical Expenditure Panel Survey (MEPS) summary tables](https://meps.ahrq.gov/mepstrends/home/index.html)
Expand Down
3 changes: 0 additions & 3 deletions fractal.js
Expand Up @@ -32,9 +32,6 @@ components.engine(
})
);

const docs = fractal.docs;
docs.set("path", "docs");

const web = fractal.web;

web.theme(
Expand Down