Skip to content

v1.7.0

Latest

Choose a tag to compare

@mukoubuchi mukoubuchi released this 05 Jul 03:09
· 1 commit to main since this release

Note

Documentation-site release. The participant packages are identical to v1.6.0 — there is no need to redistribute the zips.

Highlights

Hovering any heading now gives one consistent cue: the title slides gently to the right. Step titles — which previously stayed put and popped up a floating shadow box instead — now join in, and the shadow box is gone everywhere.

Step titles slide like every other heading

  • Hovering a step title now shifts it right, matching h1–h4 headings across the site.
  • The numbered circle stays put on the rail while the title slides, so the timeline never wobbles.

A hovered step title shifted to the right while its numbered circle stays aligned on the rail

No more hover shadow box

  • The drop shadow on hovered h4 headings is removed. They now slide like the rest instead of appearing to float.
  • Dead styling cleaned up. The h4 background gradient referenced a CSS variable that was never defined, so it had never rendered — it is now deleted outright.

A hovered h4 heading shifted to the right with no shadow box


See it live: https://mukoubuchi.github.io/vector-search-hands-on/
Full Changelog: v1.6.0...v1.7.0