1
1
mirror of https://github.com/primer/css.git synced 2024-11-13 08:04:16 +03:00
Commit Graph

3085 Commits

Author SHA1 Message Date
emplums
65743d9109 lint 2019-04-03 08:30:28 -07:00
emplums
7047fec865 fix as issues 2019-04-03 08:23:14 -07:00
emplums
a24549655f hack the header :( 2019-04-02 22:59:01 -07:00
emplums
aa560c3f4a switch to blueprints 2019-04-02 22:38:01 -07:00
emplums
307d2c31d5 remove code example 2019-04-02 22:37:38 -07:00
emplums
2dd269b846 add search index to gitignore 2019-04-02 22:37:29 -07:00
emplums
e7b1d360ab put in path 2019-04-02 22:37:16 -07:00
emplums
eccfdfb5c4 update versions 2019-04-02 22:37:06 -07:00
emplums
99ae14c5ff use blueprints config 2019-04-02 22:36:55 -07:00
emplums
165d4a5961 remove old lib 2019-04-02 22:36:44 -07:00
simurai
09674e3e02
Merge pull request #730 from primer/release-12.2.1
Release 12.2.1
2019-03-22 13:54:49 +09:00
simurai
167264214b
Update CHANGELOG.md 2019-03-20 09:59:06 +09:00
simurai
4284ea581c
Merge pull request #725 from primer/fix-cut-off-examples
Fix cut off examples
2019-03-19 17:32:22 +09:00
Shawn Allen
63bc16796e
Merge pull request #733 from primer/fix-underlinenav-border
Fix UnderlineNav border
2019-03-18 11:52:00 -07:00
Shawn Allen
a8980c9589 chore(UnderlineNav): use border variables 2019-03-18 11:39:15 -07:00
Shawn Allen
636d4bfbe6 fix(UnderlineNav): remove margin-bottom: -1px for #732 2019-03-18 11:38:55 -07:00
simurai
645a61d438 Revert "Move …rest inside the Frame"
This reverts commit 051ef7f69d.
2019-03-18 20:41:17 +09:00
simurai
57b97ba1d8 Adjust examples
After moving the default padding inside the iframe
2019-03-18 20:29:11 +09:00
simurai
45d8a3f6f4 Fix linter 2019-03-18 19:48:56 +09:00
simurai
051ef7f69d Move …rest inside the Frame 2019-03-15 21:49:43 +09:00
simurai
4a399ac7f9 Move default padding inside iframe
This allows things like the focus ring to not get cut off.
2019-03-15 20:23:37 +09:00
simurai
55e9291634 Use display block for iframe
This removes the gap at the bottom
2019-03-15 17:40:11 +09:00
Shawn Allen
cc303af7ad
Merge pull request #729 from primer/fix-changelog
Fix changelog committers
2019-03-14 13:21:56 -07:00
Shawn Allen
f3622f154d
Merge pull request #727 from primer/colored-directional-borders
Allow changing color on directional borders
2019-03-14 13:19:47 -07:00
Shawn Allen
8adc04ab90
chore: v12.2.1 2019-03-14 11:23:56 -07:00
simurai
25077c6f3c Change source order of border colors
This allows changing colors on directional borders. E.g. `border-bottom border-green`
2019-03-14 15:15:20 +09:00
simurai
9d2bf3e8f9 Add dot infront of class names
Seems to be a convention in other examples.
2019-03-14 10:42:41 +09:00
simurai
ce47e81b73 Show position-fixed example 2019-03-14 10:01:09 +09:00
simurai
a51922f405 Center negative offset example 2019-03-14 09:41:00 +09:00
simurai
5dbf4a6e42 Fix forms from being cut off 2019-03-13 21:47:11 +09:00
simurai
3ae46dc982 Fix borders of outline labels
They have minus margin that makes the border getting cut off.
2019-03-13 21:40:17 +09:00
simurai
30217cf58d Fix cut off tooltips 2019-03-13 21:00:25 +09:00
simurai
9efb7eef15 Merge branch 'master' into fix-cut-off-examples 2019-03-13 17:28:43 +09:00
simurai
5e3f7ebb48
Merge pull request #721 from primer/release-12.2.0
Release 12.2.0
2019-03-13 13:27:50 +09:00
simurai
6ddb9cef7a
Update CHANGELOG.md 2019-03-13 12:36:31 +09:00
simurai
295f1626ad
Merge pull request #713 from primer/border-fade-utils
Add more .border-white-fade utilities
2019-03-13 12:29:52 +09:00
simurai
61576532bc Change copy 2019-03-13 12:23:58 +09:00
simurai
4a8c79b3f8
Merge pull request #718 from primer/fix-npm-link
Remove "prepare" npm script that runs "dist"
2019-03-13 12:20:04 +09:00
simurai
e0bcf52497
Merge pull request #675 from mxstbr/patch-1
Fix <details> spacing
2019-03-13 12:16:49 +09:00
simurai
50378a5436
Merge pull request #717 from primer/fix-docs-code-example-height
Fix scrolling of code examples
2019-03-13 12:16:02 +09:00
simurai
767a760221
Merge pull request #716 from primer/btn_mktg_fix
Accessibility fixes for marketing buttons
2019-03-13 12:15:06 +09:00
simurai
cd67010fff Fix popovers from being cut off 2019-03-13 11:44:19 +09:00
simurai
6240e6cbbe Only support .border-white-fade-xx on .border
For now to keep things consistent. We can support .border-bottom etc. at a later point.
2019-03-13 11:00:59 +09:00
simurai
0fb673bbbc Change source order for .border-white-fade-xx
So that they work when using `border-bottom` etc.
2019-03-13 10:50:05 +09:00
simurai
b1821ccabf Move .border-white-fade-xx docs
From marketing to core
2019-03-13 10:43:24 +09:00
Shawn Allen
237e914f22 feat: move .border-white-fade-?? from marketing/utilities -> utilities 2019-03-12 13:42:54 -07:00
Diana Mounter
bed67da064 update variable to mktg 2019-03-12 16:28:37 -04:00
Diana Mounter
3af7de608b update variable name 2019-03-12 16:27:46 -04:00
Diana Mounter
ead77b2ee6 update variables to blue-mktng 2019-03-12 16:26:10 -04:00
Diana Mounter
478c888633 add blue back with 42% mix 2019-03-12 16:24:23 -04:00