1
1
mirror of https://github.com/primer/css.git synced 2024-12-12 18:58:01 +03:00
Commit Graph

4465 Commits

Author SHA1 Message Date
simurai
ffbfe842eb Move .bg-shade-gradient to marketing 2020-09-19 10:06:29 +09:00
simurai
124b8e6e39 npm install @primer/primitives@0.0.0-a5223f5 2020-09-18 23:12:00 +09:00
simurai
80a39c4ad0 Refactor buttons 2020-09-18 22:00:27 +09:00
simurai
f148418e8a Move misc color variables into colors.scss 2020-09-18 17:27:57 +09:00
simurai
a34831dda1 Replace a few more colors 2020-09-18 17:27:18 +09:00
simurai
0931f86f93 Replace all color variables 2020-09-18 16:49:13 +09:00
simurai
6f8e80ee52 Rename ic -> icon 2020-09-18 14:40:21 +09:00
simurai
1404440fab Rename markdown-body -> markdown 2020-09-18 14:38:14 +09:00
simurai
23ca1d0b77 Replace $gray colors 2020-09-18 14:23:02 +09:00
simurai
025796a204 Add scale colors 2020-09-18 11:55:36 +09:00
simurai
42eb0408a4 Revert changes to /marketing
We'll look into this separatly
2020-09-18 11:36:17 +09:00
simurai
b30b51c544 Replace $black + $white 2020-09-18 11:27:58 +09:00
simurai
d4c92ca78d Enable both color modes 2020-09-17 17:22:27 +09:00
simurai
a240f2cdb9 Add light/dark sticker sheet 2020-09-17 15:41:36 +09:00
simurai
8e0ed0b41f Use --color-ic-tertiary for the SelectMenu icon 2020-09-17 14:54:34 +09:00
simurai
7861ffee69 npm install @primer/primitives@0.0.0-fc5e8c6 2020-09-16 23:23:18 +09:00
simurai
c0b2015c09 Fix transparency
We'll have to come back to this later
2020-09-16 23:18:16 +09:00
simurai
45779c0fc1 Replace all $border colors 2020-09-16 17:44:36 +09:00
simurai
d30d136b1a Deprecate rest of bg colors 2020-09-16 16:16:39 +09:00
simurai
6f5cdde5f4 Replace all $bg-gray/white/black 2020-09-16 15:49:20 +09:00
simurai
81517f25f9 Replace $bg-blue + $bg-blue-light 2020-09-16 14:43:12 +09:00
simurai
8dee34b1f0 Replace $bg-green 2020-09-16 14:26:12 +09:00
simurai
c8957fa78f Use --color-scale for State component 2020-09-16 14:02:16 +09:00
simurai
9dee8f45f8 Replace $bg-red-light with --color-bg-danger
Also $bg-red -> --color-bg-danger-inverse
2020-09-16 13:43:53 +09:00
simurai
19792a4210 Deprecate the rest of the text colors 2020-09-16 12:07:37 +09:00
simurai
25b56ea605 Replace $text-black with --color-text-primary 2020-09-16 11:17:53 +09:00
simurai
39fb07b27a Use --color-scale for labels 2020-09-16 10:56:15 +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
d4dddd27f4 Replace $text-green with --color-text-success 2020-09-15 21:53:56 +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
3955686b1b npm install @primer/primitives@0.0.0-d095039 2020-09-15 19:18:31 +09:00
simurai
9839688819 Add v16 migration guide 2020-09-15 14:04:58 +09:00
simurai
43c136f154 Add deprecation warning 2020-09-15 12:41:24 +09:00
simurai
e1ac61f212 Replace autocomplete inset shadow 2020-09-15 12:32:05 +09:00
simurai
1546b62112 Replace $bg-diffstat with --color-diff 2020-09-15 12:12:57 +09:00
simurai
0168bea433 Replace $form-control-shadow with var(--color-input-shadow)
Also $btn-input-focus-shadow with var(--color-input-shadow-focus)
2020-09-15 11:59:34 +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
02a423f5a5 Replace $border-color with var(--color-border-primary) 2020-09-15 09:46:24 +09:00
simurai
063dd627f0 Replace $border with var(--color-border-primary) 2020-09-15 09:41:33 +09:00
simurai
e249de2f9a Migrate Subhead 2020-09-14 21:46:28 +09:00
simurai
731d30b51c Migrate timeline 2020-09-14 21:40:11 +09:00
simurai
8a57739c38 Migrate toasts 2020-09-14 21:39:57 +09:00
simurai
5422e23fc5 Migrate tooltips 2020-09-14 17:48:14 +09:00
simurai
6ad00ee0a8 Move modes from /support to /base
support/index.scss gets imported in various places and would spit out the variables many times.
2020-09-11 20:57:43 +09:00
simurai
72640895b4 Enable nesting of color modes 2020-09-11 16:39:27 +09:00