-
Updated
Apr 30, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Font coverage
Redux
GitHub Satellite
May 6 • Virtual
-
Updated
Apr 29, 2020 - Java
-
Updated
Apr 30, 2020 - Java
Dependabot Preview
Dependabot helps you keep your dependencies up to date. It works with most popular languages.
Every day, Dependabot checks your dependency files for outdated requirements and opens individual pull requests for any it finds. You review the PRs, merge them, and get to work on the latest, most secure releases.
Dependabot is owned and maintained by GitHub. Dependabot Preview is a public beta for functionality that we are integrating directly into GitHub.
-
Updated
May 1, 2020 - C++
集合 S 包含从1到 n 的整数。不幸的是,因为数据错误,导致集合里面某一个元素复制了成了集合里面的另外一个元素的值,导致集合丢失了一个整数并且有一个元素重复。
给定一个数组 nums 代表了集合 S 发生错误后的结果。你的任务是首先寻找到重复出现的整数,再找到丢失的整数,将它们以数组的形式返回。
示例 1:
输入: nums = [1,2,2,4]
输出: [2,3]
注意:
给定数组的长度范围是 [2, 10000]。
给定的数组是无序的。
来源:力扣(LeetCode)
链接:https://leetcode-cn.com/problems/set-mismatch
Internal package should not be used outside of API (maybe SDK). The reason is called internal is because we don't have the guarantees that we have in the API for the API stability.
-
Updated
May 1, 2020 - Python
As lesson learned from #401 i think we should include all input types in tests for model bindings.
<input type="button">
<input type="checkbox">
<input type="color">
<input type="date">
<input type="datetime-local">
<input type="email">
<input type="file">
<input type="hidden">
<input type="image">
<input type="month">
<input type="number">
<input type="password">
<input typ-
Updated
Apr 29, 2020 - Java
-
Updated
May 1, 2020 - Java
-
Updated
Apr 30, 2020 - Jupyter Notebook
-
Updated
May 1, 2020 - Python
-
Updated
May 1, 2020 - C++
Describe the bug
I am using transition:slide in order to slide in a div element after the user presses the button with the arrow pointing down. With Chrome and Firefox on Windows it looks perfect, however on Safari (iPadOS) the inner contents overlap with the button during the transition. Or to be more precise, the inner elements of #lookupAreaContent do not follow the behavior of #lookupArea
-
Updated
Apr 30, 2020 - Kotlin
-
Updated
Apr 28, 2020
-
Updated
Apr 30, 2020
Issue type
- Bug or legacy issue (not sure)
Minetest version
0.4.17.1
Summary
The keybindings menu has that weird warning at the top:
(If this menu screws up, remove stuff from minetest.conf)
Is this warning still relevant? I think this warning has been in Minetest since ages, yet it's still there.
If the warning is still relevant, please write down (in this
Octobox
Untangle your GitHub notifications
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.
Is there a guideline for what kind of fonts I would need to be able to see the usage bars and graphs?