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

403 Commits

Author SHA1 Message Date
vsn4ik
8d6de8f054 Update hound syntax 2015-10-21 10:51:30 +03:00
Jon Rohan
7127c81fd9 2.4.0 2015-10-19 15:00:48 -04:00
Jon Rohan
81ecd45b59 building primer 2.4.0 2015-10-19 15:00:36 -04:00
Jon Rohan
5eec344dbc Merge pull request #152 from primer/small-note
Adding .text-small for de-emphasised text
2015-10-19 14:58:31 -04:00
Jon Rohan
e933b39561 extra whitespace 2015-10-19 14:54:39 -04:00
Jon Rohan
d0309373a3 font-size: 12px 2015-10-19 14:54:18 -04:00
Jon Rohan
67423773d6 dupe 2015-10-19 14:53:12 -04:00
Jon Rohan
fadb711052 Merge branch 'master' into small-note 2015-10-19 14:52:28 -04:00
Jon Rohan
e55338cb27 Merge pull request #153 from outsideris/update-grunt-sass
update grunt-sass
2015-10-16 11:18:44 -04:00
Jon Rohan
2e1c88697d Merge pull request #155 from primer/white-tooltip-dark-theme
Kill the dark theme tooltip
2015-10-16 11:18:17 -04:00
Jon Rohan
1eb60bf74c grunt build 2015-10-14 14:39:49 -07:00
Jon Rohan
4e91425a1e Kill the dark theme tooltip 2015-10-14 14:31:01 -07:00
Jon Rohan
f2a79451ee generating stats 2015-10-13 11:22:02 -07:00
Jon Rohan
00d7c134a8 update version in config 2015-10-13 11:17:52 -07:00
Outsider
add260f4b1 update grunt-sass
to use node-sass v3.0 in Node v4
2015-10-12 21:35:51 +09:00
Jon Rohan
1b5270a601 2.3.5 2015-10-10 14:08:29 -04:00
Jon Rohan
0bc93ff4c3 Backporting changes from github 2015-10-10 14:08:02 -04:00
Jon Rohan
587106bba1 2.3.4 2015-10-10 13:51:37 -04:00
Jon Rohan
e9d54fad4b Removing primer-markdown dependency 2015-10-10 13:50:12 -04:00
Jon Rohan
50bdc06bc9 building project 2015-10-02 16:35:14 -07:00
Jon Rohan
6943692144 Adding .text-small for de-emphasised text 2015-10-02 14:20:27 -07:00
Mark Otto
36b24da51d version bump 2015-09-30 16:17:08 -07: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
70ce13aacd update linter 2015-09-25 14:33:23 -07:00
Mark Otto
30a70fe24e Start rewriting blankslate 2015-09-25 14:16:29 -07:00
Mark Otto
f7b7c4cd35 build 2015-09-11 11:29:05 -07:00
Mark Otto
2ff8a486b6 Update input groups to use .form-control class 2015-09-11 11:27:53 -07:00
Mark Otto
dfcc9e5272 Rearrange source files
- Break apart buttons and forms files a bit for granularity
- Move entire utility file to the end of the import stack (should always be there for specificity reasons)
2015-09-11 11:26:24 -07:00
Mark Otto
347c25c137 build 2015-09-11 11:17:53 -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
837474103b grunt 2015-09-11 10:56:12 -07:00
Mark Otto
0de5a40619 update that override to match 2015-09-11 10:56:08 -07:00
Mark Otto
ff130166e9 there's only default left padding on ul/ol elements, so only reset that 2015-09-11 10:44:46 -07:00
Mark Otto
0ceff3c584 remove top margin on p elements, but specific a bottom one given our use of non-markdown bodies of text elsewhere 2015-09-11 10:44:28 -07:00
Mark Otto
06ae0e78a3 remove top/bottom margins on headings since we override the crap out of those everywhere 2015-09-11 10:44:01 -07:00
Mark Otto
77c70c0d57 allow for single buttons in button groups 2015-09-10 18:12:05 -07:00
Mark Otto
48ef3653cf Update _alerts.scss 2015-09-10 17:56:58 -07:00
Mark Otto
4a424039e7 fix alignment of the dismiss icon 2015-09-10 17:56:54 -07:00
Mark Otto
5eb6c8022b add class for overrides to type within alerts
also tighten up line-height
2015-09-10 17:56:49 -07:00
Mark Otto
42347191ec Revamp alerts 2015-09-10 17:56:44 -07:00
Mark Otto
90d01ecc54 Merge pull request #150 from primer/maintain-tones
Create MAINTAINING.md
2015-09-09 09:34:20 -07:00
Jon Rohan
14c80558c3 Update for npm
fixes https://github.com/primer/primer/issues/28
2015-09-08 09:53:46 -06:00
Jon Rohan
b3a3179567 Naming for npm primer-css 2015-09-08 09:50:39 -06:00
Mark Otto
b8f7ac464d tweaks and changelogs/milestones 2015-08-27 14:56:56 -07:00
Mark Otto
1872e22245 Create MAINTAINING.md 2015-08-27 14:24:03 -07:00
Mark Otto
ef8c544f43 bump version to 2.3.3, rerun grunt 2015-08-05 09:24:29 -07:00
Mark Otto
946bf60513 grunt 2015-08-05 09:23:50 -07:00
Mark Otto
18cf430b26 Merge pull request #144 from primer/select_ie9
Add IE9 hacks for custom select
2015-08-05 09:22:33 -07:00
Mark Otto
e68496b233 Add IE9 hacks for custom select 2015-07-29 10:42:41 -07:00