1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 07:53:06 +03:00
Commit Graph

3113 Commits

Author SHA1 Message Date
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
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
simurai
f0ce822401 Merge branch 'master' into pr/675 2019-03-12 19:49:29 +09:00
simurai
f58639e8ec npm version v12.2.0 2019-03-12 17:42:58 +09:00
simurai
cb61c7cee8 Update CHANGELOG.md 2019-03-12 17:39:45 +09:00
simurai
0c54c88f81 Add border-white-fade scale to marketing 2019-03-12 16:53:42 +09:00
simurai
6f6c0971f1 Remove .border-white-fade from marketing utilities 2019-03-12 11:31:16 +09:00
simurai
ac7988c78b Fix lint
prettier/prettier
2019-03-11 21:32:43 +09:00
simurai
037eb58801 Fix calculated height of code examples 2019-03-11 20:04:09 +09:00
Diana Mounter
267a9aa382 hover state 2019-03-09 22:22:44 -05:00
Diana Mounter
84c0595798 remove blue-450 for 500 2019-03-09 22:05:04 -05:00
Diana Mounter
96b94d7f2a package lock 2019-03-09 22:04:19 -05:00
Shawn Allen
2ffa61f000 run dist before next build 2019-03-08 15:58:50 -08:00
Shawn Allen
939b80ffcf fix: remove "prepare" npm script that runs "dist" 2019-03-08 15:26:36 -08:00
simurai
33eb39355b Add border-white-fade utility 2019-03-08 16:42:08 +09:00
Emily
dd076c0ac3
Merge pull request #712 from primer/changelog
Update CHANGELOG.md
2019-03-07 15:30:35 -08:00
Emily
efa4902d91 update CHANGELOG.md 2019-03-07 15:26:36 -08:00
Emily
bc95000992
Merge pull request #710 from primer/release-12.1.1
Release Tracking 12.1.1
2019-03-07 15:23:05 -08:00
Shawn Allen
b5776cca83
Merge pull request #711 from primer/fix-storybook-again
Fix storybook, post-sync
2019-03-07 15:08:46 -08:00
Shawn Allen
77bfeae104 swap "dead" for "inert=true" in non-live HTML snippets 2019-03-07 14:42:51 -08:00
Shawn Allen
9db1b72683 chore: rebuild package-lock.json 2019-03-07 14:42:26 -08:00
Shawn Allen
88ce5e96f4 storybook: bump octicons CSS version 2019-03-07 14:42:03 -08:00
Shawn Allen
e70dbf671a storybook: update path to pages 2019-03-07 14:41:36 -08:00
Shawn Allen
fadc008488
Merge pull request #707 from primer/fix-storybook
Fix Storybook
2019-03-07 14:30:49 -08:00