Jon Rohan
c780f046fb
Finalizing the blankslate changes
2016-03-12 20:36:49 -05:00
Jon Rohan
a936d64e07
Revert "remove commented code"
...
This reverts commit 657f62bb06
.
2016-03-12 20:22:13 -05:00
Jon Rohan
657f62bb06
remove commented code
2016-03-12 09:01:00 -05:00
Jon Rohan
c0a196ac85
Merge branch 'master' into v3
2016-03-12 08:58:34 -05:00
Jon Rohan
9c2daa58f1
bump version
2016-03-11 11:43:10 -05:00
Jon Rohan
bd71af3f95
Merge pull request #174 from primer/utilities-refactor
...
New utilities for margin, padding, display, position and borders
2016-03-10 15:45:52 -05:00
Jon Rohan
4dcdf636fe
remove link hover colors and bring back muted-link
2016-03-10 15:35:04 -05:00
Jon Rohan
d4e3d9da55
Using variables when we can
2016-03-04 12:28:38 -05:00
Jon Rohan
307529a8b3
Using variables to set border properties
2016-03-04 12:21:02 -05:00
Jon Rohan
8629e4e581
lint disable
2016-03-04 12:17:04 -05:00
Jon Rohan
392fb94079
Updating to use bg- and text- colors in components
2016-03-04 12:10:54 -05:00
Jon Rohan
404accdc37
Adding color utilities from .com
2016-03-04 11:55:21 -05:00
Jon Rohan
d794e1ad6b
fixing linting
2016-03-04 10:54:56 -05:00
Jon Rohan
fc6231ebcd
Merge branch 'master' into utilities-refactor
2016-03-04 10:50:47 -05:00
Jon Rohan
67322ab20d
no more -
2016-03-04 10:42:22 -05:00
Jon Rohan
91dddc74f3
Merge pull request #176 from primer/scss-lint-updates
...
Updating primer based on latest scss-lint config in github.com
2016-02-19 14:58:20 -05:00
Jon Rohan
b2bc752cf6
Update houndci
2016-02-19 14:42:24 -05:00
Jon Rohan
fedc59528c
Merge branch 'master' into scss-lint-updates
2016-02-19 14:39:12 -05:00
Jon Rohan
382aa0fd48
Updating primer based on latest scss-lint config in github.com
2016-02-19 14:31:05 -05:00
Mu-An Chiou
901f14ea27
Bump version number
2016-02-20 02:45:18 +08:00
Mu-An Chiou
6d67257497
Build CSS
2016-02-20 02:44:59 +08:00
Mu-An Chiou
cd6e2ad45e
Merge pull request #175 from primer/button-expander
...
Styling changes for button.ellipsis-expander
2016-02-20 02:43:33 +08:00
Jon Rohan
ef004fae69
turning off some lints and missing files
2016-02-18 15:52:02 -05:00
Mu-An Chiou
1a557015a7
Add styling for button.ellipsis-expander
2016-02-18 01:40:10 +08:00
Jon Rohan
768fb5dfcf
kill off old file and organize better
2016-02-17 12:09:33 -05:00
Jon Rohan
e5619a8611
updating the docs
2016-02-17 11:51:35 -05:00
Jon Rohan
116bbcf198
Adding more utilties
2016-02-17 11:26:50 -05:00
Mark Otto
d65263fde5
Update _config.yml
2016-02-16 09:20:47 -08:00
Mark Otto
222d875fd0
build css
2016-02-16 09:20:23 -08:00
Mark Otto
73686ed6da
Update package.json
2016-02-16 09:19:52 -08:00
Mark Otto
6243976122
Merge pull request #168 from jdan/aria-label
...
Removed note about `aria-label` requiring a <button> or <a> element
2016-02-16 09:14:43 -08:00
Mark Otto
5c419c2a47
Merge pull request #169 from muan/patch-1
...
Update GitHubbers section of the readme
2016-02-16 09:14:25 -08:00
Mark Otto
f79eff94f4
Merge pull request #172 from muan/tabsstyle
...
Remove tab background color (for buttons)
2016-02-16 09:14:12 -08:00
Mark Otto
88f2a01044
Merge pull request #173 from pra85/patch-1
...
Fix a typo
2016-02-16 09:13:39 -08:00
Mark Otto
89d4c3905d
Merge pull request #170 from muan/ellipsis
...
Add .ellipsis-expander to avoid targeting tag name
2016-02-16 09:13:20 -08:00
Mark Otto
cadc9b8b3d
Merge pull request #171 from muan/btnlinkoverride
...
Get rid of underline in tab :focus state
2016-02-16 09:12:26 -08:00
Prayag Verma
112a5b1fa8
Fix a typo
...
Remove extra `the`
2016-02-12 14:08:52 +05:30
Mu-An Chiou
f8d10ffdf3
Remove tab background color (when button)
2016-02-11 22:38:54 +08:00
Mu-An Chiou
d992f77f76
Get rid of underline in :focus state as well
...
This is useful when a tab is also styled as .btn-link, where underline is set on :focus
2016-02-11 20:29:50 +08:00
Mu-An Chiou
bd7c7c2fef
Add .ellipsis-expander to avoid targeting tag name
...
This is part of a larger effort to get rid of a tags that are
not actual links.
2016-02-11 20:23:48 +08:00
Mu-An Chiou
972d795dcc
No need to cd into vendor/assets
2016-02-11 19:19:45 +08:00
Jordan Scales
b8d3756b8e
Removed note about aria-label
requiring a <button> or <a> element
...
`aria-label` can be used on any element, and is even used on the `<span>`
example right below this paragraph.
I verified this with ChromeVox+Chrome and VoiceOver+Safari.
2016-02-01 21:10:50 -05:00
Jon Rohan
eff96019c1
Merge pull request #166 from RobLoach/patch-1
...
Fix dependencies as devDependencies
2016-01-21 08:41:03 -05:00
Rob Loach
64f9218275
Fix package.json JSON
2016-01-18 19:09:28 -05:00
Rob Loach
570a9b7e6d
Fix dependencies as devDependencies
...
The "dependencies" should be marked as "devDependencies", as they're used only from the root, and not when depending on `primer-css` as an npm package.
2016-01-18 19:08:37 -05:00
Mark Otto
5d56d16a42
unfuck docs code snippets
2015-12-08 14:44:30 -08:00
Mark Otto
c60686ff85
tweak a few things from ripping out margin effort in github/github
2015-12-08 14:40:44 -08:00
Mark Otto
dff2a0153c
missed one
2015-12-08 14:40:25 -08:00
Mark Otto
707ac22c34
rip out extra spaces because linting
2015-12-08 13:18:03 -08:00
Mark Otto
7320468d9a
linting twerks
2015-12-08 13:08:57 -08:00