0.17.3
版本发布时间: 2020-10-25 22:44:48
yewstack/yew最新发布版本:yew-v0.21.0(2023-09-29 19:14:55)
Changelog
-
⚡️ Features
- Added
prompt
function toDialogService
. [@teymour-aldridge, #1350] - Implement
From<&[T]>
whereT: AsRef<str>
forClasses
. [@alexschrod, #1448] - Added
batch_callback_once
toComponentLink
. [@ctron, #1463]
- Added
-
🛠 Fixes