Updating Draft USWDS to v0.8.3 release#967
Merged
Merged
Conversation
Update "Getting Started" to refer to zip file
Added the package.json so that the library can be installed through npm. Included node-sass as a dependency, which is run after the library is installed as a dependency for another project. Added node_modules to .gitignore
…password fields so links underneath are correct distance
Clarified the language under "Accessibility out of the box" to clarify: the standards help set folks on the right path to accessibility, but don't necessarily guarantee accessibility — people will need to continue being aware of accessibility as they change the code or create content.
Updated explanation in accessibility callout
Per the discussion on #925.
Remove frontmatter from assets zip file
Clarify README setup instructions
Fix homepage image from being too large in IE
Update release numbers from 0.9.0 to 0.8.3
Deploy v0.8.3 to staging
juliasolorzano
pushed a commit
that referenced
this pull request
Jan 27, 2016
Updating Draft USWDS to v0.8.3 release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes various changes that are in relation to the
v0.8.3release, see notes here for what is included in this release:https://github.com/18F/web-design-standards/releases/tag/v0.8.3