blueprint
Here are 327 public repositories matching this topic...
-
Updated
May 2, 2020
Documentation
Github looks good atm, but still missing example videos showing basics from start.
Part 1
- introduction & setup
- talk about constant and placeholder ops for e.g. basic adding
Part 2
- mnist example
- save load example
Create API example
Right now we have a blog example using sqlalchemy. It would be nice to have a full API example using good practices (OpenAPI, Swagger, Rest).
wemake-python-styleguide is the strictest python linter out there.
I see that you already use flake8 and pylint.
That's great! Because wemake-python-styleguide combines these two together.
flake8 is great due to its simplicity and plugin system. And wemake-python-styleguide is just a flake8 plugin on steroids. It just works as a regular plugin. On the other hand, we have more ru
-
Updated
Mar 26, 2020 - Java
-
Updated
Jan 12, 2020 - Makefile
Overview of the issue
Convert usage of Java's Optional to the Kotlin built-in null safety features.
Motivation for or Use Case
As the bulk of the Java code is now migrated to Kotlin we can start fully migrating to Kotlin using more of its built-in features. This might seem as it should have been done already but it was intentionally left out to ease the process of migration(#85) and m
-
Updated
May 13, 2020 - C++
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Oct 3, 2018
-
Updated
Nov 21, 2019 - C++
-
Updated
Nov 11, 2017 - JavaScript
-
Updated
May 13, 2020 - TypeScript
-
Updated
Oct 18, 2018 - C++
-
Updated
Jun 19, 2020 - TypeScript
-
Updated
Nov 1, 2019 - Python
-
Updated
Jun 28, 2020 - JavaScript
-
Updated
Apr 26, 2018 - JavaScript
-
Updated
Sep 13, 2016
-
Updated
Jul 7, 2020 - TypeScript
-
Updated
Oct 26, 2019 - C++
-
Updated
Nov 13, 2019 - JavaScript
A standard UE Mannequin rig that uses both Motion Controllers, HMD and Leap Motion to provide best estimate full body rig.
Improve this page
Add a description, image, and links to the blueprint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blueprint topic, visit your repo's landing page and select "manage topics."

Environment
@blueprintjs/core ^3.22.3If possible, link to a minimal repro (fork this code sandbox):
Steps to reproduce
Spotted this while building a
<ControlGroup>that contained buttons, selects, and some dividers.`