vsn4ik
8bffd8e1a6
Add autoprefixer-core to package.json
2015-06-25 22:27:00 +03:00
Aaron Shekey
75b83df435
Merge pull request #132 from primer/error-states
...
Inline error state styling
2015-06-24 17:00:26 -05:00
Aaron Shekey
175f09a35e
Warning
2015-06-24 16:42:42 -05:00
Mark Otto
68c5f9bf0e
document it
2015-06-24 13:38:28 -07:00
Mark Otto
ca3ffd0705
Merge branch 'master' into error-states
2015-06-24 13:31:36 -07:00
Aaron Shekey
e5c8d0e1ab
Background comment
2015-06-24 14:19:19 -05:00
Aaron Shekey
5b519f697a
Clean up extra tooltip styles
2015-06-24 14:09:18 -05:00
Aaron Shekey
ca5c06715b
Remove .form-note
2015-06-24 14:07:45 -05:00
Mark Otto
c9165b9552
exclude anchor css from some linter tests
2015-06-24 12:05:06 -07:00
Mark Otto
4d11f16b24
Merge branch 'update_anchorjs' of https://github.com/Johann-S/primer into Johann-S-update_anchorjs
2015-06-24 12:02:55 -07:00
Mark Otto
bedf2e4f55
Merge pull request #127 from primer/select-boxes
...
Custom select box styling
2015-06-24 11:58:31 -07:00
Mark Otto
1159eb7c53
Merge branch 'select-boxes' of https://github.com/primer/primer into select-boxes
2015-06-24 11:58:01 -07:00
Mark Otto
962898a9a3
Merge branch 'master' into select-boxes
...
Conflicts:
css/.primer-stats.md
css/primer.css
2015-06-24 11:57:53 -07:00
Mark Otto
7ae7472df3
Merge pull request #128 from primer/postcss
...
Switch to grunt-postcss
2015-06-24 11:57:02 -07:00
Mark Otto
8ee7ff18d7
Merge branch 'postcss' of https://github.com/primer/primer into postcss
2015-06-24 11:55:59 -07:00
Mark Otto
afa457816a
Merge branch 'master' into postcss
...
Conflicts:
css/.primer-stats.md
css/primer.css
2015-06-24 11:55:37 -07:00
Mark Otto
0ad183b196
Merge pull request #133 from primer/text-center
...
Adding a .text-center class to utilities
2015-06-24 11:54:45 -07:00
Mark Otto
a997987269
Merge pull request #129 from shanielh/master
...
Updated counter link from buttons
2015-06-24 11:54:30 -07:00
Jon Rohan
572b8f692a
Got a warning about no license in package.json
2015-06-23 20:58:41 -04:00
Jon Rohan
87de9aad28
Adding .text-center to the utilities.
2015-06-23 20:57:59 -04:00
Aaron Shekey
eb58ef2827
Inline error state styling
2015-06-23 17:08:27 -05:00
Shani Elharrar
ea7d99f5fb
Updated counter link from buttons
2015-06-13 17:55:14 +03:00
Mark Otto
d39917b7f4
shoutout to @jonrohan, my guardian angel
2015-06-12 15:25:23 -07:00
Mark Otto
e8b67387b4
grunt
2015-06-12 11:51:37 -07:00
Mark Otto
3db16e918c
move from grunt-autoprefixer to grunt-post-css
2015-06-12 11:51:34 -07:00
Jon Rohan
fcf1c0073e
Revert "disable vendor prefix another way"
...
This reverts commit 244a73254b
.
2015-06-10 16:05:21 -04:00
Jon Rohan
244a73254b
disable vendor prefix another way
2015-06-10 15:57:56 -04:00
Mark Otto
aa02645945
fix exclude for vendor prefixes
2015-06-10 12:46:25 -07:00
Mark Otto
6c19797eb5
grunt
2015-06-10 12:42:04 -07:00
Mark Otto
e312b89301
remove unnecessary class
2015-06-10 12:41:55 -07:00
Mark Otto
6a0719d16c
mention why we use .select-sm
2015-06-10 12:41:40 -07:00
Mark Otto
7cf7bacfff
break out default and custom selects
2015-06-10 12:40:40 -07:00
Mark Otto
e9b4f2cbff
elaborate on what gets customized for default selects; use just the element name for the heading
2015-06-10 12:40:25 -07:00
Mark Otto
324f630daa
override the .markdown-body dl styles for our docs examples
2015-06-10 12:39:41 -07:00
Mark Otto
c490df9bf1
rename .select-small to .select-sm to match .btn-sm
2015-06-10 12:39:22 -07:00
Mark Otto
9854cd694a
ms-expand comment
2015-06-10 12:39:05 -07:00
Mark Otto
838effd281
comment on why we need appearance vendor prefixes, move the box-shadow i nuked from the regular select to just the .select
2015-06-10 12:38:53 -07:00
Mark Otto
fd2bfd543e
comment and formatting
2015-06-10 12:38:32 -07:00
Mark Otto
047edbe5d9
don't box-shadow default selects, and don't apply our styles to it if it's a select[multiple]
2015-06-10 12:38:19 -07:00
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