Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Azure
-
Updated
Jul 1, 2020 - Java
-
Updated
Jul 1, 2020 - Python
-
Updated
May 11, 2020 - JavaScript
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
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.
Describe the bug
On product page in FO, "Product Details" tab is visible and empty even if there is no data to display.
Expected behavior
No "Product Details" tab if there is no data to display. And no white block if there is no Description too.
Steps to Reproduce
Steps to reproduce the behavior:
- Remove brand, reference and features in a product (e.g. "Mug Today
The mock cookbook advises adding a backdoor to delegate on a mock's parent. But the parent can be called directly:
ON_CALL(foo, Concrete).WillByDefault([&foo](const char* str) {
return foo.Foo::Concrete(str);
});-
Updated
Jun 30, 2020 - Python
-
Updated
Jul 1, 2020 - Jupyter Notebook
-
Updated
Jun 30, 2020 - C
-
Updated
Jun 30, 2020 - Jupyter Notebook
Subject of the issue
Adding the function to delete / edit a message with a mini archive of this message.
Is this a bug report of a feature request?
- Bug report
- [+] Feature request
Your environment
Server-side
- [+] api.tinode.co
- [+] Your own setup:
Linux
Клиент: TinodeWeb/0.16.0-rc1 (tinodejs/0.16.0-rc1)
Сервер: 0.16 rethinkdb:v0.16.0-rc1; (api.tinode
-
Updated
Apr 15, 2020
-
Updated
Jul 1, 2020 - C++
-
Updated
Jun 28, 2020 - C++
-
Updated
Jun 30, 2020 - Java
Overview
This is a follow up task for adding documentation to MRTK Event Propagation feature branch.
-
Updated
Jun 30, 2020 - JavaScript
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 push 到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。
目前 advanced-java 只有 [yanglbme](http
-
Updated
Jun 29, 2020
The comments around from_seed_slice specify that this is a dangerous method only to be used for testing, however the upper of Pair uses it without that information passed on and the client is using the same functionality to generate the tests keys for Alice, Bob, etc.
We should clarify the documentation to clearly stated under which circumstances this features is to be expected to be us
The link for the course above is dead and should be replaced by https://cs.brown.edu/courses/cs123/index.shtml. I'll create a pull request to address this issue as well.
-
Updated
Jun 30, 2020 - Python
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.


Environment
Steps to reproduce