
-
Updated
Oct 28, 2021 - Python
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
Notice the last item has no right margin:
<img width="692" alt="Screen Shot 2021-10-31 at 19 42 17" src="https://user-images.githubuser
As requested in #7129, it would be helpful to add a dark mode design to Shields.
Initially this probably can use the system light / dark setting.
In terms of process, I'd suggest creating a mockup or a draft PR, doing a quick design review, and then getting approval on the design. We can handle the technical aspects of the code afterward.
Feature Request
Windows 10 1909 18363.535
picgo 2.2.0
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
Describe the bug
In the widget documentation, the pattern
option's sample code is appearing all on one line and thus getting cut off by the container boundaries.
This means the sample regex pattern and the form validation error text aren't visible, making it difficult to figure out the syntax.
To Reproduce
Microsoft released Windows Terminal Preview yesterday. It would be nice if GitHub Desktop was able to detect it.
Adds an option to the shells available to use.
N/A
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
There is an option to ignore approvals for Gitlab as mentioned https://docs.renovatebot.com/configuration-options/#gitlabignoreapprovals
But that also explicitly says that the option only works when the settings below are enabled, but in our case -
automerge=true
- is enabled
automergeType=pr
- we set this to branch
to avoid noise
`
JS 配置如下:
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
Released April 10, 2008
November 22, 2021 • Online
Feature Description
Now that we have a minimum of go1.16 set, we can use go's embed functionality to embed templates/web assets (css/js), and translations.
Screenshots
No response