Unreleased
#unreleasedAdded
feat-
Release intelligence surface —
/changelog,/releases,/rss.xml, and/atom.xmlexpose one changelog source through HTML, GitHub release cards, and feed readers./docs/changelogredirects to/changelog. -
Hooks + utility primitives —
CopyButton(+useCopyToClipboardhook),Banner+BannerAction,Kbd,EmptyState,DocumentSiblingNav. -
Pricing + identity cards —
PricingTable+PricingPlan,HistoricalFigureCard,CivilizationCard(+CivilizationComparison). -
Newsletter —
NewsletterSignup(state-machine driven submit flow). -
AI compound families —
ModelComparison(+Column,Meta,Vote),PromptTemplates,AgentActivity,AISidebar,AIArtifact. -
Era / financial —
EraComparison,TransactionList. -
Forms —
Form,MultiSelect,SegmentedControl,TagsInput,AutoReload. -
Educational —
KnowledgeCheck(inline question runner). -
Charts + timelines —
GanttChart,ParallelTimeline,Timeline+TimelineItem,HistoricTimeline,InteractiveTimeline,ChronologicalTimeline,TreeView. -
Document + reading —
PrimarySourceViewercompound family. -
Maps + geography —
Map2D,ChoroplethMap,RouteMap,HeatMapOverlay,GeographyQuizMap,MapTimeline,StoryMap,Globe3D. -
Canvas foundation —
CanvasShell,CanvasView,InfinitePlane,ViewportBookmarks,WorldBreadcrumbs,TopBar,LeftRail,RightDock,ZoomHud,MiniMapPanel,WorkspaceSwitcher. -
Canvas selection + manipulation —
SelectionHalo,SnapGuides,FloatingToolbar,MultiSelectLasso,FollowMode,HandoffBeacon. -
Canvas spatial objects —
ObjectCard,ObjectHandle,AnchorPort,ConnectorEdge,EdgeLabel,GroupHull. -
Canvas collaboration primitives —
LiveCursor,CommentPin,PresenceSyncIndicator,PresenceStack,SelectionPresence,ThreadBubble. -
Inspector + dock panels —
PropertySection,ObjectInspector,RelationshipInspector,RuntimeOverviewPanel,RoutingAssignmentPanel,PolicyDeliveryPanel. -
Runtime overlays —
AlertPulse,ThresholdRing,StickyMetric,HeatOverlay,StateBadgeOverlay,MetricCluster,JarvisDock,ContextLens. -
Time navigation —
TimelineScrubber,PlaybackGhost,BottomActivityStrip,RunTimeline. -
Total component count: 225 (up from 140).
-
A11y heading-level override — every title-bearing component (
ProfileSection,FAQ,Slideshow,WorldClockBar,TableOfContentsPanel,TableOfContents,KeyboardShortcutsHelp,Watchlist,OrderBook,HorizontalScrollRow,MarketTreemap,ActivityHeatmap,Glossary,StatusBoard,CodePlayground,Comparison,Quiz,Exercise,ShareSection,CompletionDialog,Checklist,LearningObjectives,CandlestickChart,StepByStep) accepts anasprop ("h1"–"h6"); multi-title components (ContentIntro,TutorialComplete) exposetitleAs+tocLabelAs/sectionLabelAs. Defaults preserve existing heading tags.HeadingTagis re-exported from@vllnt/ui.
Changed
all- Registry installs use a hybrid CLI strategy — leaf component source is inlined, sibling registry items resolve via
@vllnt/uito keep installs minimal and dedupe shared primitives.
Notes
allROADMAP.mdadded at repo root tracking 50 open issues across 8 phases gating the0.3.0cut.0.3.0requires the codebase-health gate (react-doctorCI + 0 errors), the agent-first surface (/llms.txt,/mcp, sitemap, JSON-LD), and the rebuilt landing page before shipping.