Evan Almloff
|
b54f7dd5d2
|
fix no default features on the web renderer
|
2023-08-25 21:28:44 -05:00 |
|
Evan Almloff
|
ca1a502714
|
use an event converter for bundle splitting
|
2023-08-25 21:03:03 -05:00 |
|
Evan Almloff
|
299b123446
|
trait based event system
|
2023-08-25 17:02:48 -05:00 |
|
Luca
|
37eb929d69
|
Explain features necessary for the pre_cache_static_routes function. (#1401)
|
2023-08-25 14:00:38 -05:00 |
|
Jani Mustonen
|
31f8bab20d
|
Add ScopeId::ROOT (#1398)
* add ScopeId::ROOT
* replace ScopeId(0) with ScopeId::ROOT
---------
Co-authored-by: Jani Mustonen <jani.mustonen@taitounited.fi>
|
2023-08-25 08:31:23 -05:00 |
|
Evan Almloff
|
3ac2346e46
|
fix a few new clippy lints
|
2023-08-25 07:54:04 -05:00 |
|
Evan Simkowitz
|
a72718134b
|
fix failing check
|
2023-08-24 00:18:00 -04:00 |
|
Evan Simkowitz
|
124b58afb1
|
missed one
|
2023-08-24 00:06:57 -04:00 |
|
Evan Simkowitz
|
a5d687f7af
|
fix formatting
|
2023-08-24 00:06:52 -04:00 |
|
Evan Simkowitz
|
f9de91e987
|
revert settings.json, remove extensions.json
|
2023-08-24 00:01:11 -04:00 |
|
Evan Simkowitz
|
a5b97aa4a3
|
fix hover.rs formatting
|
2023-08-23 22:29:12 -04:00 |
|
Evan Simkowitz
|
c9da74313c
|
fix another bad format
|
2023-08-23 22:18:12 -04:00 |
|
Evan Simkowitz
|
f599ad6ad7
|
remove unnecessary PointInteraction imports now that it's in prelude
|
2023-08-23 22:14:57 -04:00 |
|
Evan Simkowitz
|
bad30786e2
|
address comments
|
2023-08-23 22:09:39 -04:00 |
|
Evan Simkowitz
|
4e584fb2c2
|
add even better toml
|
2023-08-23 20:40:06 -04:00 |
|
Evan Simkowitz
|
a8af958d75
|
Add dxfmt::skip and workspace recommendations
|
2023-08-23 20:39:34 -04:00 |
|
Evan Simkowitz
|
500051e2b2
|
fix formatting issue
|
2023-08-23 20:23:54 -04:00 |
|
Evan Simkowitz
|
e8b95993ac
|
fix text_like import
|
2023-08-23 18:33:27 -04:00 |
|
Evan Simkowitz
|
56095116e2
|
Fix tests
|
2023-08-23 17:58:43 -04:00 |
|
Evan Simkowitz
|
af9875f9b1
|
revert change to cargo
|
2023-08-23 14:10:18 -04:00 |
|
Evan Simkowitz
|
b771386c13
|
fix dioxusmousebuttons
|
2023-08-23 14:02:25 -04:00 |
|
Evan Almloff
|
dc4707ee2a
|
WIP fix event bubbling
|
2023-08-23 13:01:37 -05:00 |
|
Evan Simkowitz
|
e0f42f8173
|
Fix rink
|
2023-08-23 13:31:42 -04:00 |
|
Evan Simkowitz
|
0e5600f2f4
|
add impl for pointer
|
2023-08-23 12:47:37 -04:00 |
|
Evan Almloff
|
e337aff0a4
|
WIP split element from element ref
|
2023-08-23 10:48:10 -05:00 |
|
Evan Almloff
|
6973e8bb86
|
increase playwright timeout
|
2023-08-23 09:47:50 -05:00 |
|
Evan Simkowitz
|
cc3f60dd2f
|
Adding PointInteraction trait, etc.
|
2023-08-22 23:29:24 -04:00 |
|
Evan Simkowitz
|
de87ba6548
|
Update all uncommented commands to remove actions-rs (#1366)
* Update all uncommented commands to remove actions-rs (#1)
* install target in toolchain action
* add linux target explicitly
* try latest
* fix install
|
2023-08-22 19:48:03 -05:00 |
|
Jonathan Kelley
|
da4794d793
|
bump core to 0.4.2
|
2023-08-22 11:56:13 -07:00 |
|
Jonathan Kelley
|
a38860e4f2
|
Merge pull request #1345 from Demonthos/fix-borrowed-props
Constrain Props lifetime to parent, not child scope lifetime
|
2023-08-22 11:50:06 -07:00 |
|
Evan Almloff
|
af555fcd1d
|
don't use skip assets on cargo run
|
2023-08-22 12:51:49 -05:00 |
|
Yolo
|
882c3c9dfb
|
Update ZH_CN.md to use 0.4 version of guide (#1388)
* fix: readme awesome link
* Update ZH_CN.md to use 0.4 version of guide
|
2023-08-22 10:39:22 -05:00 |
|
Evan Almloff
|
e162e3e4cf
|
fix formatting
|
2023-08-21 16:07:49 -05:00 |
|
Evan Almloff
|
99268acc05
|
add an option to skip assets in the CLI
|
2023-08-21 16:05:25 -05:00 |
|
Evan Almloff
|
18f8daf0bd
|
fix generational box tests
|
2023-08-21 15:00:31 -05:00 |
|
Evan Almloff
|
38274da3ee
|
Fix creating signals in effects
|
2023-08-21 14:42:56 -05:00 |
|
Evan Almloff
|
9c03d68d88
|
expose new_in_scope for signals
|
2023-08-21 14:33:52 -05:00 |
|
Evan Almloff
|
f09a2e2280
|
fix release builds
|
2023-08-21 14:28:45 -05:00 |
|
Evan Almloff
|
df85b25548
|
Add debug information to borrows and ownership in signals
|
2023-08-21 14:23:02 -05:00 |
|
Evan Almloff
|
7fb6dccc0c
|
fix docs.rs build for desktop
|
2023-08-21 10:22:13 -05:00 |
|
Bruce Mitchener
|
d8704a0447
|
deps: Update keyboard-types to 0.7. (#1378)
|
2023-08-21 09:28:32 -05:00 |
|
ealmloff
|
b2f9430689
|
Merge branch 'DioxusLabs:master' into fix-borrowed-props
|
2023-08-19 13:35:24 -05:00 |
|
Evan Almloff
|
5eca11fe3d
|
update collect assets name
|
2023-08-18 14:54:57 -05:00 |
|
Evan Almloff
|
4ee2bc259d
|
fix clippy
|
2023-08-18 14:45:03 -05:00 |
|
Evan Almloff
|
1a36409922
|
disable asset patching in cargo run for mobile
|
2023-08-18 14:43:56 -05:00 |
|
Evan Almloff
|
1c58352456
|
implement fullstack assets integration
|
2023-08-18 14:30:23 -05:00 |
|
Evan Almloff
|
afb8578605
|
Merge branch 'fullstack-serve' into intigrate-collect-assets
|
2023-08-18 14:03:55 -05:00 |
|
Evan Almloff
|
e3aac14ec9
|
make clippy happy
|
2023-08-18 13:57:05 -05:00 |
|
Evan Almloff
|
bd743fa2f9
|
Add fullstack platform to serve and build commands
|
2023-08-18 13:55:00 -05:00 |
|
Evan Almloff
|
1ed814668a
|
Set an environment variable during serve for bundling
|
2023-08-18 11:12:56 -05:00 |
|