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

4700 Commits

Author SHA1 Message Date
simurai
39b636cb0d npm install @primer/primitives@0.0.0-f515e0e 2020-10-15 16:03:39 +09:00
simurai
23668b2063 Update MIGRATING.md 2020-10-15 15:49:31 +09:00
simurai
7cc7017416 Alias presentational with functional variable
For light mode, so far there should be no changes of the values.

We'll have to be careful when making changes to primer/primitives.
2020-10-15 15:49:13 +09:00
Colin
2d065e747b fix primary button text color 2020-10-14 17:08:10 -04:00
Michelle Tilley
6b7c4cbb03
⌨️ spelling fixes 2020-10-14 10:10:48 -07:00
simurai
9cd14e5d9d Include dark colors only for the docs 2020-10-14 16:27:44 +09:00
simurai
73d7bdd058 Update docs with new color utilities 2020-10-09 11:04:22 +09:00
simurai
fdcd0cc328 Update links 2020-10-09 11:04:03 +09:00
simurai
f4b410a147 Update Box-row colors 2020-10-08 16:03:43 +09:00
simurai
c651606d83 Lint 2020-10-08 13:49:50 +09:00
simurai
1f3ca4b28a Update flash alerts in dark mode 2020-10-08 13:42:50 +09:00
simurai
20ac6fcf5e Add color-scheme properties 2020-10-07 16:01:52 +09:00
simurai
805cfbd7c8 Update borders, states and more
Follows the changes from https://github.com/primer/primitives/pull/21/files
2020-10-07 15:29:40 +09:00
simurai
cc7f219534 Use auto scale 2020-10-06 19:28:06 +09:00
simurai
52616b02b0 npm install @primer/primitives@0.0.0-e66591e 2020-10-06 17:59:51 +09:00
simurai
31c1b54068 Merge branch 'mkt/color-modes-whee' of https://github.com/primer/css into mkt/color-modes-whee 2020-10-06 17:58:16 +09:00
Cole Bemis
4e4463e523
Merge pull request #1180 from primer/update-stylelint-2
Set up primer/no-undefined-vars stylelint rule
2020-10-05 08:29:41 -07:00
simurai
7970855390 Remove values
Might still change and becomes hard to maintain
2020-10-05 22:03:22 +09:00
simurai
7b0893c0b4 Remove .text-placeholder + .text-disabled again
This seems better to only have as variables
2020-10-05 21:59:27 +09:00
simurai
822ecd8608 Add utility classes 2020-10-05 17:29:05 +09:00
simurai
beb5166b4a Fix Box-row regression 2020-10-05 13:52:55 +09:00
Cole Bemis
47b1dd2d88
Update src/box/box.scss
Co-authored-by: simurai <simurai@github.com>
2020-10-04 21:50:21 -07: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
Cole Bemis
b78836c1ff Update styleling-config-primer 2020-10-02 10:13:30 -07:00
simurai
4703bce285 Lint 2020-10-02 22:08:49 +09:00
simurai
56d4ad3ecc Lint 2020-10-02 22:02:15 +09:00
simurai
3867c86290 npm install @primer/primitives@0.0.0-991da9a 2020-10-02 21:52:57 +09:00
simurai
de884f2feb npm install @primer/primitives@0.0.0-2d2879b 2020-10-02 21:31:46 +09:00
simurai
cea7c54d85 Fix a few regressions 2020-10-02 21:20:37 +09:00
simurai
8a45dd8a17 Use color scale for aliased variables 2020-10-02 16:52:45 +09:00
simurai
aed544ddb2 Lint 2020-10-01 15:47:31 +09:00
simurai
79542fadea Fix link color 2020-10-01 15:18:40 +09:00
simurai
93aebcf04e Use light mode as default 2020-10-01 14:31:48 +09:00
simurai
97dc619d7a Alias btn-blue to btn-primary 2020-10-01 14:08:49 +09:00
simurai
205f912f8b npm install @primer/primitives@0.0.0-b8d5846 2020-09-28 21:04:00 +09:00
Michelle Tilley
a9b1e26d78
Fix color pages 2020-09-24 11:21:40 -07:00
Michelle Tilley
ec9eb02477
grey -> gray 2020-09-24 11:17:11 -07:00
Michelle Tilley
75e8281bd9
Update Primer Primitives 2020-09-24 11:16:14 -07:00
simurai
409f6c4b88 Use dark as default
Just for testing when no data-color-mode is used.
2020-09-24 23:32:33 +09:00
simurai
2acf16d4ea Change package name back to @primer/css-next 2020-09-24 23:08:57 +09:00
simurai
bc4eb60ab7 Merge branch 'master' into mkt/color-modes-whee 2020-09-24 22:31:40 +09:00
Cole Bemis
df4b2ea429
Merge pull request #1177 from primer/update-stylelint
Re-enable stylelint in CI workflow on color modes branch
2020-09-23 17:02:53 -07:00
Cole Bemis
e1bf4d4b07 Update stylelint-config-primer to 9.1.0 2020-09-23 16:56:37 -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
Cole Bemis
91db2f3b20 Fix linting errors 2020-09-23 12:58:19 -07:00
Cole Bemis
e153faba5c Enable linting in ci 2020-09-22 15:56:36 -07:00
Cole Bemis
289f252ef5 Update stylelint-config-primer 2020-09-22 15:56:25 -07:00
Cole Bemis
9f99bc5dc6
Add color mode toggle to live code examples (#1171)
* Add color mode toggle to code examples

* Style color mode toggle
2020-09-21 13:22:28 -07:00