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: 修复核心全量后已知 bugs #546

Merged
merged 1 commit into from
Mar 14, 2019
Merged

fix: 修复核心全量后已知 bugs #546

merged 1 commit into from
Mar 14, 2019

Conversation

yenshih
Copy link
Contributor

@yenshih yenshih commented Mar 14, 2019

相关 ISSUE: (ISSUE 链接地址)

1、升级点

  • 确保 pageMeta 为合法对象
  • 禁用 shell 后不代理链接点击事件(但仍需保留通过 viewer.open 打开新页面时的判断)

2、影响范围

3、自测 Checklist

  • 出问题的独立站
  • 官网
  • 元尊

4、需要覆盖的场景和 Case

  • 是否覆盖了 sf 打开 MIP 页
  • 是否验证了极速服务 MIP 页面效果

5、自测机型和浏览器

  • 是否覆盖了 iOS 系统手机
  • 是否覆盖了 Android 系统手机
  • 是否覆盖了 iPhone 版式浏览器(比如 QQ、UC、Chrome、Safari、安卓自带浏览器)
  • 是否覆盖了手百

@coveralls
Copy link

coveralls commented Mar 14, 2019

Pull Request Test Coverage Report for Build 956

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.09%) to 94.408%

Files with Coverage Reduction New Missed Lines %
src/runtime.js 2 81.82%
Totals Coverage Status
Change from base Build 975: -0.09%
Covered Lines: 3746
Relevant Lines: 3888

💛 - Coveralls

@gaoshan003
Copy link

确认免测

@Ricardo-Li Ricardo-Li merged commit 2eca00f into dev Mar 14, 2019
@Ricardo-Li Ricardo-Li deleted the fix-bugs branch March 14, 2019 07:53
PengXing added a commit that referenced this pull request Mar 22, 2019
* fix: 修复核心全量后已知 bugs (#546)

* fix: mip 链接使用默认行为 (#548)

* fix: Register built-in components when document interactive (#555)
PengXing added a commit that referenced this pull request Apr 29, 2019
* fix: 修复核心全量后已知 bugs (#546)

* fix: mip 链接使用默认行为 (#548)

* fix: Register built-in components when document interactive (#555)

* fix: Fix external resources protocol (#558)

* feat: 增强 templates 判断逻辑 (#567)

* 新增 mip 前端小流量机制 (#560)

* feat: 新增 mip 前端小流量机制

* 修改注释

* 调整变量名和 cookie 的失效时间

* fixed: 无需在 js 中指向 mip cahce url

* mip.js 沙盒对象增加 BMap\BMapLib (#577)

* 增加 sandbox 白名单

* 将 BMap 改成 readywrite

* 升级 mip.js 核心的 sandbox

* MIP 核心中移除 Vue 代码 (#357)
clark-t added a commit that referenced this pull request May 7, 2019
* mip 核心升级 babel v7

* 去除多余配置和模块

* 删掉多余注释

* 更新 mip-compoenents-webpack-helpers

* 将 css-loader 锁在0.28

* fix: 修复核心全量后已知 bugs (#546)

* 增加 symbol 的 polyfill

* 增加注释

* fix: mip 链接使用默认行为 (#548)

* 把 symbol 加上

* lock babel version

* add component helper version

* 升级 component helpers 版本

* fix: Register built-in components when document interactive (#555)

* fix: Fix external resources protocol (#558)

* 修改test case

* 修改 test case

* add sleep

* feat: 增强 templates 判断逻辑 (#567)

* 新增 mip 前端小流量机制 (#560)

* feat: 新增 mip 前端小流量机制

* 修改注释

* 调整变量名和 cookie 的失效时间

* fixed: 无需在 js 中指向 mip cahce url

* mip.js 沙盒对象增加 BMap\BMapLib (#577)

* 增加 sandbox 白名单

* 将 BMap 改成 readywrite

* 升级 mip.js 核心的 sandbox

* update

* add promise finally polyfill

* 挪个位置

* 消除其他影响

* change position

* recover test case

* readd maintemplate

* MIP 核心中移除 Vue 代码 (#357)

* mip-img 支持调起手百图片浏览器 (#587)

* mip-img 支持调起手百图片浏览器

* fix: Fix base url calculation (#590)

* update helper

* update helper

* 修改 mip-img 手百调起逻辑 (#592)

* 修改调起逻辑

* mip-img 修复滑动调起 (#597)

* 修复滑动调起
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.

6 participants