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

119 Commits

Author SHA1 Message Date
Shawn Allen
812ba7e91e copy all the site scaffolding from @primer/components 2018-12-17 15:26:09 -08:00
Shawn Allen
fd5771235a copy over all the config from @primer/components 2018-12-17 15:26:09 -08:00
Shawn Allen
2426818bb7 add copy.js to now.files 2018-12-17 15:26:09 -08:00
Shawn Allen
b1279a6f21 bail from copy.js on Now 2018-12-17 15:26:09 -08:00
Shawn Allen
13f9efdb64 copy files in prepare and predev 2018-12-17 15:26:09 -08:00
Shawn Allen
4581d90c4e write list of copied files 2018-12-17 15:26:09 -08:00
Shawn Allen
864a799c8d make copy.js synchronous 2018-12-17 15:26:09 -08:00
Shawn Allen
443962f1ac update run-scripts for now 2018-12-17 15:26:09 -08:00
Shawn Allen
944fa063ed index.mdx -> index.md 2018-12-17 15:26:09 -08:00
Shawn Allen
4a8e818d85 upgrade to @primer/next@0.0.10 2018-12-17 15:26:09 -08:00
Shawn Allen
8559f69671 copy, don't symlink 2018-12-17 15:26:09 -08:00
Shawn Allen
3bb689845f version:1 in now.json 2018-12-17 15:26:09 -08:00
Shawn Allen
878da82b88 alias -> name in now.json 2018-12-17 15:26:09 -08:00
Shawn Allen
cf621defea install @primer/components, bump @primer/next 2018-12-17 15:26:09 -08:00
Shawn Allen
67938b594f add now.json 2018-12-17 15:26:09 -08:00
Shawn Allen
2ccbf4be74 stub out static dir 2018-12-17 15:26:09 -08:00
Shawn Allen
c079ff79f0 @primer/next ftw 2018-12-17 15:26:09 -08:00
Shawn Allen
91bb94f4fb ignore .next/ 2018-12-17 15:26:09 -08:00
Shawn Allen
43e86a4802 get next up and running 2018-12-17 15:26:09 -08:00
Shawn Allen
02b9e81ee0 move pages-specific ignores into pages/css 2018-12-17 15:26:09 -08:00
Shawn Allen
636a9544ab move site/lib -> docs/lib 2018-12-17 15:26:09 -08:00
Shawn Allen
be05cdbb28 reorganize scripts 2018-12-17 15:26:09 -08:00
Shawn Allen
9bcc3a9658 stub out site pages symlinks 2018-12-17 15:26:09 -08:00
Jon Rohan
b7b89b63df Tear down existing primer and rebuild with npm 2016-05-02 16:22:46 -04:00
Jon Rohan
412423c0b7 Update blankslate.md 2016-03-19 20:34:38 -04:00
Jon Rohan
16c11c4ea7 Adding no-delay option 2016-03-17 09:57:01 -04:00
Jon Rohan
690e3ab86c Extra block 2016-03-14 12:01:08 -04:00
Jon Rohan
1e9b6846d1 fix a few things 2016-03-14 11:50:17 -04:00
Jon Rohan
980837be57 Renaming .select to form-select 2016-03-14 11:44:18 -04:00
Jon Rohan
4b4defc095 Refactor form-group a bit to make things more flexible 2016-03-14 11:13:00 -04:00
Jon Rohan
c780f046fb Finalizing the blankslate changes 2016-03-12 20:36:49 -05:00
Jon Rohan
c0a196ac85 Merge branch 'master' into v3 2016-03-12 08:58:34 -05:00
Jon Rohan
d4e3d9da55 Using variables when we can 2016-03-04 12:28:38 -05:00
Jon Rohan
392fb94079 Updating to use bg- and text- colors in components 2016-03-04 12:10:54 -05:00
Jon Rohan
404accdc37 Adding color utilities from .com 2016-03-04 11:55:21 -05:00
Jon Rohan
67322ab20d no more - 2016-03-04 10:42:22 -05:00
Jon Rohan
e5619a8611 updating the docs 2016-02-17 11:51:35 -05:00
Jordan Scales
b8d3756b8e Removed note about aria-label requiring a <button> or <a> element
`aria-label` can be used on any element, and is even used on the `<span>`
example right below this paragraph.

I verified this with ChromeVox+Chrome and VoiceOver+Safari.
2016-02-01 21:10:50 -05:00
Mark Otto
5d56d16a42 unfuck docs code snippets 2015-12-08 14:44:30 -08:00
Mark Otto
e803f0e8c1 Merge branch 'master' into v3 2015-12-08 13:04:23 -08:00
Mark Tareshawty
4a253b7cdb change avatars to be retina friendly 2015-11-02 10:55:37 -05:00
Mark Otto
e9ba5f690e Spec out some margin utilities 2015-09-29 10:48:15 -07:00
Mark Otto
05ffccd14b Fixes #93: Rename .button_to to .btn-group-form 2015-09-29 10:36:24 -07:00
Mark Otto
30a70fe24e Start rewriting blankslate 2015-09-25 14:16:29 -07:00
Mark Otto
e4c94b93b4 Rewrite form controls
- Remove the element and attribute selectors to reduce specificity elsewhere
- Use a singular class for all text inputs, textareas, and selects (.form-control)
- Update modifier classes to use .input-*
- More consisitent modifier classes now available (no more element prefixes in selectors, .input-mini is now .input-sm, .input-large is now .input-lg)
- Port some additional styling to custom .select controls since we're not longer styling the default select element with the move to a class
2015-09-11 11:17:39 -07:00
Mark Otto
0de5a40619 update that override to match 2015-09-11 10:56:08 -07:00
Mark Otto
11b947f760 update the roadmap page 2015-07-21 14:42:54 -07:00
Mark Otto
7569218e98 reorg that a bit 2015-07-21 14:40:42 -07:00
Mark Otto
6c4b987b2e clarify some css docs 2015-07-21 14:23:10 -07:00
Aaron Shekey
175f09a35e Warning 2015-06-24 16:42:42 -05:00