Commit Graph

8 Commits

Author SHA1 Message Date
CentreMetre
8d8107ec49 Remove CSS handling from Table
Drop the loadCSS method and its constructor call. Styling is now the
consumer's responsibility via the emitted class names, keeping the
class self-contained and free of app-specific asset paths.
2026-06-14 18:06:44 +01:00
CentreMetre
d7c2851008 Generalise abstract Table: rename generic to TRow, add docs
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 17:28:57 +01:00
CentreMetre
026de5987b Add explanation comment 2026-06-14 17:00:35 +01:00
CentreMetre
59174d3c88 Change R generic to TRow 2026-06-14 16:31:45 +01:00
CentreMetre
071c5fc08c Fix typo 2026-06-14 16:29:53 +01:00
CentreMetre
3b0cb99334 Remove mention of Heist for User 2026-06-14 16:29:47 +01:00
CentreMetre
bc602c7bd8 Remove specific imports and specific functionality 2026-06-14 16:29:24 +01:00
CentreMetre
c8a1a69862 Init original 2026-06-14 16:28:24 +01:00