Emily McLin

Results 14 issues of Emily McLin

7.10.0 is a breaking change with the introduction of NPM 7 as a dependency My project's unit tests run `npm install` using Node's [child_process.spawn](https://nodejs.org/api/child_process.html#child_process_child_process_spawn_command_args_options) Bumping from `7.0.10` to `7.1.0` or...

When used on images, the css property `float:none` is being converted into `align:none` This happens with both Nokogiri and Hpricot. ### Source code `` ### Expected Result `` ### Actual...

When using Nokogiri, running Premailer on an incomplete document results in injected ```` and `` tags. This is problematic when generating partial content blocks for dynamic email campaigns. Hpricot does...

If you include the XMLNS attribute on your `` tag, then it gets duplicated when using Ruby 1.9/Nokogiri. This does not happen when using Hpricot and Ruby 1.8.7 Run the...

Please add a changelog. My project is experiencing a breaking change in rich-text-html-renderer between 12.1.0 and 12.2.1 and I have no way of deducing what functionality or bug fix was...

enhancement

On a Raspberry Pi 3 I cannot open pin 35 in PWM mode. I even tried changing the permissions on /dev/gpiomem so that pi is the owner, not just group...

This is similar to #1, but works in a single DOM render and doesn't require streaming. Because the iterator is trapped within the scope of the specific class, it doesn't...

Needs investigation

The use of `xattr com.apple.quarantine` to set permissions on tea-installed executables sets off reports with my company's global security operations center. https://github.com/teaxyz/cli/blob/main/src/prefab/install.ts#L100 I ran the example command: ```tea +gnu.org/wget wget...

## Description Need a way to listen for player's `fullscreenchange` event from within a tech As the author of a Tech component, I am trying to embed a 3rd party...

confirmed

The path provided in this project to SonarQube's binary downloads is returning in a 401 as of October 7, 2018: ``` build 08-Oct-2018 19:31:52 [00:31:52] Starting SonarQube analysis... build 08-Oct-2018...