1
1
mirror of https://github.com/primer/css.git synced 2024-12-04 14:59:16 +03:00
Commit Graph

91 Commits

Author SHA1 Message Date
simurai
cb88290a58 Lint 2020-10-26 17:51:13 +09:00
simurai
08f5801701 Fix close-button 2020-10-26 12:28:26 +09:00
simurai
051724a2d9 Update primary button 2020-10-24 16:03:26 +09:00
simurai
12e4983b1a Update button.scss 2020-10-24 14:33:10 +09:00
simurai
edae9c3489 WIP: Update buttons 2020-10-24 11:23:27 +09:00
simurai
2372b00fe9 Update outline + danger button 2020-10-24 00:03:44 +09:00
simurai
3773ee1264 Update links 2020-10-22 21:39:20 +09:00
simurai
fdd9051799 Update form-control
Also rename `--color-shadow-focus` to `--color-state-focus-shadow`
2020-10-22 12:06:48 +09:00
Colin
b2f17260f5 npm install @primer/primitives@0.0.0-3dafc1d 2020-10-16 16:26:12 -04:00
Colin
c90ff75f51 fix linter 2020-10-16 15:34:36 -04:00
Colin
1f7f08a62e npm install @primer/primitives@0.0.0-10e7afa 2020-10-16 15:28:26 -04:00
simurai
b32e4f5ac5 Update button.scss 2020-10-16 21:14:11 +09:00
Colin
e246716368 update variable for social count 2020-10-15 17:00:29 -04:00
simurai
3f83116669 Swap bg-secondary and bg-tertiary
In response to c215e1ebef
2020-10-15 17:35:42 +09:00
Colin
2d065e747b fix primary button text color 2020-10-14 17:08:10 -04:00
simurai
cc7f219534 Use auto scale 2020-10-06 19:28:06 +09:00
Cole Bemis
5c74a71372 Remove needless disable 2020-10-02 10:28:11 -07:00
Cole Bemis
5c25a62082 Fix linting errors 2020-10-02 10:22:39 -07:00
simurai
97dc619d7a Alias btn-blue to btn-primary 2020-10-01 14:08:49 +09:00
Michelle Tilley
ec9eb02477
grey -> gray 2020-09-24 11:17:11 -07:00
Cole Bemis
460e8b06ce Remove more needless disables 2020-09-23 13:18:27 -07:00
Cole Bemis
576c141758 Remove unnecessary stylelint disable comments 2020-09-23 13:07:43 -07:00
simurai
80a39c4ad0 Refactor buttons 2020-09-18 22:00:27 +09:00
simurai
0931f86f93 Replace all color variables 2020-09-18 16:49:13 +09:00
simurai
23ca1d0b77 Replace $gray colors 2020-09-18 14:23:02 +09:00
simurai
b30b51c544 Replace $black + $white 2020-09-18 11:27:58 +09:00
simurai
c0b2015c09 Fix transparency
We'll have to come back to this later
2020-09-16 23:18:16 +09:00
simurai
6f5cdde5f4 Replace all $bg-gray/white/black 2020-09-16 15:49:20 +09:00
simurai
e315113037 Replace $text-white with --color-text-inverse 2020-09-15 22:24:59 +09:00
simurai
7e7ff73c63 Replace $text-red with --color-text-danger 2020-09-15 22:05:17 +09:00
simurai
8e073bb420 Replace $text-blue with --color-text-link-primary 2020-09-15 20:18:31 +09:00
simurai
5388d1f637 Replace $text-gray with --color-text-secondary 2020-09-15 19:37:39 +09:00
simurai
2305f944fd Replace $text-gray-light with --color-text-tertiary 2020-09-15 19:34:12 +09:00
simurai
f773f35b27 Replace $text-gray-dark with --color-text-primary 2020-09-15 19:30:16 +09:00
simurai
4ea334d9de Replace $border-color-button with var(--color-btn-border) 2020-09-15 11:50:57 +09:00
simurai
9a866c200f Replace $box-shadow with --color-shadow 2020-09-15 11:35:39 +09:00
simurai
5afc7eb299 Remove unused style 2020-07-01 13:46:29 +09:00
simurai
9098d503e2 Add transparent outline to .btn when focused 2020-07-01 13:27:45 +09:00
simurai
e3c49ea780 Lint 2020-04-01 23:04:24 +09:00
simurai
823d3b389c Add padding back to buttons 2020-04-01 21:14:23 +09:00
simurai
481b80c0a2 Use black shadow 2020-04-01 10:09:31 +09:00
simurai
34368b76ff Lint 2020-03-31 20:09:42 +09:00
simurai
1bbc010297 Update button borders 2020-03-31 17:49:48 +09:00
simurai
338d1e569a Increase shadow for .btn-primary 2020-03-31 17:25:33 +09:00
simurai
12e9ce7eea Update green of btn-primary 2020-03-31 15:41:56 +09:00
simurai
90737f7e09 Reduce transparency of icons and carets 2020-03-31 15:39:04 +09:00
simurai
95a5b1505e Use $blue-500 for outline button and labels 2020-03-26 14:36:10 +09:00
simurai
487a279137 Fix .social-count when zooming 2020-03-19 17:05:27 +09:00
simurai
0c2242c78e Remove transition on inverse buttons 2020-03-02 23:29:58 +09:00
simurai
ddc13d5962 Add hover transition to buttons 2020-03-02 22:01:46 +09:00