-
Updated
Nov 19, 2020 - JavaScript
specification
Here are 557 public repositories matching this topic...
-
Updated
Dec 4, 2020
-
Updated
Jun 20, 2020 - JavaScript
-
Updated
Dec 3, 2020 - Swift
-
Updated
Dec 3, 2020 - TypeScript
-
Updated
Dec 1, 2020 - SCSS
-
Updated
Nov 28, 2020 - PHP
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Dec 4, 2020 - Batchfile
-
Updated
Oct 21, 2020
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Oct 29, 2019 - JavaScript
-
Updated
Dec 2, 2020 - PHP
-
Updated
Dec 4, 2020 - Dockerfile
-
Updated
Dec 2, 2020 - TLA
-
Updated
Nov 18, 2020
-
Updated
Mar 1, 2019
-
Updated
Nov 23, 2020 - SCSS
-
Updated
Apr 5, 2020
Since nteract/vdom#14, we've started generating documentation on the fly for the component helpers. We could take this another step if we want, changing createComponent
like this:
diff --git a/vdom/core.py b/vdom/core.py
index 113a39f..a8a2e57 100644
--- a/vdom/core.py
+++ b/vdom/core.py
@@ -78,7 +78,7 @@ def _flatten_children(*children, **kwargs):
Improve this page
Add a description, image, and links to the specification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the specification topic, visit your repo's landing page and select "manage topics."
The spec defines a single core trait
ManualScaler
, but seems to be missing additional core traits that are implemented by Rudr:https://github.com/oam-dev/spec/blob/master/5.traits.md#core-traits
Rudr implements the following additional traits that are not defined in the spec:
ingress.core.oam.dev/v1alpha1
auto-scaler.core.oam.dev/v1alpha1
volume-mounter.core.oam.dev/v1alpha1