Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Apr 3, 2020
Ansible
-
Updated
Mar 31, 2020 - Java
A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "
It should go here: https://github.com/eclipse-theia/theia/blob/master/doc/Testing.md
I think it makes more sense to return an empty array
// invalid input return null or throw an error
if (!setA || !setB) {
return null;
}
if (!setA.length || !setB.length) {
return [];
}
// or do nothing since the for loop will not trigger anyway
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.
App specific shortcut guide for any configured app using a modifier + foreground running application.
The Shortcut Guide would function normally with the Windows key long press, but what if you added a modifier key and getting an app specific Shortcut Guide to load when pressing a modifier key whilst the app X is in the foreground.
Example: PhotoShop is running in the foreground, you press
-
Updated
Mar 30, 2020
-
Updated
Apr 3, 2020
-
Updated
Apr 3, 2020 - R
First time I tried to put something on the homescreen. It felt fine as an app but unfortunately got the sad news when tried to load it on a plane.
I have no idea how to make it offline available but I figure there must be a settings somewhere.
-
Updated
Apr 3, 2020 - Java
-
Updated
Apr 3, 2020 - Python
-
Updated
Apr 3, 2020 - Python
Below is a list of failing links in our Russian lists
You can help improve this repo by resolving the problems.
A failing link may be a website or resource that has disappeared. You can submit a PR
- removing the link (maybe the resource is obsolete.)
- correcting the link (sometimes things move)
- replacing the link (make sure the link is authorized, or the resource is open-licensed). Of
Some markdown bold syntax is incorrectly displayed.
- 예를 들면 **alt-.**같은 경우
- ctrl-v **[Tab]**키를 누르거나
It should be modified as follows.
- 예를 들면 alt-. 같은 경우
- ctrl-v [Tab] 키를 누르거나
Add a modern implementation of an infinite scroller using the IntersectionObserver API.
Basically the code example attached to the following post by Surma is a good place to start:
https://developers.google.com/web/updates/2016/04/intersectionobserver
Code/demo: https://googlechrome.github.io/samples/intersectionobserver/
When running kpt live --help, it mentions:
--cluster string The name of the kubeconfig cluster to use
--context string The name of the kubeconfig context to use
However:
$ kpt live apply --context=foo dir
Error: unknown flag: --context
$ kpt live --context=foo apply dir
Error: unknown flag: --context
I'd triage this
Element UI version
2.13.0
OS/Browsers version
Mac OS 10.15.4 / Chrome 80.0.3987.149
Vue version
2.6.11
Reproduction Link
https://jsfiddle.net/hxp90jbg/
Steps to reproduce
- Create a date picker component with type "datetime"
- Add :editable="false".
What is Expected?
If you set edita
-
Updated
Apr 3, 2020 - Dart
Describe the bug
When vi-mode is enabled, shift+tab does not cycle backwards through the autocomplete suggestions.
If vi-mode is removed from the plugins, `shift+ta
-
Updated
Apr 3, 2020 - Python
Jira Software + GitHub
Connect your code with your project management in Jira. A separate Jira Cloud subscription is required. With two of your most important tools connected, you'll spend less time managing projects and more time working on them.
By installing or using the app, you agree to the Terms and Conditions.


What roadmap is this issue about?
What is this issue about?