dioxus/packages
Evan Almloff 1d72ef16c4
Restore set compare hook (#2287)
* restore set compare hook

* fix use_set_compare doc example

* add a hook to compare a value with a set

* implement partialeq for SetCompare

* export the new hook

* fix the use_set_compare hook
2024-04-26 11:55:11 -04:00
..
autofmt Don't eat keys (#2280) 2024-04-08 22:31:58 -07:00
check update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
cli Only compress web assets in the CLI (#2329) 2024-04-26 00:47:04 -04:00
cli-config Only compress web assets in the CLI (#2329) 2024-04-26 00:47:04 -04:00
config-macro Check type of launch config (#2125) 2024-03-27 12:08:05 -07:00
core Fix memorization for the fragment component (#2360) 2024-04-26 00:48:06 -04:00
core-macro Fix event handler memory leak (#2298) 2024-04-26 00:47:22 -04:00
desktop Fix reclaim element when hot reloading (#2361) 2024-04-25 13:36:43 -04:00
dioxus Fix flakey windows tests (#2332) 2024-04-17 15:08:38 -07:00
dioxus-lib Fix flakey windows tests (#2332) 2024-04-17 15:08:38 -07:00
extension bump extension version 2024-04-24 22:41:31 -04:00
fullstack Only compress web assets in the CLI (#2329) 2024-04-26 00:47:04 -04:00
generational-box Fix event handler memory leak (#2298) 2024-04-26 00:47:22 -04:00
hooks Restore set compare hook (#2287) 2024-04-26 11:55:11 -04:00
hot-reload Fix Outdated README.md (#2147) 2024-03-26 19:17:02 -07:00
html impl HasFileData for FormData (#2346) 2024-04-25 14:31:50 -04:00
html-internal-macro fix hotreloading issues in the CLI 2024-03-12 13:39:42 -07:00
interpreter Fix desktop drag events that don't have associated files (#2358) 2024-04-25 13:34:21 -04:00
liveview Fix flakey windows tests (#2332) 2024-04-17 15:08:38 -07:00
mobile update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
playwright-tests Fix: #2095, #1990 2024-03-17 21:14:26 -07:00
router Implement hash fragments in the router (#2320) 2024-04-25 14:30:25 -04:00
router-macro Fix event handler memory leak (#2298) 2024-04-26 00:47:22 -04:00
rsx Fix empty for loop, if statements and children (#2275) 2024-04-08 19:23:55 -07:00
rsx-rosetta Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
server-macro Fix calling server functions on desktop (#2357) 2024-04-25 14:24:46 -04:00
signals Restore set compare hook (#2287) 2024-04-26 11:55:11 -04:00
ssr Fix flakey windows tests (#2332) 2024-04-17 15:08:38 -07:00
web fmt 2024-04-08 19:24:49 -07:00