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.5.0 #3319

Merged
merged 110 commits into from
Feb 14, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
110 commits
Select commit Hold shift click to select a range
17134a9
Merge pull request #3269 from uswds/master
mejiaj Dec 18, 2019
62a7650
Remove additional positioning rules
kmonahan Dec 19, 2019
863399d
correct file extension from style.css to .scss
igorkorenfeld Dec 26, 2019
babb183
Remove mandelbrot scripts to remove jquery vuln
thisisdano Jan 2, 2020
f862bca
Replace css-mqpacker with postcss-combine-media-query
thisisdano Jan 3, 2020
89f10bf
Remove media query packing
thisisdano Jan 3, 2020
cdcc217
Add preliminary utilility loop
thisisdano Jan 3, 2020
d85dbf9
Merge pull request #3274 from uswds/dw-disable-mandelbrot-scripts
mejiaj Jan 7, 2020
a21bc39
Update axe-core and dependencies.
mejiaj Jan 7, 2020
1c211d2
Remove "href-no-hash" rule as it no longer exists.
mejiaj Jan 7, 2020
1798d49
Use Public Sans 1.008
thisisdano Jan 7, 2020
2326f2f
Update to v1.008 release
thisisdano Jan 8, 2020
4a9bc3a
Merge pull request #3275 from uswds/dw-use-public-sans-1.008
thisisdano Jan 8, 2020
2a30286
Delete report.json
thisisdano Jan 8, 2020
9a8aec1
Merge pull request #3272 from igorkorenfeld/patch-1
thisisdano Jan 8, 2020
f29f744
Merge pull request #3271 from kmonahan/banner-close-button-fix
thisisdano Jan 8, 2020
6ec757b
Change usa-banner to section.
mejiaj Jan 10, 2020
a5fa50f
Fix a11y errors in components.
mejiaj Jan 13, 2020
82ce583
ESLint fixes to test files.
mejiaj Jan 14, 2020
b44e532
Remove deprecated mocha.opts.
mejiaj Jan 14, 2020
11fae8b
Fix final a11y error.
mejiaj Jan 15, 2020
539e991
Add `gulp-changed` to speed up watch task.
mejiaj Jan 15, 2020
af3faed
Merge branch 'develop' of github.com:uswds/uswds into feature/USWDS-3216
mejiaj Jan 15, 2020
00cb3c0
Add add-aspect mixin w/ documentation.
mejiaj Jan 16, 2020
a5f28d6
Remove test code.
mejiaj Jan 16, 2020
52070c1
Fix unhelpful error message for lh().
mejiaj Jan 16, 2020
269e8ce
Allow state colors to be themed
sawyerh Jan 23, 2020
843ca2b
Use $theme-button-border-radius for Big Buttons too
sawyerh Jan 23, 2020
0a3d9e5
Update node types dependency.
mejiaj Jan 24, 2020
89dd538
Update node-sass.
mejiaj Jan 24, 2020
43ae8e4
Merge pull request #3287 from navahq/sawyerh/themeable-state-colors
thisisdano Jan 24, 2020
61aa949
Merge pull request #3289 from uswds/internal/Allow-state-colors-to-be…
thisisdano Jan 24, 2020
bc15985
Update `_notifications`.
mejiaj Jan 24, 2020
2f88b5d
Replace `css-mqpacker` with `postcss-sort-media-queries`.
mejiaj Jan 27, 2020
abb0718
Update testing packages and mocha settings.
mejiaj Jan 28, 2020
4fd3b90
Fix ESLint errors.
mejiaj Jan 28, 2020
623f948
Pass config to `gulp cover`.
mejiaj Jan 28, 2020
7298411
Replace mocha.opts with config in visual-regression-tester.
mejiaj Jan 28, 2020
143ff04
Update chrome launcher packages.
mejiaj Jan 28, 2020
f3d45da
Fix typo and ESLint issues in build.spec.js
mejiaj Jan 31, 2020
d3a2f51
Update mocha timeout and sass include test.
mejiaj Jan 31, 2020
96e94db
Remove timeout from notifications.
mejiaj Feb 3, 2020
9d47ee1
Use prettier formatting
thisisdano Feb 6, 2020
deea8d6
Format with Prettier
thisisdano Feb 6, 2020
c4f315f
Add Eslint ignore rules for autobind.
mejiaj Feb 6, 2020
182f825
Remove explicit ARIA labels
thisisdano Feb 7, 2020
3b02ab5
Add ARIA label to banner
thisisdano Feb 7, 2020
0543cab
Remove h1 and section label
thisisdano Feb 7, 2020
0e02ecd
Remove common navigation from main
thisisdano Feb 7, 2020
44e0679
Use a common hero label instead of H1 content
thisisdano Feb 7, 2020
5c49f6c
Show default first and use custom ARIA labels
thisisdano Feb 8, 2020
ce9305f
Properly class main element
thisisdano Feb 8, 2020
81f5399
Use main only for primary content
thisisdano Feb 8, 2020
ad102f7
Use safe to render as html
thisisdano Feb 8, 2020
e8d3f7f
Fix improper close tag
thisisdano Feb 8, 2020
b8730e8
Merge pull request #3280 from uswds/feature/USWDS-3216
thisisdano Feb 10, 2020
6c84da5
Merge branch 'develop' into feature/USWDS-3297
thisisdano Feb 10, 2020
10aa09b
Merge branch 'develop' into feature/USWDS-3262
thisisdano Feb 10, 2020
cdf63c1
Merge pull request #3298 from uswds/feature/USWDS-3297
thisisdano Feb 10, 2020
c2738bb
Merge pull request #3291 from uswds/feature/USWDS-3262
thisisdano Feb 10, 2020
f05eced
Merge pull request #3288 from navapbc/sawyerh/theme-big-button-radius
thisisdano Feb 10, 2020
e88eeff
Merge pull request #3284 from uswds/feature/USWDS-3130
thisisdano Feb 10, 2020
726255a
Use simpler non-prettier formatting for notifications
thisisdano Feb 10, 2020
3dd145e
Merge branch 'feature/USWDS-3285-concat' into dw-dart-sass
thisisdano Feb 10, 2020
0191685
Use dart sass for compiling
thisisdano Feb 10, 2020
df4afd5
Fix division bug
thisisdano Feb 10, 2020
7e84b86
Fix sass warning
thisisdano Feb 10, 2020
b1bd910
Use sass (dart-sass) for testing, not node-sass
thisisdano Feb 11, 2020
bedb7d3
Simplify node css watcher
thisisdano Feb 11, 2020
5a21e36
Merge pull request #3290 from uswds/feature/USWDS-3285-concat
thisisdano Feb 11, 2020
371d312
Merge branch 'develop' into dw-dart-sass
thisisdano Feb 11, 2020
86f5b32
npm update
thisisdano Feb 11, 2020
edcfb06
Revert "npm update"
thisisdano Feb 11, 2020
a1c9807
Update package-lock.json
thisisdano Feb 11, 2020
eb518a3
Merge pull request #3304 from uswds/dw-dart-sass
thisisdano Feb 11, 2020
6c34012
Merge branch 'develop' into feature/USWDS-3129
thisisdano Feb 11, 2020
de2620a
Add ability to use !important flag
thisisdano Feb 11, 2020
c5d83d4
Merge pull request #3283 from uswds/feature/USWDS-3129
thisisdano Feb 11, 2020
1ef3840
Update references to 2.5.0
thisisdano Feb 11, 2020
ba0452b
Add version notifications
thisisdano Feb 11, 2020
fa8c8f2
Use single quotes in warning example
thisisdano Feb 11, 2020
33ce3ed
Merge pull request #3306 from uswds/dw-update-to-2.5.0
mejiaj Feb 11, 2020
dffa5f1
Update url of media query packing plugin
thisisdano Feb 12, 2020
5be2c20
Merge branch 'develop' into dw-utility-packer
thisisdano Feb 12, 2020
b034140
Update package-lock.json
thisisdano Feb 12, 2020
a316ba5
Remove MQsorting
thisisdano Feb 12, 2020
549ba26
Render utilities in MQ order
thisisdano Feb 12, 2020
c8ff8f3
Compress and sort MQs with csso
thisisdano Feb 12, 2020
31437ef
Remove debug
thisisdano Feb 12, 2020
fb622c4
Remove cssnano
thisisdano Feb 12, 2020
73a05dd
Handcode lang arttr
thisisdano Feb 12, 2020
f568e05
Remove old media query code
thisisdano Feb 12, 2020
8fff33d
Use sync render instead of fibers
thisisdano Feb 12, 2020
3569bc4
Merge branch 'dw-use-sync' into dw-utility-packer
thisisdano Feb 12, 2020
77aec2b
Update package-lock.json
thisisdano Feb 12, 2020
795ec6a
Output responsive on if utility responsive:true
thisisdano Feb 12, 2020
f9b52da
Merge pull request #3311 from uswds/dw-use-sync
mejiaj Feb 12, 2020
0973d4f
Merge pull request #3308 from uswds/dw-utility-packer
mejiaj Feb 12, 2020
ef09de6
Update docs with most recent sass compile requirements
thisisdano Feb 13, 2020
b363999
Add footer navigation aria label
thisisdano Feb 13, 2020
66de3bd
Remove in-page-nav test file
thisisdano Feb 13, 2020
5db4c3d
Update notification with footer change
thisisdano Feb 13, 2020
3aae1a8
Merge pull request #3313 from uswds/dw-update-docs
mejiaj Feb 13, 2020
50234f1
Merge pull request #3318 from uswds/dw-add-footer-nav-aria
mejiaj Feb 13, 2020
e58cf6b
2.5.0
thisisdano Feb 13, 2020
3fb6aab
Fix typo
thisisdano Feb 13, 2020
427abb0
Re-order divs in docs-inner.njk.
mejiaj Feb 13, 2020
bb2e408
Don't use background shorthand in external link mixin
thisisdano Feb 13, 2020
6c39c15
Merge branch 'release-2.5.0' of https://github.com/uswds/uswds into r…
thisisdano Feb 13, 2020
4e568b1
Update search headings
thisisdano Feb 13, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update to v1.008 release
  • Loading branch information
