1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 16:13:02 +03:00
Commit Graph

226 Commits

Author SHA1 Message Date
Shawn Allen
384b6f42c6 derp, add prepare run-script to docs/package.json 2018-12-17 15:26:50 -08:00
Shawn Allen
3b2cdadda1 tweak maxWidth (932), use LiveEditor 2018-12-17 15:26:50 -08:00
Shawn Allen
d2b49913c2 simplify next.config.js 2018-12-17 15:26:50 -08:00
Shawn Allen
b42ed54e19 fix content area width 2018-12-17 15:26:50 -08:00
Shawn Allen
0f5e9cca70 add metadata to the changelog 2018-12-17 15:26:50 -08:00
Shawn Allen
c371303a8a fix warning about root 2018-12-17 15:26:50 -08:00
Shawn Allen
b183d91cbc improve PackageHeader 2018-12-17 15:26:50 -08:00
Shawn Allen
d691c2454c rework color utilities page 2018-12-17 15:26:50 -08:00
Shawn Allen
42fe0442a6 tidy up 2018-12-17 15:26:50 -08:00
Shawn Allen
4da5321376 only attempt to sync in CI 2018-12-17 15:26:50 -08:00
Shawn Allen
54b3bf0524 rename copy -> script 2018-12-17 15:26:50 -08:00
Shawn Allen
f00af46e0d add package header 2018-12-17 15:26:50 -08:00
Shawn Allen
ff62ac1e21 move sync hook from next.config to lib/config 2018-12-17 15:26:50 -08:00
Shawn Allen
c2e05d8449 refactor syncing with Metalsmith 2018-12-17 15:26:50 -08:00
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