1
1
mirror of https://github.com/primer/css.git synced 2024-12-14 15:10:35 +03:00
Commit Graph

4102 Commits

Author SHA1 Message Date
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
15bc216d97 Introduce .flex-1 utility 2019-10-31 12:41:43 +09: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
Shawn Allen
828e3dc25e get branch name from GITHUB_REF 2019-10-25 16:46:18 -07:00
Shawn Allen
5a000bb4a6 lint 2019-10-25 16:41:05 -07:00
Shawn Allen
e9642f42b6 add changelog workflow 2019-10-25 16:38:06 -07:00
Shawn Allen
3b1c60b00f add release.config.js 2019-10-25 16:34:57 -07:00
Shawn Allen
f6da49b24f add semantic-release plugin (wip) 2019-10-25 16:34:52 -07:00
Shawn Allen
9c041bfe4a add script/changelog.js 2019-10-25 16:34:40 -07:00
Shawn Allen
293f160aeb deps: add semantic-release, @octokit/rest 2019-10-25 16:34:25 -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
Shawn Allen
435abad2ab
Merge pull request #953 from primer/issue-label
Add IssueLabel component
2019-10-23 09:34:06 -07:00
Shawn Allen
7df15de7b2
Merge pull request #946 from primer/test-todos
Add TODO@version stylelint rule (local)
2019-10-23 09:32:34 -07:00
Shawn Allen
e6e68e4679
Merge pull request #897 from primer/update-docs
Update development docs for new gatsby site
2019-10-23 09:31:42 -07:00
Shawn Allen
976ad8acaa delete script/test-todos.js (managed via stylelint) 2019-10-23 09:27:39 -07:00
Shawn Allen
ceb67a351c chore: lint 2019-10-23 09:27:39 -07:00
Shawn Allen
08fe118c75 add TODO(version) tests 2019-10-23 09:27:39 -07:00
Shawn Allen
cac447a3ee
Merge pull request #949 from primer/variable-inspector
Publish variables.json
2019-10-23 09:24:42 -07:00
Shawn Allen
645f63029b
Merge pull request #939 from primer/box-overlay-example
Fix Box--overlay example
2019-10-23 09:24:05 -07:00
Shawn Allen
dacbd108b8
Merge pull request #943 from MohamedElidrissi/patch-1
Fix broken links to typography utilities
2019-10-23 09:23:42 -07:00
simurai
74d04956ca Import timeline bundle into product 2019-10-23 13:30:46 +09:00
simurai
ff8e78f9a4 Use aliases for the colors 2019-10-23 09:28:17 +09:00
simurai
d65b411ee1
Update src/labels/diffstat.scss
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-10-23 09:26:01 +09:00