Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [4.x]修复小程序端solid的响应式丢失问题 #15512

Closed
wants to merge 49 commits into from
Closed
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
8305025
fix(solid): 删除h函数
phy-lei Apr 12, 2024
8cb9ce1
feat: add babel-plugin-transform-solid-jsx-ad-taro-components
phy-lei Apr 14, 2024
bee5785
feat: 完成babel的solid插件,在小程序端准确编译taroComponent
phy-lei Apr 14, 2024
0122b5b
chore(babel-solid): 入口文件修改为适配babel的入口
phy-lei Apr 14, 2024
7e409bf
feat(babel-solid): 解耦getTagName
phy-lei Apr 14, 2024
de4b178
fix(solid-babel): 修复solid中对于@tarojs/components的无引用import,收集不到小程序组件bug
phy-lei Apr 15, 2024
54c32be
feat(babel-solid): 修改项目的readme及license
phy-lei Apr 15, 2024
176d4ef
feat(babel-solid): 插件添加h5判断,h5不进行组件转换
phy-lei Apr 15, 2024
e628bff
chore: 修改打包文件路径
phy-lei Apr 15, 2024
5e36a0f
feat(babel-solid): 添加测试用例
phy-lei Apr 15, 2024
c1f6264
chore: eslint ignore babel solid
phy-lei Apr 15, 2024
32fc777
chore: 同步收集小程序组件到其他runner中
phy-lei Apr 15, 2024
da197bf
chore
phy-lei Apr 15, 2024
d3260c8
Merge branch '4.x' of https://github.com/NervJS/taro into fix/solid-r…
phy-lei Apr 15, 2024
2b7c69d
feat: add stencil-solid-output-target
phy-lei Apr 13, 2024
39543bd
chore
phy-lei Apr 16, 2024
13c8f94
feat: 自定义solid-stencil-output
phy-lei Apr 16, 2024
499cd10
feat: 初步完成stencil的solid打包
phy-lei Apr 16, 2024
56fdb46
fix(h5-solid): 顺利编译taro的component,但响应式丢失
phy-lei Apr 16, 2024
04d6142
chore: 调整stencil-solid的createComponent
phy-lei Apr 17, 2024
da112af
fix(h5-solid): 修复web-component的solid连接器编译错乱
phy-lei Apr 18, 2024
946a1de
fix(h5-solid): 完善stencil-solid的连接器,解决props响应式丢失
phy-lei Apr 18, 2024
cc132ba
feat: 优化solid-createComponent代码
phy-lei Apr 19, 2024
9504f30
Merge branch '4.x' of https://github.com/NervJS/taro into fix/solid-r…
phy-lei Apr 19, 2024
5f11ae0
Merge branch 'fix/solid-reactive' of github.com:phy-lei/taro into fix…
phy-lei Apr 19, 2024
55014aa
chore
phy-lei Apr 19, 2024
8b2645d
fix: 修复classList失效的bug
phy-lei Apr 19, 2024
4e19050
feat: 响应式props及element event不通过props绑定,会造成el多余props显示,采用setAttribute及…
phy-lei Apr 19, 2024
354a9f2
chore
phy-lei Apr 19, 2024
c76aa9f
chore: stencil的component同步solid对dom的api调用
phy-lei Apr 24, 2024
3f135a8
chore: 修改babel-solid文件命名
phy-lei May 3, 2024
e840c0e
chore: 修改babel-solid相关的工程化配置
phy-lei May 3, 2024
c04ef10
chore: 类型命名修改
phy-lei May 3, 2024
18f324c
chore: eslintignore采用根目录的
phy-lei May 3, 2024
baba7e9
Merge branches 'fix/solid-reactive-h5' and 'fix/solid-reactive' of gi…
phy-lei May 3, 2024
b7cc39e
Merge branch '4.x' of https://github.com/NervJS/taro into fix/solid-r…
phy-lei May 3, 2024
3b1ae39
Merge branch 'fix/solid-reactive' of github.com:phy-lei/taro into fix…
phy-lei May 3, 2024
1066762
Merge branch '4.x' of https://github.com/NervJS/taro into fix/solid-r…
phy-lei May 6, 2024
25e68e7
chore: sort packages
phy-lei May 6, 2024
a8432b9
fix: babel-solid的ignore加入,修复eslint暴露的问题
phy-lei May 6, 2024
3b690de
chore
phy-lei May 6, 2024
893bd6e
Merge branch 'fix/solid-reactive' of github.com:phy-lei/taro into fix…
phy-lei May 6, 2024
453727a
chore: solid-components打包对于solid-js及tarojs的包使用外部依赖
phy-lei May 13, 2024
2101c55
chore: 格式化
phy-lei May 13, 2024
455fbb7
Merge branch '4.x' into fix/solid-reactive-h5
Jun 3, 2024
5f50ced
refactor: 依赖治理
Jun 3, 2024
33b539c
refactor: babel-plugin-transform-solid-jsx 测试命令
Jun 3, 2024
34d580c
fix: 解决合并造成的问题
Jun 3, 2024
f63e1ce
Merge branch '4.x' into fix/solid-reactive
Jun 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.