Philippe Rivière

Results 767 comments of Philippe Rivière

showing "undefined" or "null" was not very pretty (but … informative!) :)

@dleeftink What version of framework are you using?

The current logic works the other way around: the function you define in `observablehq.config.ts` is downstream from the page, not upstream — it receives as input the page's meta data...

Does this need to be tied to the vendor? Or can we imagine calling this `fonts:`, with the vendor indicated elsewhere (in the configuration or in the URL rather than...

This needs to be rethought after #1597 solved the main issue (_i.e._, that google fonts was hard-coded and prevented complete self-hosting); maybe it's just the same as #1573 now?

Nice that you overload the draw function and thus don't need setInterval as we had previously. Beyond the (efficient) plumbing, I feel that we should give a nicer example—something that...

Yeah I'm fine with it, especially because it solves the "plumbing" issue. But I can't think of a real use case. It's nice as a stand-alone app but it has...

`observable telemetry remove-all-history`?

The (very strong) upside of this is that we can add a CSS chapter to the documentation, instead of having CSS support be indirectly implied by the support for HTML...

See e.g. https://github.com/observablehq/framework/pull/1203