10 Commits (9440d08c20b200e7ac7c3bb9d6bf7d3323de80ea)

Author SHA1 Message Date
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
Benoit Marty 7efbee8f86 Add preview for Rust logs (and fix a bug!) 8 months ago
Benoit Marty d6ed2a40f5 Extract colors to avoid duplication and for more clarity. 8 months ago
Benoit Marty f55cfd1160 Rename `ColorationMode.Logs` to `ColorationMode.RustLogs`. 8 months ago
Benoit Marty 80d49543ef FileViewer: fix coloration issue for logs files. 8 months ago
Benoit Marty 4eb10a2422 Fix Compose issues. 8 months ago
Benoit Marty 4601e2acd3 Change type of `ViewFileState.lines` from `ImmutableList<String>` to `AsyncData<List<String>>` to properly handle loading and error states. 8 months ago
Benoit Marty 5fa396d616 View Folders and files 8 months ago