Juan Valencia

Results 6 issues of Juan Valencia

It just so happens that the gRPC protocol can't be directly used from a browser environment. Not because it doesn't exist a JavaScript implementation, but due to browser limitations. Being...

enhancement
help wanted
question

Sometimes, when a list of menu items are similar in their signature we can face not optimal listings such as this one: ![Screen Shot 2019-07-10 at 3 28 13 PM](https://user-images.githubusercontent.com/7753447/61036570-a5631980-a3c9-11e9-866d-43bf1a7a2ea1.png)...

website

Currently, if you have extra markdown files in your site, and use `mdoc` as the typechecking tool, while these files will be built as part of the site, the code...

This change is due to to the documentation URL not being properly formed depending on the base href. By setting it as root-relative, we can be totally sure where we...

The repo README file can be improved by adding some bits about how the polyfill can be used, being that through an npm stack, or on a HTML document directly.

docs

Current published versions aren't minified, and while current workflows might minify the code in the end, it would be a good option to publish the polyfill minified so when used...

enhancement