Jon Rohan
02c02d6a76
Call this section SCSS guidelines
2015-04-01 12:29:57 -04:00
Mark Otto
c779cb23ea
give it a flash message
2015-03-30 11:38:32 -07:00
Mark Otto
81f53acb13
Merge pull request #61 from primer/btn_counters
...
Add overrides for counters in our buttons
2015-03-30 11:29:11 -07:00
Mark Otto
220aa02eae
Break ols too, and add a clearer docs note
2015-03-30 11:28:05 -07:00
Mark Otto
a8717988c6
account for outline buttons, lighten the bg on regular buttons
2015-03-30 11:17:45 -07:00
Mark Otto
1b9900e4c1
Merge branch 'master' into btn_counters
...
Conflicts:
css/.primer-stats.md
css/primer.css
2015-03-30 11:06:44 -07:00
Mark Otto
2e8ebef408
Merge pull request #75 from jedcn/typo-sniping
...
A few typo fixes
2015-03-29 12:02:20 -07:00
Jon Rohan
03c5b67c5b
Merge pull request #47 from cmcky/patch-1
...
Update layout.md
2015-03-29 08:27:38 -04: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
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
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
ec3dd09832
document counters in buttons
2015-03-27 16:41:44 -07:00
Mark Otto
ff8d28f914
Merge pull request #9 from pborreli/typos
...
Fixed typos
2015-03-27 16:06:37 -07:00
Mark Otto
016e6c6c5b
document the disabled button state for all button variations
2015-03-27 15:14:38 -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
Jensen Hussey
daa0ae505d
Fixing a grammatical issue for clarity
2015-03-26 10:53:47 -07:00
Chris McKay
8f4939df28
Update layout.md
...
Grammar fix
2015-03-24 22:57:05 -04: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
054b7ee62f
add copyright banners to the docs and dist css
2015-03-24 10:07:14 -07:00
B. Seward
5eaca6910d
Add note on SCSS' overloaded rgba() function
...
Sass + SCSS overrides and overloads the [rgba() function](http://sass-lang.com/documentation/Sass/Script/Functions.html#rgba-instance_method ) so it can also take parameters in the format `rgba($color, $alpha)`, e.g. `rgba(#000 , .5)`.
It'd be pragmatic to leverage that overload and use hex colors that much more consistently in SCSS. If GitHub folks aren't writing much raw CSS this line can be trimmed further, ```* Use hex color codes `#000` (SCSS' `rgba()` function is overloaded to accept hex colors as a param, e.g., `rgba(#000 , .5)`).``` (since Sass' overriding of `rgba()` isn't obvious perhaps good to spell it out explicitly here).
2015-03-24 03:10:39 -07:00
Pascal Borreli
7f0ecf12c7
Fixed typos
2015-03-23 22:46:58 +00:00
Chris Rebert
40c2f92c44
docs/blankslate.md: grammar: remove errant word
2015-03-23 15:38:25 -07:00
Mark Otto
b4af627293
copy
2015-03-23 11:47:52 -07:00
Mark Otto
7adc1b403e
small copy
2015-03-23 11:02:41 -07:00
Mark Otto
01f8d36546
update to use markdown name for user-content
2015-03-23 10:27:11 -07:00
Mark Otto
f681681d80
mention user-content as least
2015-03-23 10:01:13 -07:00
Mark Otto
5a3186bd43
nuke some things, update readme and roadmap to mention cla
2015-03-23 09:55:32 -07:00
Mark Otto
2285389c24
fix grid on homepage for small devices
2015-03-23 09:53:22 -07:00
Mark Otto
01686b26ca
mention some v2 stuff
2015-03-23 09:53:15 -07:00
Mark Otto
5b0902503a
copy updates
2015-03-23 09:47:44 -07:00
Mark Otto
de932ca0c2
copy, style tweaks, versioning, urls
2015-03-22 21:09:41 -07:00
Mark Otto
b3a560d875
initial commit from github/primer into primer/primer
2015-03-20 16:30:22 -07:00