@smolitux/core Component Status
This document tracks the completion progress of the core package.
Coverage Overview
| Metric | Value |
|---|---|
| Components | 94 |
| Tests | 94/94 (100%) |
| Stories | 94/94 (100%) |
The latest smolitux-analyzer run shows no missing test or story files for the core package. TypeScript strict mode cleanup is ongoing.
Review Priority
- Button
- Input
- Card
- Modal
- Table
- Form
- Select
- Checkbox
- Radio
Last Update
- 2025-06-08 – Analyzer confirms full coverage for all core components.
Card,Modal,TableandFormnow useforwardRef. - 2025-06-17 –
Tooltipcomponent updated to useforwardRef.