2.0.0 docs missing migration guide for ref changes
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 52/100
- Issue 类型
- 文档
- 描述清晰度
- 基本清楚
- 活跃度
- 冷清
- 技术栈
- typescript
调研方向
从 https://v2.solidjs.com/migration/from-solid-1 的迁移指南开始,并将其现有覆盖范围与 issue 中的 ref 回调示例进行比较。记录 Solid 1.x 到 2.x 在 ref 所有权和清理方面的迁移路径,包括所有权变更的原因,以及是否必须采用提议的 wrapper 方案。
由索引模型根据 Issue 内容生成。
描述
https://v2.solidjs.com/migration/from-solid-1
<div ref={()=>{
console.log(getOwner()) // 1.x(true) 2.x(false)
}}>
</div>
solid 1.x ref is owned ( https://s.olid.uk/id/qSQe8ZJ6QRyiJTtdfQDNrQ )
solid 2.x ref is non owned ( https://s.olid.uk/id/KyofyVLqQC2upVRrxbCTYw )
In 1.x we could register cleanup in the ref callback, but not in solid 2.x
no ownership is documented in the docs for 2.x . but the migration guide is not addressing it.
it should show the migration path for ref changes.
I assume that we now requires an higher order component wrapper
also what is the reason that ref has no owner?
- 主要语言
- MDX
- 星标
- 292
- 派生
- 361
- 平均合并
- 7 小时 51 分钟
- 30 天内合并 PR
- 1
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
solidjs/solid-docs 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 78/100
solidjs/solid-docs#1635 ·
-
good first issue solid solidstart
难度 2/5 1-3 小时 新手友好度 62/100
solidjs/solid-docs#1522 ·
-
pending review
solidjs/solid-docs#1637 · 已指派 1 人 ·
-
help wanted
solidjs/solid-docs#1636 · 5 条评论 ·
-
help wanted
solidjs/solid-docs#1593 · 4 条评论 · 2 个 reaction · 已指派 1 人 ·
查看 solidjs/solid-docs 的全部 Issue
相似的 Issue
-
rules
难度 1/5 1 小时以内 新手友好度 92/100
-
difficulty/starter 🚀 good first issue kind/consumer-experience kind/documentation platform/ios 🍎 platform/wasm 🌐 project/documentation 📖 project/non-ui ⚙️ triage/untriaged
难度 1/5 1 小时以内 新手友好度 95/100
unoplatform/uno#24649 ·
-
sync-en
难度 2/5 1-3 小时 新手友好度 88/100
-
sync-en
难度 2/5 1-3 小时 新手友好度 84/100
-
Перевод устарел
难度 2/5 1-3 小时 新手友好度 78/100