1
1
mirror of https://github.com/primer/css.git synced 2024-11-30 19:53:11 +03:00
Commit Graph

2294 Commits

Author SHA1 Message Date
Shawn Allen
821f92cdbd use our own clipboard copy logic /shrug 2018-12-17 15:26:50 -08:00
Shawn Allen
76fbfed54c improve package listings on landing page 2018-12-17 15:26:50 -08:00
Shawn Allen
548c1729c7 customize our rehype-prism bits 2018-12-17 15:26:50 -08:00
Shawn Allen
b94ead88c7 lint 2018-12-17 15:26:50 -08:00
Shawn Allen
919d48747e convert HTML to JSX transparently 😎 2018-12-17 15:26:50 -08:00
Shawn Allen
2626cf574f add packages.json to pages/css/.gitignore 2018-12-17 15:26:50 -08:00
Shawn Allen
fc8139b4d7 stub out landing page 2018-12-17 15:26:50 -08:00
Shawn Allen
0f22531698 lint 2018-12-17 15:26:50 -08:00
Shawn Allen
f2325b3422 clean up IndexHero 2018-12-17 15:26:50 -08:00
Shawn Allen
c2ff8e5d8c add various remark and mdx-related deps 2018-12-17 15:26:50 -08:00
Shawn Allen
bc4e000ac4 lint 2018-12-17 15:26:50 -08:00
Shawn Allen
8907a7e95f move outline (toc) logic out of _app.js 2018-12-17 15:26:50 -08:00
Shawn Allen
847726c593 add custom mdx (webpack) loader w/remark-toc 2018-12-17 15:26:50 -08:00
Shawn Allen
c5a6cb2113 extract package metadata from */package.json 2018-12-17 15:26:50 -08:00
Shawn Allen
5b5dc4b361 style live code with prism-github 2018-12-17 15:26:50 -08:00
Shawn Allen
d9bd354412 add ClipboardCopy component 2018-12-17 15:26:50 -08:00
Shawn Allen
961f4af9c3 use html-2-jsx 2018-12-17 15:26:50 -08:00
Shawn Allen
e359d2812e clean up deps, add html-2-jsx 2018-12-17 15:26:50 -08:00
Shawn Allen
07ed1f7138 LiveEditor -> CodeExample, make it work 2018-12-17 15:26:50 -08:00
Shawn Allen
39b698fc7c install style-parser (ugh) 2018-12-17 15:26:50 -08:00
Shawn Allen
59f34eeef4 disable mdx-loader syntax highlighting 2018-12-17 15:26:50 -08:00
Shawn Allen
a7fcf79746 fix font size in PackageHeader 2018-12-17 15:26:50 -08:00
Shawn Allen
0301cf0b44 remove squirrelly SideNav display props 2018-12-17 15:26:50 -08:00
Shawn Allen
88dbdd00c3 improve responsiveness, tighten up hero 2018-12-17 15:26:50 -08:00
Shawn Allen
9328967104 loosen up PackageHeader propTypes 2018-12-17 15:26:50 -08:00
Shawn Allen
73a20eb808 add comment for RouteMatch 2018-12-17 15:26:50 -08:00
Shawn Allen
2935e0d642 guard against non-existent paths in <NavList> 2018-12-17 15:26:50 -08:00
Shawn Allen
e025fd787a document how SideNav components work 2018-12-17 15:26:50 -08:00
Shawn Allen
6108e0c9ed npm run sync manually (not prepare) 2018-12-17 15:26:50 -08:00
Shawn Allen
3eadd1a6dc nix prepare script because Now runs it 2018-12-17 15:26:50 -08:00
Shawn Allen
4f74ce8d65 lint 2018-12-17 15:26:50 -08:00
Shawn Allen
384b6f42c6 derp, add prepare run-script to docs/package.json 2018-12-17 15:26:50 -08:00
Shawn Allen
ff8d0cbbce run prepare in docs dir before deploying 2018-12-17 15:26:50 -08:00
Shawn Allen
da6d15b25a update package-lock (with docs deps) 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
eebce54d3b status: New release -> Stable 2018-12-17 15:26:50 -08:00
Shawn Allen
378df007d9 primer-support is stable 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
e54d88526d flex utils are stable 2018-12-17 15:26:50 -08:00
Shawn Allen
a443038227 Box is stable, right? 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