1
1
mirror of https://github.com/primer/css.git synced 2024-12-21 13:11:49 +03:00
Commit Graph

3464 Commits

Author SHA1 Message Date
Vinicius Depizzol
2d0d537417
Merge branch 'master' into input-dark 2019-08-05 13:48:37 -07:00
Vinicius Depizzol
f161e7ba37
whitespace meaningless change 2019-08-05 13:46:53 -07:00
Shawn Allen
0600827cd8
Merge pull request #830 from primer/getting-started-links
Updated getting started links
2019-08-05 13:41:40 -07:00
Ash Guillaume
b30502a247
Merge branch 'master' into getting-started-links 2019-08-05 12:58:35 -07:00
Vinicius Depizzol
14237e9c05 add existing dropdown stylesheet from github's css 2019-07-30 14:56:21 -07:00
Vinicius Depizzol
e0d481ea82 include default README file for primer dropdown 2019-07-30 14:55:35 -07:00
Vinicius Depizzol
65bb088bfc add dark dropdown variation 2019-07-30 14:50:23 -07:00
Vinicius Depizzol
265e3e82b2 add input-dark 2019-07-30 10:53:48 -07:00
Shawn Allen
371213f5b2
Merge pull request #832 from primer/release-12.5.0
Primer 12.5.0
2019-07-23 14:42:45 -07:00
simurai
b1cf8d994b Update CHANGELOG.md 2019-07-23 13:55:03 +09:00
simurai
ed7f326666
Merge pull request #827 from primer/sidenav
Side Nav component
2019-07-23 08:27:54 +09:00
Shawn Allen
01af8f3c70
Merge pull request #846 from vdepizzol/patch-1
Fix markdown typos in Contributing docs page
2019-07-22 16:16:17 -07:00
Vinicius Depizzol
63a444cc33
fix backticks in code blocks and versioning sections 2019-07-22 13:16:19 -07:00
Vinicius Depizzol
0698c4fd80
parse backticks without breaking the markdown line
While this fixes the backtick-on-backtick problem by using a zero-width space, it's still confusing to see `erb` in the source code while referencing `html` in the copy.
2019-07-22 13:12:20 -07:00
Vinicius Depizzol
b56689bbc3
markdown bullet list typo 2019-07-22 12:57:50 -07:00
simurai
0e8287cf07
Update pages/css/components/navigation.md
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-07-22 11:38:36 +09:00
simurai
08ecac1db7
Update pages/css/components/navigation.md
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-07-22 11:37:52 +09:00
Shawn Allen
aa915e3c5d
Merge pull request #808 from primer/select-menu
Select Menu component
2019-07-19 13:55:11 -05:00
Shawn Allen
ab2341eb99
Merge pull request #842 from primer/color-util-tweaks
Color utility table tweaks
2019-07-19 12:21:41 -05:00
simurai
7554b3e552 Fix "Table of Contents" 2019-07-19 10:18:34 +09:00
Shawn Allen
ef1f39ddec lint 2019-07-18 16:37:59 -07:00
Shawn Allen
2736806398 make the color utility tables "sparse" (only show colors with alias classes) 2019-07-18 16:34:20 -07:00
Shawn Allen
35d2444105 remove system utility columns from color tables 2019-07-18 16:33:53 -07:00
Shawn Allen
4604360d81 nix zap octicon from alias columns in color tables 2019-07-18 16:33:28 -07:00
Shawn Allen
8febacda29 color palette table style tweaks 2019-07-18 16:33:00 -07:00
simurai
c32892e198
Merge pull request #831 from primer/toasts-v2
Toast component
2019-07-17 18:31:22 -05:00
simurai
b04cc7262b
Merge pull request #811 from primer/color-system-docs
Color system docs updates
2019-07-17 18:29:18 -05:00
Shawn Allen
cf831ad880
Merge pull request #836 from primer/bem-multi-word
BEM multi-word convention for Element or Modifier classes
2019-07-17 15:25:52 -05:00
Shawn Allen
f58773a340
Merge pull request #812 from primer/mono-font-stack
Improve monospaced font on Chrome Android
2019-07-17 14:46:14 -05:00
Shawn Allen
d136c10914
Merge pull request #763 from primer/flex_utilities
Adding flex utilities for grow, order, and width
2019-07-17 14:45:25 -05:00
Shawn Allen
4f167faf8b
Merge pull request #780 from primer/swap
Prefer FOUT over FOIT with custom @font-face marketing font
2019-07-17 14:26:17 -05:00
Shawn Allen
0732c82064
Merge pull request #837 from primer/font-dir
Fix directory path for font files
2019-07-17 14:16:44 -05:00
Jessica Paoli
46abb808a7
fix directory for font files 2019-07-17 14:38:42 -04:00
simurai
f6018ad909 Fix icon colors 2019-07-17 16:55:45 +09:00
simurai
a4a3b68375 Remove .octicon-check as selector
So that any icon can be used.
2019-07-17 16:42:57 +09:00
simurai
c2ed256bee
Define convention for multiple words
in Element and Modifier classes.
2019-07-17 14:03:11 +09:00
simurai
406469638c
Merge branch 'master' into toasts-v2 2019-07-16 21:21:30 -05:00
simurai
56b3dae9f1
Merge pull request #834 from primer/toasts-v2.1
Toasts v2.1
2019-07-16 21:19:14 -05:00
simurai
bd43628c7f Document positioning of a Toast 2019-07-17 10:58:21 +09:00
simurai
e7bf2f9122 Mention both animation modifiers 2019-07-17 10:48:23 +09:00
simurai
04a14d801e Add wrapper div with padding
This is needed so that the Toast's margin's don't get collapsed and the example gets cropped.
2019-07-17 10:42:17 +09:00
simurai
8c2d441cdf Use inline svgs for the icons 2019-07-17 10:00:00 +09:00
simurai
1f8274f495 Document .width-auto 2019-07-17 08:59:22 +09:00
simurai
b34927880a Document flex order 2019-07-17 08:43:13 +09:00
Shawn Allen
5757092481 prune select-menu/README.md to bare essentials 2019-07-16 15:46:28 -07:00
Shawn Allen
9e1be8810e nix path from select-menu frontmatter 2019-07-16 15:45:52 -07:00
simurai
d2e5af74b2 Update flex-grow-0 and flex-shrink-0 2019-07-16 19:58:37 +09:00
simurai
6f1e756253 Merge branch 'master' into flex_utilities 2019-07-16 19:39:34 +09:00
simurai
57483c05f3 Document flex-grow-0 and flex-shrink-0 2019-07-16 19:38:55 +09:00
simurai
9f4cf030a6 Move .flex-grow-0
So it's grouped with the other flex properties
2019-07-16 19:25:12 +09:00