-
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!
Symfony
-
Updated
Mar 31, 2021 - Java
-
Updated
Apr 24, 2021 - TypeScript
-
Updated
Apr 24, 2021 - C++
Cloudback Backup
Cloudback secures your GitHub repositories with recurrent data backups. With Cloudback you can backup the GitHub repository using your favorite cloud storage provider or built-in one powered by Azure.
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
Review Notebook App
Join 500+ orgs like Amazon, Microsoft, Google in using ReviewNB for Jupyter code reviews & collaboration.
Notebook review workflow includes,
- Visual diffs for easy version control (say NO to annoying JSON diffs)
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
Fill the form for Enterprise plan
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.