-
Updated
Oct 28, 2021 - Python
GitHub
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
Here are 15,603 public repositories matching this topic...
-
Updated
Sep 20, 2021
-
Updated
Apr 5, 2021 - C#
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Oct 28, 2021
Description
The checkbox is checked and enabled, despite the notice above says it is disabled. It doesn't reflect its actual state.
We should:
- Display the checkbox as unchecked (it doesn't affect the actual
Support deps.rs
建议在界面中添加图床管理页面链接
问题类型
Feature Request
PicGo的相关信息
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
- Go to the widget docs page
Describe the feature or problem you’d like to solve
Microsoft released Windows Terminal Preview yesterday. It would be nice if GitHub Desktop was able to detect it.
Proposed solution
Adds an option to the shells available to use.
Additional context
N/A
-
Updated
Nov 4, 2021 - Vue
-
Updated
Apr 19, 2019 - JavaScript
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.
-
Updated
Jan 14, 2018 - HTML
-
Updated
Jan 28, 2021 - Python
-
Updated
Nov 5, 2021 - Rich Text Format
How are you running Renovate?
WhiteSource Renovate hosted app on github.com
Please select which platform you are using if self-hosting.
No response
If you're self-hosting Renovate, tell us what version of Renovate you run.
No response
Describe the bug
When Renovate opens a PR with semantic commits the entire commit message/PR title is lowercased. This is unnecessary, onl
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
-
Updated
Nov 2, 2021 - JavaScript
-
Updated
Oct 29, 2021 - TypeScript
Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
Released April 10, 2008
- Organization
- github
- Website
- github.com
- Wikipedia
- Wikipedia
Related Topics
git
30 Minutes to Merge: CVARs in Ruby
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