This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
managarr
Watch
1
Star
0
Fork
0
You've already forked managarr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
32a8a4de76db6d48d922411ff068df01f7bbb2c3
managarr
/
src
/
ui
History
Alex Clarke
32a8a4de76
Implemented the final widget for confirmation prompts!
2024-02-14 14:13:00 -07:00
..
radarr_ui
Implemented the final widget for confirmation prompts!
2024-02-14 14:13:00 -07:00
widgets
Implemented the final widget for confirmation prompts!
2024-02-14 14:13:00 -07:00
mod.rs
Implemented the final widget for confirmation prompts!
2024-02-14 14:13:00 -07:00
styles_tests.rs
Upgraded to Ratatui 0.26 and did a partial refactor to clean up the UI module. Created the ManagarrStyle trait to make it cleaner to use consistent styles across the project. Still need to update the layouts to be consistent with the newer and nicer format. That's a tomorrow problem
2024-02-07 17:33:17 -07:00
styles.rs
Upgraded to Ratatui 0.26 and did a partial refactor to clean up the UI module. Created the ManagarrStyle trait to make it cleaner to use consistent styles across the project. Still need to update the layouts to be consistent with the newer and nicer format. That's a tomorrow problem
2024-02-07 17:33:17 -07:00
utils_tests.rs
Completed the refactor and upgrade to Ratatui v0.26. Next up: Refactoring all of the "draw_" functions into custom widgets for more ergonomic and extensible DevX
2024-02-08 13:58:45 -07:00
utils.rs
Began the Great Widget Refactor of 2024 and introduced custom widgets for buttons, checkboxes, and input boxes. Up next: loading and table widgets
2024-02-09 16:36:54 -07:00