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

2313 Commits

Author SHA1 Message Date
Shawn Allen
6d9618e8c4 add styleguide CSS + JS bundles 2018-12-17 15:57:53 -08:00
Shawn Allen
9f203f71f3 re-add @mdx-js/mdx 2018-12-17 15:44:25 -08:00
Shawn Allen
0f426a23d9 restore full repository field in primer/package.json 2018-12-17 15:35:08 -08:00
Shawn Allen
f5198f818f tidy up yaml frontmatter 2018-12-17 15:26:50 -08:00
Shawn Allen
aa77f0182d lint 2018-12-17 15:26:50 -08:00
Shawn Allen
8e10d12d0f inject global CSS to work around .markdown-body .rule 2018-12-17 15:26:50 -08:00
Shawn Allen
ed666bdea0 trim yaml frontmatter on pagehead 2018-12-17 15:26:50 -08:00
Shawn Allen
c844ab2b90 make internal stuff orange 2018-12-17 15:26:50 -08:00
Shawn Allen
724f1b5df6 fix empty alt attrs + autofocus 2018-12-17 15:26:50 -08:00
Shawn Allen
7a71728272 add details-dialog-element 2018-12-17 15:26:50 -08:00
Shawn Allen
1de93c2721 nix mdx-loader 2018-12-17 15:26:50 -08:00
Shawn Allen
cbb9ef9154 lint 2018-12-17 15:26:50 -08:00
Shawn Allen
2ed5750489 add getting started box to landing page 2018-12-17 15:26:50 -08:00
Shawn Allen
5487a21dff fix dropdown source link 2018-12-17 15:26:50 -08:00
Shawn Allen
dbe3e9d93e mark some pages as internal 2018-12-17 15:26:50 -08:00
Shawn Allen
9faeeda46a mark non-live HTML snippets as "dead" in getting-started 2018-12-17 15:26:50 -08:00
Shawn Allen
2ef60c5ade tweak contributing page 2018-12-17 15:26:50 -08:00
Shawn Allen
b08437926b get CodeExample working with most HTML and ERB 2018-12-17 15:26:50 -08:00
Shawn Allen
7659b0e18f flag internal pages more obviously 2018-12-17 15:26:50 -08:00
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