Skip to content

v1.6.0 — @harperfast/prerender-browser

Choose a tag to compare

@harper-joseph harper-joseph released this 07 Jul 18:19
443ff6b

Adds scroll.topSettleMs (default 300ms): after the scroll/settle phase returns to the top, wait before serializing so scroll-reactive UI (sticky/compact headers that hide the main header on scroll-down and re-reveal it at the top via a throttled handler) settles into its top state. Fixes prerendered pages shipping with a blank header band. 0 disables.

See #16.