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

4978 Commits

Author SHA1 Message Date
simurai
89d022be41
Merge pull request #1233 from primer/color_modes/deprecate
[Color Modes] Remove presentational utilities/variables
2021-03-04 22:25:35 +09:00
simurai
799d9b3dfb Remove presentational utilities/variables 2021-03-04 22:04:29 +09:00
simurai
b3bc735db0 Comment out some presentational variables and utilities
To be tested on dotcom
2021-03-04 16:44:46 +09:00
simurai
434a935090 Use --color-text-white for input-dark 2021-03-04 16:43:50 +09:00
Jon Rohan
afcbe60951
Merge pull request #1231 from primer/mixin_updates
Updating color-mode and color-mode-theme mixins
2021-03-03 09:11:52 -08:00
simurai
48628320dd Use node 14.15.2 version
This sets the node version to 14.15.2

When using node 15 and running `npm install @primer/primitives@0.0.0-???`, it adds the `^` "up to next major version" which I think causes problems and also switches to `"lockfileVersion": 2,`.

We probably don't need it once primer/primitives releases the next major version.
2021-03-03 23:21:18 +09:00
simurai
351d5e87da npm install @primer/primitives@0.0.0-20212382031 2021-03-03 17:23:05 +09:00
Jon Rohan
06f28bc2da
more lint 2021-03-02 22:20:57 -08:00
Jon Rohan
60966e5b67
lint update 2021-03-02 22:16:35 -08:00
Jon Rohan
b417b4984f
Updating the mixins that register the color modes 2021-03-02 21:38:25 -08:00
simurai
ebdc346ecb npm install @primer/primitives@0.0.0-202121599 2021-03-01 14:12:22 +09:00
simurai
e3d82fbb7d Remove dark dropdown 2021-02-26 20:30:06 +09:00
simurai
9309c57b19 Add shadow colors 2021-02-24 09:36:39 +09:00
simurai
b17b12934c
Merge pull request #1227 from primer/docs-update
Docs updates
2021-02-23 22:20:59 +09:00
simurai
287f89dbdb
Merge pull request #1229 from codecalm/patch-1
Update marketing-padding.md
2021-02-22 14:54:20 +09:00
Paweł Kuna
c7e82b841e
Update marketing-padding.md 2021-02-22 01:14:30 +01:00
simurai
3ae4e2b9a9
Merge pull request #1220 from trotzig/patch-1
Fix spelling error in avatars.md
2021-02-19 16:00:04 +09:00
simurai
2689edb035
Merge pull request #1222 from WashirePie/patch-1
Added missing </span> tag in labels.md
2021-02-19 15:59:19 +09:00
simurai
a283226e90
Merge pull request #1218 from primer/form-docs-reorg
Added structure with headings and reorg content
2021-02-19 15:58:27 +09:00
simurai
7a556a93b2
Merge pull request #1212 from wbrijesh/patch-1
Spelling correction
2021-02-19 15:57:43 +09:00
simurai
cf5651572d
Merge pull request #1210 from MonoHue/patch-1
Typo: Unpaired <\strong>
2021-02-19 15:57:06 +09:00
simurai
265e758911
Merge pull request #1208 from abeidahmed/patch-1
Fix: Inconsistent use of symbols
2021-02-19 15:56:18 +09:00
simurai
e2894e998b
Merge pull request #1184 from yulakhraj/master
Update README.md
2021-02-19 15:55:30 +09:00
simurai
e4f3b79b32
Merge pull request #1226 from primer/hubbers
Replaces Hubbers with GitHub employees
2021-02-19 15:46:51 +09:00
simurai
d5fdd78dee Replaces Hubbers with GitHub employees 2021-02-19 15:40:59 +09:00
simurai
a33183eb8b
Merge pull request #1225 from primer/preview-banner
Add note about new color docs
2021-02-19 12:34:44 +09:00
simurai
6adcc80fbc Italic 2021-02-19 12:01:11 +09:00
simurai
2dec566c0b Add note about new docs 2021-02-18 17:03:51 +09:00
simurai
20b113018c Lint 2021-02-12 23:21:44 +09:00
simurai
e21363527c Add marketing functional variables 2021-02-12 23:15:37 +09:00
simurai
9ec838aec2 Use primitives variables for marketing buttons 2021-02-12 21:24:11 +09:00
simurai
cd5cdf0b87 npm install @primer/primitives@0.0.0-2021112113328 2021-02-12 20:42:00 +09:00
simurai
5813a09ed0 npm install @primer/primitives@0.0.0-20211127596 2021-02-12 17:05:48 +09:00
WashirePie
abbc405e36
Update labels.md
Added missing closing </span> tag
2021-02-08 16:34:56 +01:00
Michelle Tilley
1441170303
Merge branch 'mkt/color-modes-whee' into mkt/color-modes-docs 2021-02-05 08:15:27 -08:00
Michelle Tilley
c8f900f93f
Add lint ignore for icon color 2021-02-05 08:15:18 -08:00
Michelle Tilley
1667991442
Merge branch 'mkt/color-modes-whee' into mkt/color-modes-docs 2021-02-05 08:00:47 -08:00
simurai
e6d203b0c2 Use --color-icon-tertiary when disabled 2021-02-05 20:51:04 +09:00
Michelle Tilley
4da881822f
Fix dark dimmed import path 2021-02-03 12:09:07 -08:00
Michelle Tilley
53e31bfe4f
Update dark dimmed theme 2021-02-03 11:53:02 -08:00
simurai
d48ebbb635 Fix docs
It might broke when fixing a merge conflict.
2021-02-03 21:37:30 +09:00
simurai
6d5ef606d6 Replace rgba colors for marketing styles 2021-02-03 21:17:14 +09:00
simurai
6a1daf3e08 npm install @primer/primitives@0.0.0-20211361528 2021-02-03 15:19:11 +09:00
Henric Trotzig
33a59ceab8
Fix spelling error in avatars.md
I noticed this while browsing the documentation.
2021-02-02 21:37:16 +01:00
Ash Guillaume
727509ee80
Update docs/content/components/forms.md
Co-authored-by: Inayaili León <yaili@github.com>
2021-01-29 08:56:19 -08:00
Ash Guillaume
c9743637c6
re-worded the spicey section 2021-01-22 14:00:30 -08:00
Ash Guillaume
a1e2f854b5
Update docs/content/components/forms.md
Co-authored-by: Inayaili León <yaili@github.com>
2021-01-22 13:58:26 -08:00
Ash Guillaume
87b79ed376
Added structure with headings and reorg content 2021-01-20 19:48:12 -08:00
Colin
8ff9a1d40e make disabled text for inputs easier to see 2021-01-19 15:15:59 -05:00
simurai
b9b041cb78
Merge pull request #1217 from primer/fix-underline-border-flash
Move `border-bottom-color` transition into `:hover`
2021-01-19 22:05:33 +09:00