mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
8d68886310
Fixes scrolling on vscode using simple fix Adds scroll modifier, scroll at 5 lines per scroll while holding shift key. Adds error handling for manganis failure that still lets the build run. Revises TUI rendering code. Move TUI "info bars" to the bottom of the terminal. Revised logging system with tracing Working [c] clear keybind. This has been removed. Removal of [h] hide keybind text (it does nothing) Some opinionated cleanups and renames to make tui logic easier to understand. Rolling log file & maybe add some more "internal" logging. Closes CLI Rolling Log File #2764 Removes log tabs. Closes CLI: Color-code logs and get rid of tabs #2857 Combines info bars. Working and good text selection. Print launch URL in console. Handle log lines properly and add formatting. Move MessageSource to a more reasonable location. Add some background styling to powerline (info bar) - Tried this and it doesn't look the greatest. Log Filtering Final Cleaning & Changes - I could do this forever Test Linux --------- Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com> |
||
---|---|---|
.. | ||
autofmt | ||
check | ||
cli | ||
cli-config | ||
config-macro | ||
core | ||
core-macro | ||
desktop | ||
dioxus | ||
dioxus-lib | ||
extension | ||
fullstack | ||
generational-box | ||
hooks | ||
hot-reload | ||
html | ||
html-internal-macro | ||
interpreter | ||
lazy-js-bundle | ||
liveview | ||
mobile | ||
playwright-tests | ||
router | ||
router-macro | ||
rsx | ||
rsx-rosetta | ||
server-macro | ||
signals | ||
ssr | ||
static-generation | ||
web |