Maxime Petazzoni

Results 7 issues of Maxime Petazzoni

On IE8 the XML isn't loaded into the `responseXML` object of the XMLHttpRequest but in `response` with the content type set to `text/xml`. The loading handler should be changed to...

compatibility

Maestro pre-processes the configuration file through the Jinja2 templating engine, but the documentation doesn't talk about it nor does it show examples of use and all the cool things that...

documentation

I'm trying to track all changes to a model object and its embedded documents, as described in the "Include embedded objects attributes in parent audit" section of the [README](https://github.com/mongoid/mongoid-history/blob/master/README.md). My...

bug?

### Library name sse.js ### Library license https://github.com/mpetazzoni/sse.js/blob/main/LICENSE ### Library source https://www.npmjs.com/package/sse.js ### Files to include - sse.js

🏷 Library Request

@janpaepke Following your PR #51, I've tried to clean up the types some more in a way that does produce a constructor. But honestly I no close to nothing about...