Alberto Fernández-Capel

Results 6 issues of Alberto Fernández-Capel

All the examples use [css from bootstrap v4](https://github.com/afcapel/stimulus-autocomplete/blob/682f71feb7b35460289896fc12012f678c650df6/examples/index.html#L9) to style the results box. While there's little to it, it'd be nicer if we provided a minimal css so the autocomplete...

enhancement
good first issue

Hi, the macthers are awesome and I have been using them for months without any problem, but recently updated to RSpec 2.6.0 and started to see a bunch of warnings...

Test against the latest browser and OS versions. Android 9 is EOLed, test instead against Android 11 which is the oldest version still receiving updates. Also test the latest Safari...

When right clicking and pasting an image the dataTransfer object contains a file and text/html. If we paste the HTML content, the result is often a broken image. This change...

This PR fixes a security vulnerability related to pasting malicious code in a Trix editor. In [PR #1149](https://github.com/basecamp/trix/pull/1149), we added sanitation for Trix attachments with a `text/html` content type. However,...