-
Updated
Feb 21, 2021 - C++
Here's what's popular on GitHub today...
-
Updated
Feb 21, 2021 - Python
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
npm
-
Updated
Feb 12, 2021 - Java
🚨 🚨 Feature Request
- Related to an existing Issue
- A new implementation (Improvement, Extension)
Move the docker setup to a separate repository. Moving this outside core makes cleaner code.
Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.
Issue Details
- Electron Version:
- 11.0.3
- Operating System:
- Windows 10
- Last Known Working Electron version:
Expected Behavior
An invalid entry to the JumpList does not cause other entries to disappear.
Actual Behavior
A single invalid JumpList entry makes all other entries disappear.
To Reproduce
-
Updated
Feb 21, 2021 - JavaScript
-
Updated
Feb 20, 2021 - JavaScript
In what area(s)?
/area test-and-release
Describe the proposal
Add /assign feature to dapr-bot workflow
-
Updated
Feb 21, 2021 - Python
-
Updated
Feb 21, 2021 - TypeScript
-
Updated
Feb 20, 2021 - JavaScript
Proof UPDATE_PROGRAM
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 21, 2021
-
Updated
Feb 21, 2021 - TypeScript
-
Updated
Feb 13, 2021 - Assembly
-
Updated
Feb 21, 2021 - Java
-
Updated
Feb 8, 2021 - Python
-
Updated
Feb 20, 2021 - Python
-
Updated
Feb 19, 2021 - Swift
邮箱收到了支付宝红包码欺骗邮件
感谢您对DeepLearn-500-questions的支持,让我能拿到google的offer,随机抽取数位给过我赞的人发送红包,请扫码进入群聊找我领(QQ邮箱请点击显示图片)
发件人:tzlgkw@163.com
虽然可能不是作者发的,但这样实在过分。提醒大家里面的二维码是红包码,这个作用都知道,但我挂出来就是为了防止更多人被欺骗。
Updated
OK,可以基本确定不是仓库 Owner 所为。而且有人用脚本监控了 Star 的用户的邮箱,并使用了随机的 163 邮箱。追查可能不太现实,大家不要相信即可。
-
Updated
Feb 20, 2021 - Jupyter Notebook
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.


it would be good to have
min-width, max-width <-- this 2 is good for PWA, if user resized it too small, it would become ugly.
maximized <-- this would be maximized on first load.
another thing would be, try delay webview resize when the host window resize, like how all the browser did, this would make sure PWA reflective size won't response immediately... current resize is seriously lagging