-
Updated
Apr 22, 2021 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Apr 24, 2021 - Dart
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
Database
-
Updated
Mar 31, 2021 - Java
-
Updated
Apr 24, 2021 - TypeScript
-
Updated
Apr 24, 2021 - C++
WhiteSource Bolt
We'll help you harness the power of open source without compromising on security or agility!
WhiteSource Bolt for GitHub is a FREE app, which continuously scans all your repos, detects vulnerabilities in open source components and provides fixes. It supports both private and public repositories.
We've got you covered with over 200 programming languages support and continuous tracking of multiple open source vulnerabilities databases like the NVD and additional security advisories.
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 22, 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 24, 2021 - Java
-
Updated
Apr 24, 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
gitpod.io
Gitpod enables you to be always ready-to-code.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
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.