Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
29fa57b
Add copilot instructions for Mars Lander project
MathieuSoysal May 18, 2026
14723af
Add testing and static analysis guidelines to copilot instructions
MathieuSoysal May 18, 2026
153c849
Add UX research section to copilot instructions for improved user und…
MathieuSoysal May 18, 2026
f6bb7b2
Refactor code structure for improved readability and maintainability
MathieuSoysal May 18, 2026
9bac58a
Update playback speed range and output to maximum value of 10×
MathieuSoysal May 18, 2026
fe2cdc4
Update onboarding panel to always display genetic algorithm steps
MathieuSoysal May 18, 2026
58afe93
Open sidebar by default on first visit for improved user experience
MathieuSoysal May 18, 2026
8ff8056
Enhance tooltip functionality and accessibility for info buttons
MathieuSoysal May 19, 2026
5271c7a
Improve UI accessibility and visual consistency with color updates an…
MathieuSoysal May 19, 2026
c2b5559
Enhance UI with SVG icons for buttons and improved styling for better…
MathieuSoysal May 19, 2026
25a1bd3
Refine UI text for clarity and consistency by replacing dashes with c…
MathieuSoysal May 19, 2026
7abb0a6
Add seek bar for generation navigation and update progress handling
MathieuSoysal May 25, 2026
8dba522
Refactor mobile sidebar toggle for improved accessibility and styling
MathieuSoysal May 25, 2026
8543d20
Add seek bar scrubbing functionality and CSS transitions for improved…
MathieuSoysal May 25, 2026
9e6c960
Potential fix for pull request finding
MathieuSoysal May 28, 2026
954b628
Refactor sidebar functionality for improved accessibility and styling
MathieuSoysal May 28, 2026
737f04c
Merge branch 'master' into improve_ui
MathieuSoysal Jun 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
276 changes: 276 additions & 0 deletions .github/copilot-instructions.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Cargo.lock
output.rs
pkg
/node_modules
/dist
/dist
.vscode
132 changes: 0 additions & 132 deletions css/critical.css

This file was deleted.

3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading