-
Updated
Apr 25, 2021 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Apr 25, 2021 - Dart
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Database
-
Updated
Mar 31, 2021 - Java
-
Updated
Apr 24, 2021 - TypeScript
-
Updated
Apr 24, 2021 - C++
Codacy
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.
Description
AccessibilityAndroidExample.android.js does not have proper Flow types. Without Flow typing enforced, it is easy for bugs to be introduced when making changes to this file. This issue details the work to enforce Flow typing in this file.
Ste
-
Updated
Apr 24, 2021 - JavaScript
-
Updated
Apr 23, 2021 - Go
-
Updated
Apr 23, 2021 - C++
-
Updated
Apr 24, 2021 - C
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 19, 2021
-
Updated
Apr 24, 2021
[bug report] when I run the examples in taichi , it occurs that "module 'taichi' has no attribute 'warning' "
[sample] diffmpm3d.py
[log]
Traceback (most recent call last):
File "difftaichi/examples/diffmpm3d.py", line 60, in
def place():
File "/home/deve/.local/lib/python3.8/site-packages/taichi/lang/util.py", line 174, in wrapped
return func(*args, **kwargs)
Fi
-
Updated
Apr 22, 2021 - Python
-
Updated
Apr 24, 2021 - Jupyter Notebook
DOM attributes have many corner cases, every JS UI framework handles these.
For rrweb, we need improve our setAttribute and removeAttribute calls.
-
Updated
Apr 15, 2021
-
Updated
Apr 25, 2021 - Java
-
Updated
Apr 25, 2021 - Go
Is your feature request related to a problem?
Improve the information displayed in the checkout when a product is without stock
From https://www.prestashop.com/forums/topic/1041442-nobody-can-figure-it-out-we-need-a-specialist/
Describe the solution you'd like
Display the combination from the product without stock.
Additional context
Which one is the product withou
-
Updated
Apr 22, 2021 - TypeScript
Zube
Zube is an Agile project management platform that allows everyone on your team to communicate with the developers. On Zube, it is easy to create an Agile workflow for your team with a kanban board, epics, and sprints. Zube’s seamless integration with GitHub keeps all of your GitHub Issue data in sync across both platforms in real time.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.