| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-29 | SHIM: Simplify preview UI. Hard-code container width. | Frederick Muriuki Muriithi | |
| This hard-codes the width of the table's container element to ensure that the overflow property is respected. Without the hard-coded width, the table - generated with javascript - overrides the page width, causing all content to reflow. We do not want that. This also get's rid of the unnecessary "card" interface. | |||
| 2026-01-23 | Fix some minor styling (css) issues. | Frederick Muriuki Muriithi | |
| 2025-05-05 | Move previews below each item rather than being in the sidebar. | Frederick Muriuki Muriithi | |
| 2025-01-17 | UI: Don't overflow the data previews elements | Frederick Muriuki Muriithi | |
| Ensure that the preview data does not overflow the preview elements. | |||
| 2024-12-17 | Add template for tables to preview files' parsing. | Frederick Muriuki Muriithi | |
