1
1
mirror of https://github.com/primer/css.git synced 2024-09-22 06:07:31 +03:00
Commit Graph

169 Commits

Author SHA1 Message Date
Chris Rebert
116886ef21 bower.json: remove moot version field
Per a325da3d79
2015-05-31 00:32:05 -07: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
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
Mark Otto
8eb6a0a6fd Merge pull request #87 from aaronshekey/button-edge-states
Button Edge States
2015-04-15 14:14:20 -07:00
Mark Otto
d9ab5af2e6 Merge pull request #99 from primer/update-scss-lint-config
Update property order syntax, 🔥 vendor prefixes
2015-04-15 14:12:13 -07:00
Mark Otto
14fa24b2bf Merge pull request #98 from rap2hpoutre/patch-2
Adding guideline about soft-tabs for HTML
2015-04-15 14:10:53 -07:00
Mark Otto
f0ec81b476 Merge pull request #89 from primer/jonrohan-patch-1
Call this section SCSS guidelines
2015-04-15 14:10:24 -07:00
Mark Otto
29524a12d8 Merge pull request #83 from maggo/normalize-update
Update normalize to v3.0.3
2015-04-15 14:09:48 -07:00
Mark Otto
2d70ae5d52 Merge pull request #29 from BrianCS/patch-1
Add note on SCSS' overloaded rgba() function
2015-04-15 14:09:10 -07:00
Mark Otto
dcbbfc9d21 Merge pull request #101 from primer/replace-cla
Remove CLA text from repository
2015-04-15 14:04:18 -07:00
Mark Otto
b593e603d6 Merge pull request #86 from primer/blankslate_css
Remove github/github-specific blankslate CSS
2015-04-15 14:03:59 -07:00
Mark Otto
111e4d27f7 Merge pull request #90 from primer/btn_group_options
.btn and .button_to spacing in .btn-group
2015-04-15 14:02:18 -07:00
Mark Otto
8b81ac9c19 Merge pull request #103 from petetnt/fix-broken-markdown
Fix broken Markdown from #72
2015-04-10 11:22:30 -07:00
petetnt
1d9580a8c9 Fix broken Markdown from #72 2015-04-10 13:24:59 +03:00
Brandon Keepers
c01bdf704f Tweak words about CLA 2015-04-09 14:42:34 -04:00
Brandon Keepers
9d32f379ef Update CONTRIBUTING docs about the CLA 2015-04-09 14:38:10 -04:00
Brandon Keepers
7a1c75b4c2 Remove CLA text from repository
This is replaced by https://cla.github.com/ and the status API.
2015-04-09 14:35:43 -04:00
Jason Long
33be9dfac8 Update order syntax, 🔥 vendor prefixes 2015-04-09 11:15:50 -04:00
raph
dbf98df578 Adding guideline about soft-tabs for HTML 2015-04-09 11:21:13 +02:00
Marco Kaul
b6c689be07 Update normalize to v3.0.3 2015-04-08 12:13:41 +02:00
Mark Otto
7d296bdec3 Merge pull request #97 from nicolasmccurdy/patch-1
Remove an extra "the" from the primary button docs
2015-04-05 23:07:48 -07:00
Nicolas McCurdy
bfffe7eb80 Remove an extra "the" from the primary button docs 2015-04-05 11:42:42 -04:00
Jon Rohan
9ddc435f74 Merge pull request #96 from primer/penny-in-the-language-jar
No F&*#$ing way: Remove expletives from primer
2015-04-05 10:24:47 -04:00
Jon Rohan
8f856c9655 Some grammar weirdness 2015-04-04 16:11:21 -04:00
Jon Rohan
3a7a0379cb Override something 2015-04-04 09:35:56 -04:00
Jon Rohan
be0ea4171d No F&*#$ing way 2015-04-04 09:33:01 -04:00
Thomas Tuts
156b82937c Merge remote-tracking branch 'upstream/master' into feat/centering 2015-04-02 08:27:24 +02:00