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

193 Commits

Author SHA1 Message Date
Mark Otto
2b56e65b4b exclude forms.scss from hound and scss-lint because we need the appearence vendor prefixes 2015-06-10 12:37:46 -07:00
Aaron Shekey
6b71ca9415 Fallback styling 2015-06-09 17:17:02 -05:00
Aaron Shekey
2e57103fc4 Formatting 2015-06-09 14:38:00 -05:00
Aaron Shekey
9af448ec7e Custom select box styling 2015-06-09 14:17:33 -05:00
Mark Otto
f266ae3bd9 bump versions 2015-06-01 16:29:49 -07:00
Mark Otto
dc4384f1d9 Merge pull request #125 from primer/contrast
Change #666 to #767676
2015-06-01 14:37:38 -07:00
Mark Otto
eb6e3d777b Darken text on light gray bgs
`#666` meets AA while the updated `#767676` doesn't against `#eee`
2015-06-01 14:29:17 -07:00
Mark Otto
a624784be9 Change #666 to #767676
This achieves minimum AA compliancy against `#fff` with a change that's less stark than the current `#666`. For `color`s against `#eee` though, we'll need to manually adjust the values, but I think that's fair game.
2015-06-01 14:20:39 -07:00
Mark Otto
11e61aec12 bump version in config 2015-06-01 11:31:39 -07:00
Mark Otto
ba8fe6f52f grunt 2015-06-01 11:30:51 -07:00
Mark Otto
f4d4a126f1 Merge pull request #118 from primer/scss-lint-settings-upgrade
Update scss-lint properties for v0.38.0
2015-06-01 11:30:24 -07:00
Mark Otto
dbbd2fa10b Merge pull request #124 from amosie/999-accesible-gray
.text-muted to $brand-gray
2015-06-01 11:28:35 -07:00
amosie
67ee3b745e update to brand gray 2015-06-01 16:07:31 +01:00
Jon Rohan
0f5ce8af67 version 2.2.0 2015-05-31 23:01:15 -04:00
Jon Rohan
54dfedda41 Merge branch 'master' into scss-lint-settings-upgrade 2015-05-31 22:59:42 -04:00
Mark Otto
372398a84b Merge pull request #122 from cvrebert/patch-1
bower.json: remove moot `version` field
2015-05-31 13:10:51 -07:00
Chris Rebert
116886ef21 bower.json: remove moot version field
Per a325da3d79
2015-05-31 00:32:05 -07:00
Jon Rohan
9cb4f4549c housekeeping 2015-05-29 21:51:06 -04:00
Jon Rohan
0a6256126d Merge branch 'master' into scss-lint-settings-upgrade 2015-05-29 21:44:10 -04:00
Mark Otto
5184839d3d Merge pull request #121 from amosie/777-brand-gray
Change 777 to brand-gray
2015-05-29 10:25:41 -07:00
amosie
5d936ed938 Change 777 to brand-gray 2015-05-29 11:59:52 +01:00
Mark Otto
d33435f5fb Merge pull request #115 from jackmoore/master
removed obsolete -webkit-validation-bubble styles
2015-05-26 17:12:27 -07:00
Mark Otto
8b00a7a8a2 Don't use a 0 in the version example 2015-05-26 14:47:27 -07:00
Mark Otto
11a87dd729 Merge pull request #120 from demohi/patch-1
Update Installation Doc
2015-05-26 14:23:40 -07:00
mdemo
e35bbe649e Update Installation Doc
use bower cli to install primer
2015-05-26 15:03:29 +08:00
Jon Rohan
04655c23aa Turn warnings off
It doesn't look like we can have warnings turned on for @houndci They
don’t treat them differently from errors. :(
2015-05-21 16:44:36 -04:00
Jon Rohan
3855ef90fd Compiling things 2015-05-21 16:26:00 -04:00
Jon Rohan
36b4f861b4 some merge-able rules 2015-05-21 16:20:19 -04:00
Jon Rohan
7ad676a0be fix some comma spacing 2015-05-21 16:20:02 -04:00
Jon Rohan
265620a0d9 We have autoprefixer to do the VendorPrefix for us
These are taken care of by autoprefixer right @mdo?
2015-05-21 16:19:38 -04:00
Jon Rohan
e6a6f4f50c Update scss-lint properties for v0.38.0
We’ve updated our scss_lint gem to the latest version, and this
required us to update some of the properties here. We also added and
turned off new ones.

This pull updates the config to keep in line with the rest of our
codebase.
2015-05-21 14:09:37 -04:00
Mark Otto
0e9178ce6d Merge pull request #112 from amosie/patch-2
Make brand-orange AA compliant
2015-05-11 20:19:20 -07:00
Jack Moore
41e104b7ae removed obsolete -webkit-validation-bubble styles
The -webkit-validation-bubble pseudo-element selector was removed in [Chrome 28](https://code.google.com/p/chromium/issues/detail?id=259050#c3).
2015-05-06 19:07:21 -04:00
Mark Otto
e4c904c882 Merge pull request #111 from mortonfox/patch-1
Update the CLA link.
2015-04-30 13:46:30 -07:00
Amy Whitney
8b0f5256c5 Make brand-orange AA compliant 2015-04-30 14:14:38 +01:00
Morton Fox
2d696c9d33 Update the CLA link. 2015-04-29 16:28:06 -04:00
Mark Otto
e9bf84a435 Merge pull request #106 from amosie/patch-1
Make brand-blue AA compliant
2015-04-23 11:15:24 -07:00
Mark Otto
e1adc83eee Merge pull request #58 from jensechu/grammar-fix
Fixing a grammatical issue for clarity
2015-04-20 16:50:22 -07:00
Amy Whitney
faab8a627b decap c 2015-04-19 17:07:13 +01:00
Amy Whitney
ee14a3775f Make brand-blue AA compliant 2015-04-19 16:41:33 +01:00
Mark Otto
455797ccbe grunt before publish 2015-04-16 11:10:35 -07:00
Mark Otto
1f9d173528 docs footer version 2015-04-16 11:10:00 -07:00
Mark Otto
7cba00578c Merge branch 'master' into bump_v 2015-04-16 11:09:32 -07:00
Mark Otto
18f565721f rearrange and emphasize some docs things 2015-04-15 15:11:52 -07:00
Mark Otto
83052c6f5e Merge branch 'feat/centering' of https://github.com/thomastuts/primer into thomastuts-feat/centering 2015-04-15 15:08:28 -07:00
Mark Otto
fb24bf6b9b document version in footer 2015-04-15 15:06:16 -07:00
Mark Otto
2e032010ba 2.1.0 in bower and package 2015-04-15 15:03:18 -07:00
Mark Otto
c34844519e Merge pull request #104 from primer/btn_group_focus
Button group focus
2015-04-15 14:27:57 -07:00
Mark Otto
cf5c30f1c5 Fixes #53: Remove overrides to .btn shadow when in button groups to avoid a lack of :focus shadow 2015-04-15 14:26:51 -07:00
Mark Otto
5401f3aa9d grunt on latest merges 2015-04-15 14:18:26 -07:00