Romaric Pascal

Results 71 issues of Romaric Pascal

Illustrates both running on the pages, as well as in a Service Worker, with commented config (and JS files for the service worker as there's a bit of coordination between...

Hello, As part of an investigation for a side project, I've created [examples of Automerge and Automerge Repo running inside Service Workers](https://gitlab.com/romaricpascal/automerge-in-service-worker#automerge-in-service-workers) (bundled by Rollup, which [seems to have been...

__URL:__ https://old.romaricpascal.is __Author's Twitter Handle: (optional)__ @romaricpascal The fun feature I like most about this site is the hand-lettered speech bubbles appearing as you scroll.

Hi! I've noticed that [ThreeJS has removed the `DeviceOrientationControls` from their codebase](https://github.com/mrdoob/three.js/pull/22654). I was wondering which impacts (if any) it would have on `videojs-vr` continuing to support motion controls for...

Following this morning's release, I've tried to update the release process to bring it even closer to [how we release GOV.UK Frontend](https://github.com/alphagov/govuk-frontend/blob/main/docs/releasing/publishing.md). The steps were already following a very similar...

## What Update our tests so they fail when an uncaught error or unhandled rejection happens in the browser.[^1] ## Why Some tests may have their assertions pass, but an...

## What should change If you have links in the header, the mobile menu button will briefly flash on wide viewports, appearing overlaid on top of the links. It should...

## What should change Provide a way for projects using `tech_docs_gem` to override where `govuk-frontend` gets loaded from so it's not tied to the version set by `tech_docs_gem`. A quick...

Fix for #310 where pages sharing the same headings referenced in the navigation would end up with these headings treated as duplicates when their ID get generated for the navigation...

## What should change The computation of unique IDs for the links in the navigation gives the wrong results when: - two pages share a common heading - you're on...