Commit graph

3 commits

Author SHA1 Message Date
5db9181afc left-align uncap indicators in cells 2025-12-03 10:50:41 -08:00
271dcb3c81 refactor: add wx-svelte-grid Cell type for database cells
Phase 2.2: Add proper type definitions for wx-svelte-grid
- Created Cell interface export in wx-svelte-grid declarations
- Updated all 9 database cell components to use Cell type
- Removed custom Props interfaces with loose IRow typing
- Improved IntelliSense support for grid component props

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 21:46:48 -08:00
ff711331d4 feat: add uncap indicators to units and database 2025-09-17 10:43:32 -07:00