Skip to content

Commit

Permalink
1.0.0-alpha.11
Browse files Browse the repository at this point in the history
Merge pull request #75 from CMSgov/staging
  • Loading branch information
sawyerh authored Jun 19, 2017
2 parents 814ea85 + 7fc0111 commit 2dc3761
Show file tree
Hide file tree
Showing 99 changed files with 4,059 additions and 1,759 deletions.
47 changes: 23 additions & 24 deletions docs/base/index.html

Large diffs are not rendered by default.

49 changes: 24 additions & 25 deletions docs/base/typography/index.html

Large diffs are not rendered by default.

67 changes: 33 additions & 34 deletions docs/components/alert/index.html

Large diffs are not rendered by default.

45 changes: 22 additions & 23 deletions docs/components/badge/index.html

Large diffs are not rendered by default.

93 changes: 46 additions & 47 deletions docs/components/button/index.html

Large diffs are not rendered by default.

87 changes: 43 additions & 44 deletions docs/components/choice/index.html

Large diffs are not rendered by default.

39 changes: 19 additions & 20 deletions docs/components/index.html

Large diffs are not rendered by default.

45 changes: 22 additions & 23 deletions docs/components/list/index.html

Large diffs are not rendered by default.

81 changes: 40 additions & 41 deletions docs/components/select/index.html

Large diffs are not rendered by default.

45 changes: 22 additions & 23 deletions docs/components/table/index.html

Large diffs are not rendered by default.

77 changes: 38 additions & 39 deletions docs/components/tabs/index.html

Large diffs are not rendered by default.

73 changes: 36 additions & 37 deletions docs/components/text-field/index.html

Large diffs are not rendered by default.

106 changes: 81 additions & 25 deletions docs/components/vertical-nav/index.html

Large diffs are not rendered by default.

39 changes: 19 additions & 20 deletions docs/guidelines/code-conventions/index.html

Large diffs are not rendered by default.

39 changes: 19 additions & 20 deletions docs/guidelines/grid/index.html

Large diffs are not rendered by default.

39 changes: 19 additions & 20 deletions docs/guidelines/i18n/index.html

Large diffs are not rendered by default.

39 changes: 19 additions & 20 deletions docs/guidelines/responsive/index.html

Large diffs are not rendered by default.

39 changes: 19 additions & 20 deletions docs/index.html

Large diffs are not rendered by default.

Binary file modified docs/public/images/arrow-down.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/public/images/arrow-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/images/arrow-up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/public/images/arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 12 additions & 12 deletions docs/public/scripts/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/public/styles/docs.css

Large diffs are not rendered by default.

41 changes: 20 additions & 21 deletions docs/utilities/background-color/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/border-radius/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/border/index.html

Large diffs are not rendered by default.

39 changes: 19 additions & 20 deletions docs/utilities/clearfix/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/color/index.html

Large diffs are not rendered by default.

49 changes: 24 additions & 25 deletions docs/utilities/float/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/font-family/index.html

Large diffs are not rendered by default.

49 changes: 24 additions & 25 deletions docs/utilities/font-size/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/font-style/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/font-weight/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/index.html

Large diffs are not rendered by default.

45 changes: 22 additions & 23 deletions docs/utilities/line-height/index.html

Large diffs are not rendered by default.

49 changes: 24 additions & 25 deletions docs/utilities/margin/index.html

Large diffs are not rendered by default.

45 changes: 22 additions & 23 deletions docs/utilities/measure/index.html

Large diffs are not rendered by default.

39 changes: 19 additions & 20 deletions docs/utilities/overflow/index.html

Large diffs are not rendered by default.

49 changes: 24 additions & 25 deletions docs/utilities/padding/index.html

Large diffs are not rendered by default.

49 changes: 24 additions & 25 deletions docs/utilities/text-align/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/text-decoration/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/text-transform/index.html

Large diffs are not rendered by default.

41 changes: 20 additions & 21 deletions docs/utilities/truncate/index.html

Large diffs are not rendered by default.

43 changes: 21 additions & 22 deletions docs/utilities/vertical-align/index.html

Large diffs are not rendered by default.

55 changes: 27 additions & 28 deletions docs/utilities/visibility/index.html

Large diffs are not rendered by default.

35 changes: 17 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
"test:watch": "NODE_ENV=test jest --watch"
},
"devDependencies": {
"autoprefixer": "^7.1.0",
"babel-core": "^6.24.1",
"autoprefixer": "^7.1.1",
"babel-core": "^6.25.0",
"babel-jest": "^20.0.3",
"babel-loader": "^7.0.0",
"babel-polyfill": "^6.22.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-3": "^6.24.1",
"babel-register": "^6.24.1",
"browser-sync": "^2.18.11",
"browser-sync": "^2.18.12",
"bytes": "^2.5.0",
"cli-table": "^0.3.1",
"colors": "^1.1.2",
"crypto": "^0.0.3",
"cssnano": "^3.10.0",
"cssstats": "^3.0.0",
"del": "^2.2.2",
"del": "^3.0.0",
"ejs": "^2.5.6",
"eslint": "^3.19.0",
"eslint-config-nava": "^1.0.0",
Expand All @@ -56,9 +56,9 @@
"gulp-string-replace": "^0.4.0",
"gulp-stylelint": "^3.9.0",
"gulp-util": "^3.0.8",
"jest": "^20.0.3",
"jest": "^20.0.4",
"kss": "^3.0.0-beta.18",
"lerna": "^2.0.0-rc.4",
"lerna": "^2.0.0-rc.5",
"lodash": "^4.17.4",
"marked": "^0.3.6",
"matchdep": "^1.0.1",
Expand All @@ -67,29 +67,28 @@
"node-notifier": "^5.1.2",
"postcss-image-inliner": "^1.0.6",
"postcss-import": "^10.0.0",
"postcss-url": "^6.1.0",
"postcss-url": "^7.0.0",
"prismjs": "^1.6.0",
"rapscallion": "^2.1.7",
"react": "^15.5.4",
"react-docgen": "^2.15.0",
"react-dom": "^15.5.4",
"recast": "^0.12.3",
"react": "^15.6.1",
"react-docgen": "^2.16.0",
"react-dom": "^15.6.1",
"recast": "^0.12.5",
"run-sequence": "^1.2.2",
"stylelint": "^7.10.1",
"stylelint-order": "^0.4.4",
"stylelint": "^7.11.0",
"stylelint-order": "^0.5.0",
"stylelint-scss": "^1.4.4",
"through2": "^2.0.3",
"tota11y": "^0.1.6",
"vinyl-source-stream": "^1.1.0",
"webpack": "^2.5.1",
"webpack": "^2.6.1",
"webpack-dev-middleware": "^1.10.2",
"webpack-hot-middleware": "^2.18.0",
"yargs": "^8.0.1",
"yargs": "^8.0.2",
"yernapkg": "^0.5.1",
"yo": "^1.8.5"
"yo": "^2.0.0"
},
"optionalDependencies": {
"nodegit": "^0.18.3"
"nodegit": "^0.19.0"
},
"engines": {
"node": ">=4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/dist/base/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/dist/base/typography.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/dist/components/Badge/Badge.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/dist/components/Button/Button.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/dist/components/ChoiceList/Select.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2dc3761

Please sign in to comment.