Shawn Allen
|
8177332fc2
|
enforce scss/dollar-variable-default specifically
|
2019-10-31 15:10:30 -07:00 |
|
Shawn Allen
|
5cf3ba852f
|
add deprecation TODO comments, reorganize misc variables, add !default
|
2019-10-31 15:10:10 -07:00 |
|
Shawn Allen
|
739f77b61c
|
add deprecation TODO comments for unused color vars
|
2019-10-31 15:09:37 -07:00 |
|
Shawn Allen
|
d936b3a5ae
|
install stylelint-scss
|
2019-10-31 15:05:43 -07:00 |
|
Shawn Allen
|
a77bcc04a3
|
add !default to $highlight-yellow
|
2019-10-31 15:05:23 -07:00 |
|
Shawn Allen
|
f91cf59014
|
add !default to $border-color-button
|
2019-10-31 14:42:24 -07:00 |
|
Shawn Allen
|
5762d951b5
|
use rgba() instead of transparentize() for $repo-private-icon
|
2019-10-31 14:42:13 -07:00 |
|
Shawn Allen
|
71171fb4f6
|
nix needless disables
|
2019-10-31 14:40:33 -07:00 |
|
Shawn Allen
|
c5c4f15245
|
transparentize($black, 0.8) -> $border-color-button
|
2019-10-31 14:39:47 -07:00 |
|
Shawn Allen
|
7fd97bf568
|
move grays up, add $border-color-button
|
2019-10-31 14:38:36 -07:00 |
|
Shawn Allen
|
b2e1f7474f
|
use $bg-black and $text-black in tooltips
|
2019-10-31 14:17:47 -07:00 |
|
Shawn Allen
|
9df0fb8d58
|
add !default to $tooltip-background-color
|
2019-10-31 14:17:27 -07:00 |
|
Shawn Allen
|
4ac0c7f1da
|
add stylelint-disabl comments for primer/box-shadow
|
2019-10-30 22:11:48 -07:00 |
|
Shawn Allen
|
fef6e914b5
|
enable primer/box-shadow
|
2019-10-30 22:10:42 -07:00 |
|
Shawn Allen
|
268c3845f8
|
add stylelint-disable comments for primer/typography
|
2019-10-30 22:10:21 -07:00 |
|
Shawn Allen
|
f425cd686a
|
fix errant empty line
|
2019-10-30 22:09:59 -07:00 |
|
Shawn Allen
|
263dc4f25a
|
enable primer/typography
|
2019-10-30 22:08:48 -07:00 |
|
Shawn Allen
|
4d5b4c64cb
|
autofix some font-weight values
|
2019-10-30 22:08:40 -07:00 |
|
Shawn Allen
|
009705d53a
|
autofix + disable primer/spacing
|
2019-10-30 22:08:00 -07:00 |
|
Shawn Allen
|
6559cb39c1
|
npx stylelint-disable primer/borders -- src
|
2019-10-30 22:03:44 -07:00 |
|
Shawn Allen
|
6af4ab16ce
|
npx stylelint-only primer/borders -- --fix src
|
2019-10-30 22:00:58 -07:00 |
|
Shawn Allen
|
b52a7aa70f
|
enable primer/borders
|
2019-10-30 22:00:41 -07:00 |
|
Shawn Allen
|
c46c7d1ec8
|
add stylelint-disable comments for primer/colors
|
2019-10-30 21:59:35 -07:00 |
|
Shawn Allen
|
d350d4bbe1
|
break up background properties in <select> + status indicators (spinners)
|
2019-10-30 21:59:19 -07:00 |
|
Shawn Allen
|
121b850b2b
|
install stylelint-disable
|
2019-10-30 21:53:57 -07:00 |
|
Shawn Allen
|
72e012e0e7
|
use $bg-black-fade instead of $black-fade-50
|
2019-10-30 21:48:47 -07:00 |
|
Shawn Allen
|
13b4847024
|
move $black and $white to the top
|
2019-10-30 21:48:28 -07:00 |
|
Shawn Allen
|
323bc8c391
|
add $bg-black, $bg-black-fade, $text-white, $text-black, and $border-white
|
2019-10-30 21:48:10 -07:00 |
|
Shawn Allen
|
34c9665290
|
$white + $black -> $text-<color>
|
2019-10-30 21:41:09 -07:00 |
|
Shawn Allen
|
49d11963cb
|
autofix primer/colors
|
2019-10-30 21:28:32 -07:00 |
|
Shawn Allen
|
66436c6832
|
enable primer/colors in stylelint.config.js
|
2019-10-30 21:25:27 -07:00 |
|
Shawn Allen
|
ab379c9bfe
|
bump stylelint-config-primer@9, install stylelint-only
|
2019-10-30 21:25:12 -07:00 |
|
simurai
|
de91594b5f
|
Merge pull request #954 from primer/release-13.2.0
Release 13.2.0
|
2019-10-28 16:02:09 +09:00 |
|
Shawn Allen
|
5eacec8f0c
|
chore: update changelog for v13.2.0
|
2019-10-25 16:51:57 -07:00 |
|
simurai
|
3100ca3c0e
|
Merge pull request #959 from primer/buttons
More buttons
|
2019-10-25 13:47:55 +09:00 |
|
simurai
|
036ed320b3
|
Merge pull request #945 from primer/underline-nav-tab-container
Add [role=tab][aria-selected=true] to .UnderlineNav-item.selected
|
2019-10-25 13:35:07 +09:00 |
|
simurai
|
d0ae4a6c4e
|
Merge pull request #950 from primer/diffstat
Add Diffstat component
|
2019-10-25 13:31:48 +09:00 |
|
Shawn Allen
|
f16ae5e8bd
|
nix :not([aria-current=false]) from UnderlineNav-item selected selector
Co-Authored-By: simurai <simulus@gmail.com>
|
2019-10-24 13:21:21 -07:00 |
|
Shawn Allen
|
1d150d459d
|
move $bg-diffstat-* variables to colors.scss
|
2019-10-24 12:00:19 -07:00 |
|
simurai
|
2e5a64ceb1
|
Lint
|
2019-10-24 18:13:44 +09:00 |
|
simurai
|
d9d40d921f
|
Lint
|
2019-10-24 16:51:35 +09:00 |
|
simurai
|
1875246c47
|
Update comment
|
2019-10-24 16:48:21 +09:00 |
|
simurai
|
d34dd03de0
|
Add Octicon button
Unchanged from dotcom
|
2019-10-24 15:32:53 +09:00 |
|
simurai
|
db6d65c570
|
Add invisible button
Unchanged from dotcom
|
2019-10-24 13:40:54 +09:00 |
|
simurai
|
0e55872a45
|
Add .close-button
Unchanged from dotcom
|
2019-10-24 13:25:29 +09:00 |
|
simurai
|
f61a726733
|
Remove <p>
|
2019-10-24 13:24:36 +09:00 |
|
simurai
|
efbed684ee
|
Move some of the exotic buttons to /misc
|
2019-10-24 12:57:56 +09:00 |
|
simurai
|
4de965062f
|
Fix spacing between buttons
|
2019-10-24 11:52:18 +09:00 |
|
simurai
|
6013909199
|
Move .details-reset
Plus update the docs
|
2019-10-24 11:29:06 +09:00 |
|
Shawn Allen
|
3f8775ba12
|
Merge pull request #913 from primer/timelineitem
Importing TimelineItem from .com and creating matching docs
|
2019-10-23 13:52:52 -07:00 |
|