1
1
mirror of https://github.com/primer/css.git synced 2024-11-25 07:33:41 +03:00
Commit Graph

530 Commits

Author SHA1 Message Date
Jon Rohan
03c5b67c5b Merge pull request #47 from cmcky/patch-1
Update layout.md
2015-03-29 08:27:38 -04:00
Mark Otto
6d6f7dfb4b Merge pull request #72 from lukecaputo/patch-2
Update CONTRIBUTING.md
2015-03-28 14:51:03 -07:00
Mark Otto
2a2f68d58d Merge pull request #15 from cvrebert/patch-1
docs/blankslate.md: grammar: remove errant word
2015-03-28 13:55:36 -07:00
Jed Northridge
44ff83edfa It's -> its when appropriate 2015-03-28 16:32:16 -04:00
Jed Northridge
f54dac8fc3 Removed unnecessary word 2015-03-28 16:28:41 -04:00
L. Caputo
7ffb42b756 Update CONTRIBUTING.md
Correct broken link. Add link showing how to submit pull request (makes a little more sense for a howto for contributing).
2015-03-28 09:39:26 -04:00
Phil Hughes
aedc4a15a8 Deprecated gradient mixin 2015-03-28 09:23:06 +00:00
Mark Otto
8111b897c2 Merge pull request #6 from thomastuts/fix/contributing-docs
Change issue tracker URL from twbs/bootstrap to primer/primer
2015-03-28 01:34:24 -07:00
Mark Otto
b7a74cb19c Explicitly disable other Hound checks 2015-03-28 01:27:01 -07:00
Mark Otto
2cc0cf7581 run autoprefixer on docs when publishing 2015-03-28 01:15:14 -07:00
Mark Otto
5be5c91d86 Add autoprefixer to our docs CSS, update default task to build docs and run it 2015-03-28 01:14:03 -07:00
Mark Otto
cb45bf9876 Merge pull request #68 from primer/docs_lists
Follow up on broken ul/ol elements
2015-03-28 01:13:18 -07:00
Mark Otto
f27a666a38 mention ul/ol limitations until v3 2015-03-28 01:11:04 -07:00
Mark Otto
b5cf19feb9 Merge pull request #67 from primer/notes_on_lists
Docs and source comments on broken ul/ol elements
2015-03-28 01:02:22 -07:00
Mark Otto
61540d92b0 add docs and source comments on the 'broken' nature of our uls/ols 2015-03-28 01:00:14 -07:00
Mark Otto
825ac8a501 Merge pull request #66 from primer/column_rounding
More precise column widths
2015-03-28 00:53:30 -07:00
Mark Otto
eb11ad5730 correct value 2015-03-28 00:48:53 -07:00
Mark Otto
f2ebaf3665 extend the digits for one-third and two-thirds grid columns 2015-03-28 00:46:29 -07:00
Mark Otto
98a492c524 Merge pull request #48 from flovan/fix-social-count-underline
Fix  `.social-count` underline
2015-03-28 00:44:30 -07:00
Mark Otto
8089993a0f Merge pull request #65 from primer/browser_support
Browser and platform support in About page
2015-03-28 00:30:03 -07:00
Mark Otto
22e7b12320 mention browsers and platforms in about page 2015-03-28 00:27:01 -07:00
Mark Otto
c5bf85e179 Merge pull request #63 from primer/disabled_btns
Document disabled buttons
2015-03-27 16:43:05 -07:00
Mark Otto
6a85a7e601 recompile 2015-03-27 16:41:46 -07:00
Mark Otto
ec3dd09832 document counters in buttons 2015-03-27 16:41:44 -07:00
Mark Otto
1c240aa159 Merge branch 'btn_counters' of https://github.com/primer/primer into btn_counters 2015-03-27 16:39:29 -07:00
Mark Otto
31326dd30d Nuke text-shadows on counters in buttons 2015-03-27 16:39:20 -07:00
Mark Otto
cb80b3479a Merge branch 'master' into btn_counters 2015-03-27 16:38:17 -07:00
Mark Otto
8fce98ea07 Merge pull request #38 from primer/readme-dev
Add basic dev notes on branches in readme
2015-03-27 16:37:29 -07:00
Mark Otto
532aa8cf0a Merge pull request #18 from primer/hound
Add Hound CI w/ SCSS linter
2015-03-27 16:36:32 -07:00
Mark Otto
972477aca8 Remove a ton of github/github-specific CSS
For components like our image uploader, previewable forms, and issue/PR composers
2015-03-27 16:20:32 -07:00
Mark Otto
ff8d28f914 Merge pull request #9 from pborreli/typos
Fixed typos
2015-03-27 16:06:37 -07:00
Mark Otto
cf95639a7e update to latest scss-lint config, drop all error severity mentions 2015-03-27 15:29:03 -07:00
Mark Otto
016e6c6c5b document the disabled button state for all button variations 2015-03-27 15:14:38 -07:00
Mark Otto
7a2cd12bb5 Restyle .btn-outline disabled state to look less like a regular button 2015-03-27 15:14:27 -07:00
Mark Otto
a13ac3f474 Merge pull request #37 from primer/copyright
Add copyright banners to CSS
2015-03-27 13:36:30 -07:00
Mark Otto
76702fe083 Fix links in readme 2015-03-27 13:32:27 -07:00
Mark Otto
a5b9fbd7b4 Add overrides for counters in our buttons, fixes #60 2015-03-27 11:54:41 -07:00
Jensen Hussey
daa0ae505d Fixing a grammatical issue for clarity 2015-03-26 10:53:47 -07:00
Thomas Tuts
775fb6a584 Add helper layout class to center content
This adds the `.centered` class which can be used either on a column, or
outside of the grid. This also allows us to center content that is not
placed in a grid row (for example, a fixed-width navigation, ...).
2015-03-26 07:34:51 +01:00
Florian
564c14e646 Added missing space 2015-03-25 09:35:04 +01:00
Florian
95c515ef16 Fix .social-count underline
`.social-count` elements get an underline when pressing down (`:active`), then dragging out of them.
2015-03-25 09:17:42 +01:00
Chris McKay
8f4939df28 Update layout.md
Grammar fix
2015-03-24 22:57:05 -04:00
Karol Jastrzebowski
14c5a6ddc5 Editor Config file added 2015-03-24 21:44:43 +01:00
Mark Otto
e4ed1234fb fixes #11: layout grammar 2015-03-24 10:46:10 -07:00
Mark Otto
a141439872 fixes #5 2015-03-24 10:45:31 -07:00
Mark Otto
95308ada2c fixes #39, #35, part of #9: direction in tooltips docs 2015-03-24 10:45:04 -07:00
Mark Otto
a5529a61ab disable comment property 2015-03-24 10:40:10 -07:00
Mark Otto
c074ba3413 Add basic dev notes on branches in readme 2015-03-24 10:38:17 -07:00
Mark Otto
0e8c4225b8 don't prefer global color vars 2015-03-24 10:27:37 -07:00
Mark Otto
054b7ee62f add copyright banners to the docs and dist css 2015-03-24 10:07:14 -07:00