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

3830 Commits

Author SHA1 Message Date
simurai
a5bdd9eb5a Use variable for max-height 2019-09-26 09:19:44 +09:00
Shawn Allen
dd78e4a94e
Merge pull request #912 from primer/needless-disables
Report needless disables in CI, bump stylelint, tidy scripts
2019-09-25 15:35:56 -07:00
Shawn Allen
8d1433f739
Merge pull request #886 from primer/colebemis-patch-1
Use inline octicon in branch name example
2019-09-25 15:35:31 -07:00
Shawn Allen
96c9dda68a
Merge pull request #902 from primer/releasing
Update "Ship checklist"
2019-09-25 15:35:12 -07:00
Shawn Allen
d848952f4c
Merge pull request #903 from mxie/patch-1
Move select menu list into the modal div
2019-09-25 15:34:45 -07:00
Shawn Allen
fd76bdd18b fix more needless disables 2019-09-25 15:05:46 -07:00
Shawn Allen
94e08d3ccd add script/remove-needless-disables 2019-09-25 14:57:53 -07:00
Shawn Allen
451706d598 fix one more unneeded disable 2019-09-25 14:57:43 -07:00
Shawn Allen
39edae32a3 more lint cleanup 2019-09-25 14:31:42 -07:00
Shawn Allen
70ab973f59 more stylelint-disable tweaks, and actual linting 2019-09-25 14:28:01 -07:00
Shawn Allen
a50438bcad remove some needless disables 2019-09-25 14:20:32 -07:00
Shawn Allen
8a43874c43
Merge branch 'master' into needless-disables 2019-09-25 13:27:51 -07:00
Shawn Allen
f3c9415cee don't run stylelint with --cache 2019-09-25 13:25:45 -07:00
Shawn Allen
c4ef3a34fa chore(deps): bump stylelint, other dev deps 2019-09-25 13:17:22 -07:00
Shawn Allen
3f96d4ed02 .stylelintrc.json -> stylelint.config.js; add script/lint-ci 2019-09-25 13:17:00 -07:00
Shawn Allen
bdb08b30b8 add .stylelintcache to .gitignore 2019-09-25 13:16:04 -07:00
simurai
ccf8508811 npm version patch 2019-09-25 16:32:34 +09:00
Shawn Allen
1461944683
Merge pull request #905 from primer/release-13.0.1
Primer CSS 13.0.1
2019-09-23 07:17:00 -07:00
simurai
7a7e1b93d1 Update CHANGELOG.md 2019-09-23 18:12:11 +09:00
simurai
4889e7a84c
Merge pull request #906 from primer/segoe-ui-symbol
Remove "Segoe UI Symbol" from font stack
2019-09-23 18:07:45 +09:00
simurai
241bb6cb48 Remove "Segoe UI Symbol" from font stack 2019-09-23 17:00:34 +09:00
simurai
347e462a13 npm version patch 2019-09-21 21:47:49 +09:00
simurai
b88f8be7a4 Format comment 2019-09-21 21:20:47 +09:00
simurai
6146ef2758 Use variables 2019-09-21 20:49:56 +09:00
simurai
a388981e75 Remove .kb-shortcut-dialog and .badmono
Is refactored in https://github.com/github/github/pull/124900
2019-09-21 20:46:03 +09:00
simurai
698707784b Add documentation 2019-09-20 15:15:50 +09:00
simurai
ac23a5cca2 Add keyboard-shortcuts.scss
Unchaged from github/.../components/keyboard-shortcuts.scss
2019-09-20 10:10:40 +09:00
Melissa Xie
a0948b073b
Move select menu list into the modal div
Otherwise the list won't actually show up.
2019-09-19 11:20:12 -04:00
simurai
6ffd85c9d4
Update "Ship checklist" 2019-09-18 22:38:45 +09:00
simurai
031f9a7b5b Fix linter 2019-09-16 22:35:42 +09:00
simurai
279c87ebea Increase max-height 2019-09-16 22:11:17 +09:00
simurai
fb3a10aa9a Switch to bottom-border 2019-09-16 21:44:49 +09:00
Shawn Allen
a95c6e1bc3
Merge pull request #887 from primer/release-13.0.0
Release 13.0.0
2019-09-13 15:19:12 -07:00
Shawn Allen
6355e378a0
Merge pull request #896 from primer/redirect-layout
Redirect /objects/layout -> /objects/grid
2019-09-12 16:18:40 -07:00
Shawn Allen
24903d99fb redirect with trailing slash? 2019-09-12 14:39:54 -07:00
Shawn Allen
8d758869c6 move /css redirects up 2019-09-12 14:31:38 -07:00
Shawn Allen
d39e107533 restore /utilities/layout link; remove /objects/layout 2019-09-12 14:13:50 -07:00
Shawn Allen
5fe250da60 do the redirect in now.json 2019-09-12 14:08:23 -07:00
Shawn Allen
e9a2c22771
update v13.0 changelog, fix PR links 2019-09-12 13:21:17 -07:00
Shawn Allen
e4ce9e9c77
Merge pull request #895 from primer/shadow-live-preview
Upgrade Doctocat + update LivePreviewWrapper
2019-09-12 13:17:29 -07:00
Shawn Allen
3499e12f9e remove Layout nav item 2019-09-12 13:12:42 -07:00
Shawn Allen
b1a9d6d2c0 add redirect from /objects/layout -> /objects/grid 2019-09-12 13:11:23 -07:00
Emily Plummer
4726ce2515 add iframe to live preview wrapper 2019-09-12 13:04:46 -07:00
Emily Plummer
0d81915316 Update doctocat 2019-09-12 13:04:37 -07:00
Shawn Allen
e5c4062bf4
v13.0.0 changelog 2019-09-12 12:52:38 -07:00
simurai
3533fe4f37
Merge pull request #893 from primer/select-menu-improvements
Select Menu improvements
2019-09-12 20:14:55 +09:00
Shawn Allen
03c9df1978
Merge pull request #892 from primer/stylelint-config-primer-8.0.0
Upgrade to stylelint-config-primer@8.0.0
2019-09-11 08:29:17 -07:00
simurai
cffac8d93c Fix linter 2019-09-11 14:15:34 +09:00
simurai
1bf780b105 Add permanent transparent border 2019-09-11 13:58:49 +09:00
simurai
394753b462 Replace <menu> with <div> 2019-09-11 13:26:24 +09:00