thisisdano committed Jan 8, 2020
commit 2326f2f3d08a56d2e15de3a4913097aea21c3039
Binary file modified src/fonts/public-sans/PublicSans-Black.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Black.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Black.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-BlackItalic.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-BlackItalic.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-BlackItalic.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Bold.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Bold.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Bold.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-BoldItalic.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-BoldItalic.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-BoldItalic.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraBold.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraBold.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraBold.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraBoldItalic.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraBoldItalic.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraBoldItalic.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraLight.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraLight.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraLight.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraLightItalic.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraLightItalic.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ExtraLightItalic.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Italic.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Italic.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Italic.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Light.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Light.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Light.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-LightItalic.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-LightItalic.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-LightItalic.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Medium.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Medium.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Medium.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-MediumItalic.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-MediumItalic.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-MediumItalic.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Regular.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Regular.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Regular.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-SemiBold.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-SemiBold.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-SemiBold.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-SemiBoldItalic.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-SemiBoldItalic.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-SemiBoldItalic.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Thin.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Thin.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-Thin.woff2
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ThinItalic.ttf
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ThinItalic.woff
Binary file not shown.
Binary file modified src/fonts/public-sans/PublicSans-ThinItalic.woff2
Binary file not shown.
53,404 changes: 53,404 additions & 0 deletions src/fonts/public-sans/report.json

Large diffs are not rendered by default.