1
1
mirror of https://github.com/primer/css.git synced 2025-01-07 06:51:03 +03:00
Commit Graph

73 Commits

Author SHA1 Message Date
Shawn Allen
ce034c23bf remove chroma-js from top-level package.json 2019-10-22 15:43:47 -07:00
Emily Plummer
0d81915316 Update doctocat 2019-09-12 13:04:37 -07:00
Cole Bemis
df66a30c7b Add clean script 2019-08-19 22:26:38 -07:00
Cole Bemis
b541dc4605 Make docs package.json private
... so it doesn't accidentally get published
2019-08-19 22:26:20 -07:00
Cole Bemis
2c782a0abd Update to doctocat@0.11.1 2019-08-19 16:48:34 -07:00
Cole Bemis
91db92ef9f Update doctocat version 2019-08-15 15:36:41 -07:00
Cole Bemis
e5a423af2a Update to doctocat v0.10.0 2019-08-14 14:14:48 -07:00
Cole Bemis
e3093e80e8 Add @primer/octicons as a dependency 2019-08-13 15:29:03 -07:00
Cole Bemis
98c4e48504 Set up google analytics 2019-08-13 15:24:35 -07:00
Cole Bemis
20a40d1788 Use postcss-loader instead of sass-loader 2019-08-13 13:37:11 -07:00
Cole Bemis
a03114d54f Rename gatsby-docs to docs 2019-08-12 15:33:06 -07:00
Shawn Allen
b24c5ac127 chore: move all the docs stuff up 2019-02-04 12:55:18 -08:00
Shawn Allen
d0bb4cd716 chore: rename @primer/css-docs -> @primer/css.docs 2019-02-04 11:00:45 -08:00
Shawn Allen
d7818f3ba4 chore: bump to common node-sass version 2019-01-28 16:40:39 -08:00
Shawn Allen
635df5478b chore: use correct @primer/css version 2019-01-28 16:40:39 -08:00
Shawn Allen
dee1eb406f chore: manually bump some dependency versions 2019-01-25 15:20:01 -08:00
Shawn Allen
64dfbd81c1 Revert "chore: upgrade to now@^13.1.2"
This reverts commit cb697793c5.
2019-01-24 11:27:49 -08:00
Shawn Allen
cb697793c5 chore: upgrade to now@^13.1.2 2019-01-24 11:08:06 -08:00
Shawn Allen
091e337945 bump docs and stylelint-selector-no-utility deps 2019-01-18 09:39:21 -08:00
Shawn Allen
698ffb76de add react-measure 2019-01-17 16:27:11 -08:00
Shawn Allen
e41bfddd5a bring back @zeit/next-css 2019-01-16 15:14:29 -08:00
Shawn Allen
a31da094dc bump to @primer/components v8.2.0 2019-01-16 14:55:41 -08:00
Shawn Allen
51dbf9ab18 nix prebuild script 2019-01-15 13:37:36 -08:00
Shawn Allen
411df2abdb nix @zeit/next-css 2019-01-15 13:35:07 -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
7c2e875073 bump the docs and tools versions manually 2019-01-11 14:33:47 -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
df031a79c9 move -v option after the url 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
74972a0437 run script/check-links instead of blc 2019-01-11 14:29:22 -08:00
Shawn Allen
540a2e5371 add char-spinner 2019-01-11 14:29:22 -08:00
Shawn Allen
82fec2ac85 add script/check-local-links for fast markdown checks 2019-01-11 14:29:22 -08:00
Shawn Allen
2c9081bde3 add test-links npm script (for local testing) 2019-01-11 14:29:22 -08:00
Shawn Allen
832791f647 install broken-link-checker; npm audit fix 2019-01-11 14:29:22 -08:00
Shawn Allen
45c6e71d74 run sync before test 2019-01-11 14:29:22 -08:00
Shawn Allen
b8dbd08d51 add klaw, run test/urls.js 2019-01-11 14:29:22 -08:00
Shawn Allen
c14f9ac37f bump the tool versions because lerna is dumb 2019-01-07 15:14:46 -08:00
Shawn Allen
9f203f71f3 re-add @mdx-js/mdx 2018-12-17 15:44:25 -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
548c1729c7 customize our rehype-prism bits 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
e359d2812e clean up deps, add html-2-jsx 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
3eadd1a6dc nix prepare script because Now runs it 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
54b3bf0524 rename copy -> script 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
8132c0c330 wrap up script/copy w/ --watch flag, add watching to next.config.js 2018-12-17 15:26:50 -08:00
Shawn Allen
5cd4ec41ac add title-case 2018-12-17 15:26:50 -08:00