Shannon Poole
Shannon Poole
This was just an implementation of the discussion in #217. Rather than extend/override the element methods I just used functions inside the polyfill and called those explicitly. I also a...
This PR adds support for falling back to native kubernetes ingress objects if not on openshift. It determines this based on whether the 'route.openshift.io/v1' api is present. I'm not very...
The 'zyx' order was duplicated and 'xzy' was missing.
So as I was working on the Koa strategy I got to thinking and I was wondering if you would be open to creating an app method that looked something...
If there are no changes in the directory you are watching and etcd index has changed more than 1000 times the reconnection will continuously fail. This can happen quite often...
### Description I discovered this because some of the links that show up in the search plugin do not auto scroll to the correct location. It seems that for quite...
I am trying to include a third party notice with the license for Draco in my project but I noticed that the boilerplate copyright year and name is not filled...