Skip to content

Standards 1.1.0

Choose a tag to compare

@AnushGopalakrishnan AnushGopalakrishnan released this 09 Sep 15:51
· 2 commits to main since this release
6c7e99a

Standards documentation now keeps the sidebar mounted and updates page content without reloading the document. Hover/focus prefetching and a bounded page cache speed up navigation. Hashed CSS and JavaScript use immutable caching; HTML remains fresh.

History, scroll, keyboard focus and example cleanup are covered by regression checks. Failed requests or a different deployment revision fall back to a normal page load. The standalone gallery keeps its own full-page shell. Shared signup adds an optional dispose() method for hosts that remove the pattern.

The build, documentation/gallery suite, navigation suite and production guard checks passed. Five local samples with a controlled 150 ms HTML delay measured a 288 ms baseline median versus 78 ms with hover-prefetching and zero document reloads. This is a controlled comparison, not a production latency guarantee.

Specimen retains its 1.0.2 package pin. No application data was changed.