Skip to content

v0.6.0

Choose a tag to compare

@ghcpuman902 ghcpuman902 released this 21 Aug 23:07
· 26 commits to main since this release

Components release

Installable registry source under registry/tfl/. This is not a docs-site tag — see web-v0.7.0 for the web app.

Requires tfl-ts ^2.10.0.

Summary

River boards, unattended display, live bus geography, and a rebuilt /r catalog so install payloads match current source.

What's new

  • river-bus-arrivals-board and river-route-chip
  • Unattended / pin-first behaviour on arrivals and status surfaces
  • tfl-bus-geo-map for live bus vehicles
  • Cycle Hire map/detail polish that landed on main after 0.5.0

Install

pnpm dlx shadcn@latest add https://tfl.manglekuo.com/r/tube-status-board.json
pnpm dlx shadcn@latest add https://tfl.manglekuo.com/r/rail-arrivals-board.json
pnpm dlx shadcn@latest add https://tfl.manglekuo.com/r/bus-arrivals-board.json
pnpm dlx shadcn@latest add https://tfl.manglekuo.com/r/river-bus-arrivals-board.json
pnpm dlx shadcn@latest add https://tfl.manglekuo.com/r/cycle-hire-docks.json
pnpm dlx shadcn@latest add https://tfl.manglekuo.com/r/tfl-bus-geo-map.json
pnpm dlx shadcn@latest add https://tfl.manglekuo.com/r/line-strip.json
pnpm dlx shadcn@latest add https://tfl.manglekuo.com/r/tfl-roundel.json

Google Maps and Mapbox adapters remain optional and are not part of the default geographic-map install.