1
1
mirror of https://github.com/primer/css.git synced 2025-01-01 02:32:25 +03:00
Commit Graph

389 Commits

Author SHA1 Message Date
Shawn Allen
e41bfddd5a bring back @zeit/next-css 2019-01-16 15:14:29 -08:00
Shawn Allen
b1478763a2 rework CodeExample structure a bit 2019-01-16 14:58:57 -08:00
Shawn Allen
85d6383022 attempt to resize Frame components dynamically 2019-01-16 14:58:41 -08:00
Shawn Allen
92b5f6af2b tidy up markdown.js 2019-01-16 14:56:16 -08:00
Shawn Allen
ae09f2ac47 pass document files context via <body data-files> 2019-01-16 14:56:06 -08:00
Shawn Allen
a31da094dc bump to @primer/components v8.2.0 2019-01-16 14:55:41 -08:00
Shawn Allen
0e2b6a41ce mark HTML principles examples as dead/inert 2019-01-16 14:55:22 -08:00
Shawn Allen
64ab348463 don't use webpack to alias primer css in production 2019-01-16 13:48:47 -08:00
Shawn Allen
d8369214da nix DocumentContext 2019-01-15 22:06:12 -08:00
Shawn Allen
87aaf87e39 do css links the right way? 2019-01-15 14:16:25 -08:00
Shawn Allen
51dbf9ab18 nix prebuild script 2019-01-15 13:37:36 -08:00
Shawn Allen
6bb3df988a use <Head/> to get imported styles 2019-01-15 13:35:52 -08:00
Shawn Allen
a5b66d9b51 nix primer.css build from CommonStyles 2019-01-15 13:35:07 -08:00
Shawn Allen
05079b2ed4 move prism-github import back 2019-01-15 13:35:07 -08:00
Shawn Allen
411df2abdb nix @zeit/next-css 2019-01-15 13:35:07 -08:00
Shawn Allen
3074c9eaa5 fix: load static primer.css in production 2019-01-15 13:35:07 -08:00
Shawn Allen
209bef3d7e move prism-github import back to _app 2019-01-15 13:35:07 -08:00
Shawn Allen
4814513718 docs: tidy up rgb() guidance 2019-01-15 13:35:07 -08:00
Shawn Allen
48463bd5ee sort imports, comment out ERB transform 2019-01-15 13:35:07 -08:00
Shawn Allen
19f8856969 use CommonScripts and CommonStyles 2019-01-15 13:35:07 -08:00
Shawn Allen
0ffbad2732 move prism styles, add frames to examples 2019-01-15 13:35:07 -08:00
Shawn Allen
395cbe62a9 add CommonStyles and CommonScripts exports 2019-01-15 13:35:07 -08:00
Shawn Allen
d43d827bbc move global prism styles out of _app 2019-01-15 13:35:07 -08:00
Shawn Allen
724e44ced2 add iframe component 2019-01-15 13:35:07 -08:00
Shawn Allen
2aa63435b1 add new GA UA 2019-01-15 13:34:44 -08:00
Shawn Allen
efeff9697c is={} -> as={} 2019-01-15 11:37:21 -08:00
Shawn Allen
8a4e6ea025 bye, emotion! 2019-01-11 15:11:56 -08:00
Shawn Allen
a419b0a1ec update to @primer/components v8, styled-components v4, bye emotion! 2019-01-11 15:11:43 -08:00
Shawn Allen
1429313766
Fix typo in styleguide root error 2019-01-11 14:49:59 -08:00
Shawn Allen
7c2e875073 bump the docs and tools versions manually 2019-01-11 14:33:47 -08:00
Shawn Allen
6b035cbfd9 replace "real" avatar URLs with simpler ones 2019-01-11 14:29:22 -08:00
Shawn Allen
fc0282526b don't render live code from erb blocks 2019-01-11 14:29:22 -08:00
Shawn Allen
d45d1c86dc mark all examples with ERB as "erb", not "html" 2019-01-11 14:29:22 -08:00
Shawn Allen
fe02611878 replace current_user ERB with "probot" in select-menu examples 2019-01-11 14:29:22 -08:00
Shawn Allen
99972e6713 tweak broken link report a bit more 2019-01-11 14:29:22 -08:00
Shawn Allen
445dd94f31 do the primer.css copy in prebuild, not deploy-docs 2019-01-11 14:29:22 -08:00
Shawn Allen
a08be0714c better broken link reports, fix local URL prefix fade 2019-01-11 14:29:22 -08:00
Shawn Allen
df031a79c9 move -v option after the url 2019-01-11 14:29:22 -08:00
Shawn Allen
8c4082c256 update GA UA from @jonrohan 2019-01-11 14:29:22 -08:00
Shawn Allen
20c667a6ae better handling of "excepted" urls in link checker 2019-01-11 14:29:22 -08:00
Shawn Allen
c62bb805f8 nix -r argument for script/check-links 2019-01-11 14:29:22 -08:00
Shawn Allen
d8598507f5 clean up link checker output some more 2019-01-11 14:29:22 -08:00
Shawn Allen
460c1ce410 fix .file access error in _app.js 2019-01-11 14:29:22 -08:00
Shawn Allen
fcea64cfb1 log excluded urls, even when not --verbose 2019-01-11 14:29:22 -08:00
Shawn Allen
43e42879df fix syntax error 2019-01-11 14:29:22 -08:00
Shawn Allen
74972a0437 run script/check-links instead of blc 2019-01-11 14:29:22 -08:00
Shawn Allen
fcd90aae9f fix WAI-ARIA links on a11y page 2019-01-11 14:29:22 -08:00
Shawn Allen
5e12fa54b4 fix missing alt attribute on typography <img> 2019-01-11 14:29:22 -08:00
Shawn Allen
58cc205af2 rename check-local-links -> check-relative-links 2019-01-11 14:29:22 -08:00
Shawn Allen
8396c64f44 add new check-links wrapper script 2019-01-11 14:29:22 -08:00