1
1
mirror of https://github.com/primer/css.git synced 2024-12-13 16:15:44 +03:00
Commit Graph

4571 Commits

Author SHA1 Message Date
simurai
4467910e72
Merge pull request #1077 from primer/next-7
Component refresh 7
2020-05-08 16:40:11 +09:00
simurai
ef251c745f Use default $bg-green for states 2020-05-06 11:09:24 +09:00
simurai
29e506ccc9 Use clip-path for chevron icons 2020-05-05 16:45:38 +09:00
simurai
2d26108634 Add chevrons to pagination 2020-05-05 14:12:53 +09:00
simurai
67ddeaed22 Use px-3 for flash alerts 2020-05-05 10:54:22 +09:00
Eric Liu
0c60c694cf
fix: remove unnecessary /css prefix
Co-Authored-By: simurai <simulus@gmail.com>
2020-04-26 19:04:00 -07:00
Eric Liu
7f8c698497
chore: add missing link to color utilities 2020-04-26 13:20:05 -07:00
simurai
0ee8139a29
Merge pull request #1074 from primer/next-5
Refresh pagination
2020-04-21 10:23:30 +09:00
simurai
6f2798aeb5 Lint 2020-04-20 22:48:25 +09:00
simurai
7b0173716b Add transitions 2020-04-20 21:11:32 +09:00
simurai
5f465bb506 Restyle pagination 2020-04-20 20:07:43 +09:00
simurai
12f5c1d4e1
Merge pull request #1071 from primer/next-4
Flash alert refresh
2020-04-17 19:46:43 +09:00
simurai
7d04a6c925 Lint again 2020-04-17 12:27:56 +09:00
simurai
4e0ca67f45 Lint 2020-04-17 12:19:05 +09:00
simurai
65dae5f1d9 Update flash-action 2020-04-16 20:22:55 +09:00
simurai
c85634d317 Update close button 2020-04-16 20:07:26 +09:00
simurai
3c15208acc Increase height 2020-04-16 17:41:59 +09:00
simurai
d489489991 Colorize octicons 2020-04-16 16:18:00 +09:00
simurai
1cbc7ca6a0 Update background and border colors 2020-04-16 15:28:48 +09:00
simurai
b6a04186f9 Use $text-gray-dark for all variations 2020-04-16 14:58:42 +09:00
simurai
b0198cb124
Merge pull request #1067 from primer/add-text-gray-light
Add .text-gray-light to docs
2020-04-15 16:05:09 +09:00
simurai
90985fa1e7
Merge pull request #1064 from primer/next-select-menu
Refresh SelectMenu
2020-04-15 11:48:20 +09:00
simurai
d2cf50db0a 🔥 remove "on white" 2020-04-15 10:31:11 +09:00
simurai
76c66a62bb Add text-gray-light 2020-04-15 10:30:09 +09:00
simurai
cf399883f0 Add disabled state 2020-04-14 14:35:37 +09:00
simurai
afd42f2244 Renamve withoutBorders to borderless 2020-04-14 13:34:28 +09:00
simurai
31bc235b0d
Typo 2020-04-14 12:07:56 +09:00
simurai
39bc1b878b
Update docs/content/components/markdown.md
Co-Authored-By: Emily Brick <emilybrick@github.com>
2020-04-14 11:55:44 +09:00
simurai
b302007e91 Add borderless divider 2020-04-13 23:25:27 +09:00
simurai
0f32f73cb1 Add borderless option 2020-04-13 22:58:27 +09:00
simurai
1b0f572a74 Add source 2020-04-13 11:02:31 +09:00
Shawn Allen
06abb8453f convert markdown page to one big example 2020-04-13 10:34:11 +09:00
Michelle Tilley
176d8dd771
Merge pull request #1061 from primer/multibump/@primer/gatsby-theme-doctocat-0.20.0-1586285132257
Auto-bump: @primer/gatsby-theme-doctocat@0.20.0
2020-04-09 08:56:00 -07:00
Michelle Tilley
778d73d854
-_- 2020-04-08 12:27:34 -07:00
Michelle Tilley
f42f0887c1
👕 Lint for the lint gods 2020-04-08 12:24:07 -07:00
Michelle Tilley
6aa5af0866
Use gatsby-plugin-asias-imports to resolve React 2020-04-08 12:20:48 -07:00
simurai
0a3c622a9e Tweak states 2020-04-08 23:45:44 +09:00
simurai
f3ad40ced2 Make header optional 2020-04-08 21:37:59 +09:00
simurai
7690ea9d39 Switch to white background 2020-04-08 14:10:56 +09:00
Colin
15085a6e01 make tabnav responsive 2020-04-07 16:18:25 -04:00
Michelle Tilley
b352134aa1
Update React and @primer/components 2020-04-07 12:08:24 -07:00
Michelle Tilley
5d8d01c939
Upgrading @primer/gatsby-theme-doctocat to 0.20.0 2020-04-07 11:46:06 -07:00
simurai
8eb5fe340e
Merge pull request #1058 from primer/dependabot/npm_and_yarn/minimist-1.2.3
Bump minimist from 1.2.2 to 1.2.3
2020-04-07 16:54:18 +09:00
simurai
30fe2cf999 Add support for aria-current=false 2020-04-07 15:51:57 +09:00
Daniel Segura
f6fe69f5d1
Typo in scss.md 2020-04-06 17:37:44 -05:00
dependabot[bot]
d07ac2f3b7
Bump minimist from 1.2.2 to 1.2.3
Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.2...1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 22:15:37 +00:00
simurai
beca305fe0
Merge pull request #1056 from primer/users/yaili/css-docs-tweaks
Small text updates in docs
2020-04-03 09:31:43 +09:00
Inayaili Leon
049e7bf30c Small text updates in docs 2020-04-02 14:18:44 +01:00
simurai
06497cdeb6
Merge pull request #1055 from primer/next-3
Component refresh tweaks III
2020-04-02 11:29:35 +09:00
simurai
c5821d56f7 Lint 2020-04-02 11:15:32 +09:00