Andrew M. Andrews III
Andrew M. Andrews III
When I add a [Map](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) object to the session, subsequent requests find an empty object under the same name instead of the original Map. This results in an error. ```...
ES6 shim
Hi Alex, here is an ES6 shim that you might want to include in Webshim: https://github.com/paulmillr/es6-shim/
CDNJS
Hi Alex, would you please consider adding Webshims Lib to CDNJS? http://cdnjs.com/
Hi Alex, I just fetched the latest Webshim and am testing it w/IE8 on XP via BrowserStack. Everything seems to work except my setCustomValidity() stuff. It works fine in other...
Hi Alex, please consider adding this SVG polyfill (or a better one!) to Webshim: https://code.google.com/p/svgweb/
Hi Alex, I don't know if this "HTML5 Web Socket implementation powered by Flash" is worth bundling into Webshims Lib or not, but I figured I would let you know...
Howdy! Thank you for creating this project. What would it take to make it compatible with PHP 8? I can't composer require it because composer.json says it requires PHP "^7".
**Baikal version**: 0.10.1 **Expected behaviour**: ICS calendar should be exported with events between start and end times. **Current behaviour**: With `expand=1` but not `start=` or `end=`, Baikal says: ``` 4.7.0...