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

3099 Commits

Author SHA1 Message Date
simurai
d7242ee535 npm version v12.2.2 2019-04-08 14:41:34 +09:00
simurai
f4a7c43fc9
Update CHANGELOG.md 2019-04-08 14:37:29 +09:00
simurai
f0d93a45b5
Update hide-lg utility breakpoint
I think this changed to `1012px` dc9a9af748/src/support/variables/layout.scss (L66)

Follow-up to a463660875.
2019-04-08 14:28:27 +09:00
Shawn Allen
d0616bcd02
Merge pull request #746 from primer/fix-hide-utilities
Fix .hide utilities
2019-04-05 16:28:12 -07:00
Shawn Allen
a463660875
docs(utilities): update hide-* utility breakpoints 2019-04-05 16:06:23 -07:00
Shawn Allen
c7fd221229
Merge pull request #728 from primer/storybook-publish-fix
Prevent failed Storybook publishing from breaking the build
2019-04-05 11:13:13 -07:00
simurai
a4511db8f8 Merge branch 'master' into release-12.2.2 2019-04-05 22:06:51 +09:00
simurai
3e9cd2288d Fix hide utilities 2019-04-05 21:12:48 +09:00
Emily
dc9a9af748
Merge pull request #744 from primer/use-blueprints
Use blueprints
2019-04-03 09:49:00 -07:00
emplums
c501c50b19 is to as 2019-04-03 09:26:39 -07:00
emplums
2da2ae5e99 remove comment 2019-04-03 08:54:33 -07:00
emplums
3e85877a62 remove unneeded dep 2019-04-03 08:46:14 -07:00
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
e6400b4d5d Update CHANGELOG.md
Move #728 to `12.2.2` since it wasn't merged into `12.2.1`.
2019-03-22 18:14:19 +09: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
77b1fa4f9f fix: don't die on npm run publish-storybook
closes #724
2019-03-14 13:17:13 -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