dioxus/packages
Miles Murgaw 8d68886310
CLI Fixes & Tweaks (#2846)
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>
2024-09-13 01:34:19 -07:00
..
autofmt fix autofmt: don't panic when writing blocks out without a srcfile (#2854) 2024-08-16 21:55:30 -07:00
check Allow hooks in the expression of a match statement and if statement (#2902) 2024-09-07 13:35:15 -05:00
cli CLI Fixes & Tweaks (#2846) 2024-09-13 01:34:19 -07:00
cli-config Bump dependencies to transitively bump git2 from 0.18 to 0.19 (#2873) 2024-08-22 18:05:36 -07:00
config-macro Fix Links & Add Link Checker (#2769) 2024-08-02 10:46:18 -07:00
core Allow hooks in the expression of a match statement and if statement (#2902) 2024-09-07 13:35:15 -05:00
core-macro Synchronous prevent default (#2792) 2024-08-13 11:57:54 -07:00
desktop bump wry (#2945) 2024-09-09 14:57:59 -05:00
dioxus Fix custom launch builder with unsized context types (#2920) 2024-09-07 13:35:44 -05:00
dioxus-lib Fix #2378: CLI MSRV and add MSRV to CI (#2716) 2024-07-26 19:24:40 -05:00
extension Bump webpack from 5.88.1 to 5.94.0 in /packages/extension (#2907) 2024-08-30 13:49:37 -04:00
fullstack remove unused logic in fullstack launch (#2949) 2024-09-11 07:32:46 -05:00
generational-box Add a warning when a copy value is used in a higher scope than it was created in (#2771) 2024-08-02 10:48:13 -07:00
hooks Revert "feat: Manual impl of PartialEq for Coroutine" (#2899) 2024-08-28 16:09:31 +00:00
hot-reload fix autofmt: don't panic when writing blocks out without a srcfile (#2854) 2024-08-16 21:55:30 -07:00
html add disabled, form and name attributes to fieldset (#2947) 2024-09-10 15:21:58 -05:00
html-internal-macro Hotreloading of for/if/body, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 2024-07-17 19:11:18 -07:00
interpreter Add aspect-ratio property (#2916) 2024-09-03 08:38:01 -05:00
lazy-js-bundle switch to a Document trait and introduce Script/Head/Style/Meta components (#2635) 2024-07-17 20:54:03 -05:00
liveview Add the onresize event handler to Element (#2479) 2024-08-15 01:23:49 +00:00
mobile remove: changelog.md (#2776) 2024-08-02 23:29:28 +00:00
playwright-tests Synchronous prevent default (#2792) 2024-08-13 11:57:54 -07:00
router Parse trailing route slash (#2896) 2024-09-07 13:34:57 -05:00
router-macro Parse trailing route slash (#2896) 2024-09-07 13:34:57 -05:00
rsx Fix hot reloading components with keys (#2886) 2024-08-28 18:53:11 -05:00
rsx-rosetta Fix Links & Add Link Checker (#2769) 2024-08-02 10:46:18 -07:00
server-macro Hotreloading of for/if/body, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 2024-07-17 19:11:18 -07:00
signals Move to a generic GlobalLazy<T> (#2851) 2024-08-16 17:57:41 -05:00
ssr Fix nested rsx expansion by not using template titles (#2799) 2024-08-13 01:59:04 +00:00
static-generation Make desktop fullstack work with the CLI (#2862) 2024-08-20 14:57:51 -07:00
web CLI Fixes & Tweaks (#2846) 2024-09-13 01:34:19 -07:00