1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 04:43:05 +03:00
Commit Graph

212 Commits

Author SHA1 Message Date
Shawn Allen
4f2fadba61 install metalsmith and plugins 2018-12-17 15:26:50 -08:00
Shawn Allen
b903b40b06 sort paths in docs/pages/css/.gitignore 2018-12-17 15:26:50 -08:00
Shawn Allen
b1d769259b be smarter about files synced 2018-12-17 15:26:50 -08:00
Shawn Allen
3abd52b043 nix utilities/marketing.md 2018-12-17 15:26:50 -08:00
Shawn Allen
8132c0c330 wrap up script/copy w/ --watch flag, add watching to next.config.js 2018-12-17 15:26:50 -08:00
Shawn Allen
29ef33801a move copy.js -> script/copy, add watch() 2018-12-17 15:26:50 -08:00
Shawn Allen
0479a6c329 color system fade swatch tweaks 2018-12-17 15:26:50 -08:00
Shawn Allen
4e57d9bc5a properly blend fades with bg to calculate text colors 2018-12-17 15:26:50 -08:00
Shawn Allen
5cd4ec41ac add title-case 2018-12-17 15:26:50 -08:00
Shawn Allen
ca22d8d8e4 lint, move contrast constants into separate file 2018-12-17 15:26:50 -08:00
Shawn Allen
8a030b1e36 lint 2018-12-17 15:26:50 -08:00
Shawn Allen
ac4f414783 fix color contrast on color system page 2018-12-17 15:26:50 -08:00
Shawn Allen
d4c28429a3 replace color with chroma-js, add prop-types 2018-12-17 15:26:50 -08:00
Shawn Allen
4cbcd73407 add color to docs 2018-12-17 15:26:50 -08:00
Shawn Allen
a44ac95355 revamp color system docs 2018-12-17 15:26:50 -08:00
Shawn Allen
b5e2ef7883 add doc comment for NodeLink 2018-12-17 15:26:50 -08:00
Shawn Allen
8b2ef65395 nix remark-{frontmatter,yaml-config} (provided by mdx-loader) 2018-12-17 15:26:50 -08:00
Shawn Allen
f43e65a6f7 simplify sidenav route logic 2018-12-17 15:26:50 -08:00
Shawn Allen
eae2ace1b0 ignore static/primer.css 2018-12-17 15:26:50 -08:00
Shawn Allen
486cfd04d6 vary primer css url in production 2018-12-17 15:26:50 -08:00
Shawn Allen
b6042f99b3 pass production flag to publicRuntimeConfig 2018-12-17 15:26:50 -08:00
Shawn Allen
2a9e16bca2 tweak resolve.alias for primer css 2018-12-17 15:26:50 -08:00
Shawn Allen
f123bc3528 nix assets/ from asset path 2018-12-17 15:26:50 -08:00
Shawn Allen
62c707174c nix webpack() callback from next.config.js, tidy 2018-12-17 15:26:50 -08:00
Shawn Allen
22ca302bc3 move primer css alias to lib/config 2018-12-17 15:26:50 -08:00
Shawn Allen
0f570b32ad bring back klaw-sync? 2018-12-17 15:26:50 -08:00
Shawn Allen
bdd2f228b3 use primer/index.scss 2018-12-17 15:26:50 -08:00
Shawn Allen
0871afe9cc add next-sass 2018-12-17 15:26:50 -08:00
Shawn Allen
40390e5fe6 simplify webpack rules 2018-12-17 15:26:50 -08:00
Shawn Allen
0ae132b362 nix @primer/next for now 2018-12-17 15:26:50 -08:00
Shawn Allen
e044ded39d lint 2018-12-17 15:26:50 -08:00
Shawn Allen
6d19cda887 fix some syntax highlighting 2018-12-17 15:26:50 -08:00
Shawn Allen
5d4f2125b2 install now 2018-12-17 15:26:50 -08:00
Shawn Allen
c2f0c4bf3e fix what's new section links 2018-12-17 15:26:50 -08:00
Shawn Allen
1b66c6bfaa add what's new sidebar 2018-12-17 15:26:50 -08:00
Shawn Allen
7448568234 build full page list, don't exit(1) on diff 2018-12-17 15:26:50 -08:00
Shawn Allen
33c5ad4cee lint 2018-12-17 15:26:50 -08:00
Shawn Allen
8cc2a458a8 add settings.react to .eslintrc.json 2018-12-17 15:26:50 -08:00
Shawn Allen
ddf07bf019 nix pages/css/_copies.json 2018-12-17 15:26:50 -08:00
Shawn Allen
abc4ae58ff remove unused lib/*.js 2018-12-17 15:26:50 -08:00
Shawn Allen
8d5437facc return (don't exit) from copy.js on Now 2018-12-17 15:26:50 -08:00
Shawn Allen
6901ef5666 add key to List iterator 2018-12-17 15:26:50 -08:00
Shawn Allen
7c9ac9ef2e make NodeLink a common component 2018-12-17 15:26:50 -08:00
Shawn Allen
e08b68a36a add title: Docs to /css 2018-12-17 15:26:50 -08:00
Shawn Allen
6e3cf68d71 remove some unneeded frontmatter 2018-12-17 15:26:50 -08:00
Shawn Allen
fa73332cb2 add side nav switching 2018-12-17 15:26:50 -08:00
Shawn Allen
921538392c add tools pages 2018-12-17 15:26:50 -08:00
Shawn Allen
0e00a16e5c add table of contents, use mdx-loader frontMatter export 2018-12-17 15:26:50 -08:00
Shawn Allen
dd2a0f64c6 use mdx-loaded (with batteries!) 2018-12-17 15:26:50 -08:00
Shawn Allen
8daa292b8c nix support/base.md 2018-12-17 15:26:50 -08:00