1
1
mirror of https://github.com/primer/css.git synced 2025-01-05 21:22:57 +03:00
Commit Graph

3939 Commits

Author SHA1 Message Date
Shawn Allen
8266eaa2ad
Merge pull request #916 from primer/select-menu-keep-selectors
Add SelectMenu selectors back
2019-09-30 10:55:48 -07:00
simurai
fdb8f7f235 Add un-used selectors 2019-09-27 13:18:11 +09:00
Jon Rohan
2133d45432
Including support files 2019-09-26 13:18:09 -07:00
Jon Rohan
599ecfd783
Importing TimelineItem from .com and creating matching docs 2019-09-26 12:31:28 -07:00
simurai
821ff89f0f Remove import 2019-09-26 15:55:24 +09:00
simurai
67be5b05a6 Move kbd styles to base.scss 2019-09-26 15:54:03 +09:00
simurai
f5cfd0761d Rename 2019-09-26 10:14:01 +09:00
simurai
206fd5ae62
Merge pull request #900 from primer/more-select-menu-improvements
More SelectMenu improvements
2019-09-26 09:30:04 +09:00
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
Emily
8a3a8a91d0
update development docs for new gatsby site 2019-09-13 12:03:08 -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