Philippe Rivière

Results 379 issues of Philippe Rivière

- is this an option? or an opt-in for some projects only? - the broken links detection didn't see that I was missing trailing slashes, can we fix that? (ref...

enhancement
question

The preview server should return the expected resource when the user requests a static asset ("files" — not pages and modules — declared in **dynamicPaths**). This would allow _e.g._ to...

enhancement

The page structure currently is the following: * html * head * observable scripts * custom head * body * sidebar (optional) * toc (optional) * center * header (custom)...

enhancement

- [ ] fix margins closes #1668

We add a CSS transition to the body’s `color` style and listen to `transitionstart`. (Trick found in https://github.com/bramus/style-observer.) This enables us to listen when the actual `color` starts transitioning, and...

Find (statically) linked parametrized routes and add the corresponding pages to the build. (excerpted from #1624 / #1626)

enhancement

Originally [posted](https://github.com/observablehq/framework/discussions/1605) by @yurivish In Observable [notebooks](https://observablehq.com/d/ff31084749dc5b1d), you can tell that a cell is loading by the appearance of a gray stripe to the left of the cell. Is there...

enhancement