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

193 Commits

Author SHA1 Message Date
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
Shawn Allen
8aee199bde swap out next-sass for next-css 2018-12-17 15:26:50 -08:00
Shawn Allen
81572ae143 use the static css build 2018-12-17 15:26:50 -08:00
Shawn Allen
56a8cb2c34 install node-sass 2018-12-17 15:26:50 -08:00
Shawn Allen
700ced80d9 add more files to now.json 2018-12-17 15:26:50 -08:00
Shawn Allen
904be8e14f lowercase principles pages 2018-12-17 15:26:50 -08:00
Shawn Allen
ad310d937b add more pages from github/styleguide 2018-12-17 15:26:50 -08:00
Shawn Allen
35d566c8c8 lint 2018-12-17 15:26:50 -08:00
Shawn Allen
d571737ce4 lint pages + src 2018-12-17 15:26:50 -08:00
Shawn Allen
9609af5b06 lint 2018-12-17 15:26:50 -08:00
Shawn Allen
52e8996cee lint 2018-12-17 15:26:50 -08:00
Shawn Allen
58826e9e64 fix prop warnings 2018-12-17 15:26:50 -08:00
Shawn Allen
41de574d82 fix child key warning 2018-12-17 15:26:50 -08:00
Shawn Allen
bf53d51592 remove MDX component cruft, fix MDXProvider warning 2018-12-17 15:26:50 -08:00
Shawn Allen
9377a7823c update generated pages .gitignore 2018-12-17 15:26:50 -08:00
Shawn Allen
5054a557e2 simplify metadata 2018-12-17 15:26:50 -08:00
Shawn Allen
15e336ddb7 factor out NextLink 2018-12-17 15:26:50 -08:00
Shawn Allen
36cc8cc318 fix header nav links 2018-12-17 15:26:50 -08:00
Shawn Allen
cfa54cc5dc update page mapping, add whats-new content 2018-12-17 15:26:50 -08:00
Shawn Allen
e4931155fc build out the side nav 2018-12-17 15:26:50 -08:00