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

refactor(babel-plugin-transform-jsx-to-stylesheet): 插件升级到babel7 #7551

Closed
wants to merge 954 commits into from

Conversation

boguan
Copy link

@boguan boguan commented Sep 8, 2020

这个 PR 做了什么? (简要描述所做更改)
1 升级到babel7
2 更新测试用例
3 保持和原有import样式文件类似

这个 PR 是什么类型?

  • [*] 代码重构(Refactor)

这个 PR 涉及以下平台:

  • [*] 移动端(React-Native)

yuche and others added 30 commits May 28, 2020 16:00
1. 修复 taro update 命令,并增加测试用例
2. 为 taro info 增加测试
3. 为 taro config 增加测试
4. 修复 taro doctor 命令,并增加测试用例
5. 修复 taro update 的测试用例(发布新版本 CI 跑测试失败的情况)
* fix(runtime): html 解析 className 不正确

* fix: ci

Co-authored-by: chenjiajian <798095202@qq.com>
* fix: 修复模板选择逻辑问题

* fix: 去除调试的return,并且nerv选择模板逻辑同react

Co-authored-by: xuzepeng <xuzepeng@ingtube.com>
Co-authored-by: chenjiajian <798095202@qq.com>
Co-authored-by: chenjiajian <798095202@qq.com>
# Conflicts:
#	packages/taro-mini-runner/__tests__/__snapshots__/custom-tabbar.spec.ts.snap
test(mini-runner): 增加 mock taro,更新 snapshot
Co-authored-by: chenjiajian <798095202@qq.com>
wzono and others added 28 commits August 27, 2020 14:47
…JS#5577 (NervJS#7445)

* fix(mini-runner): 修复小程序混写时模板引入只有第一个生效的问题

NervJS#5824

* fix(mini-runner): 修复输出模板中带有root节点的bug
* fix(convert): 修复 taro convert 后 react 项目报错的问题

* chore: 修复 eslint 错误

* chore: 修复ci报错
pxTransform 函数在 H5 中运行需要把配置中的 `designWidth` 作为第二个参数传入。

Co-authored-by: chenjiajian <798095202@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.