summaryrefslogtreecommitdiffstats
path: root/src/components/data_table/draw.rs
AgeCommit message (Expand)Author
2023-05-31deps: bump ratatui to 0.21.0 (#1178)Clement Tsang
2023-01-04bug: fix CPU 'all' label missing on small sizes (#953)Clement Tsang
2022-12-27bug: fix dot marker setting not being considered (#934)Clement Tsang
2022-11-29other: slightly reduce the CPU time spent for draws (#918)Clement Tsang
2022-11-10refactor: run cargo +nightly fmt with group_imports (#885)Clement Tsang
2022-11-04refactor: clippy and small cleanup/comments (#865)Clement Tsang
2022-11-02refactor: move data passing for table to another step (#863)Clement Tsang
2022-10-12refactor: tables V2 (#749)Clement Tsang