Releases: mipengine/mip2
Releases · mipengine/mip2
2018-12-10 例行上线
2018-12-10 例行上线 (#406) * ✨ 添加特性 1. 组件支持 placeholder/fallback/noloading 2. 支持mip-layout 布局标签 3. 布局支持的 media, sizes, heights 等属性 4. 添加 layoutCallback 钩子 * feat: service infrastructure, load extensions with dependencies * update extension service for async element * update extension service * fix: Fix tryResolveExtension and tryRejectExtension * update extension service * update extension service * update element register * fix: Fix extension service * add test case * fix: Fix `waitDocumentReady` * test: Add test case for vue-custom-element * fix: Fix test case * update test case * fixed resourcesComplete * fixed a case * remove .only * fix: fixed a stupid mistake * fix: incompatibility problem * Fix: fixed img carousel and test case * 再次尝试异步操作提升性能 * fix: img display bug * fix: img display bug * 修改一个写法确认顺序 * fix: 简单搜索浏览器下的元素被误判屏蔽的bug * fix: 简单搜索浏览器下的元素被误判屏蔽的bug * fix: 简单搜索srcdoc无效的bug * fix: 简单搜索srcdoc无效的bug * fix: applyLayout * fix: applyLayout * fix: promise polyfill * fix: space height * 🐛 fix extension init build #252 * fix: mip-layout * 处理冲突时候弄错的两个点 * sinon fakeServer 无法用于 iframe * 删除无用的 bouncy 功能,浏览器兼容性代码改为异步 (#359) * docs: 修改错误单词拼写 (#369) * fix: Instantiates external service immediately * fix: Add comments * MIP核心对小说无限下拉的支持 (#372) * 增加 version=2 的判断 * delete 100px in mip-base.less (#367) * 精简一些重复且不能压缩的代码 (#379) * 修改 mip-sandbox 的等效对象生成机制 (#373) * 修改 mip-sandbox 的等效对象生成机制 * 优化代码 * 修复写模式下可能会产生的 bug * 更新代码版本 * 优化 MIP 组件运行依赖的 polyfill 及体积优化 (#377) * update webpack components polyfill * fix: Pick commits from dev-346-vue branch * fix: Fix naming * rename runMipComponentsPolyfill -> installMipComponentsPolyfill * fix: Remove unnecessary try-catch * move mipComponentsPolyfill to installExtension * fixed: layout reflow bug * revert fixed: layout reflow bug * fix: .mip-img class (#396) * fixed div clear both in carousel (#400) * fix: mip-video在mip2下无法在视频开始前展示默认图(mip1可以) mipengine#385 (#393) * fix: mip-video在mip2下无法在视频开始前展示默认图(mip1可以) mipengine#385 * perf: isNaN有兼容问题,更换方式处理 * fix: iife -> umd
12.06 二次上线
紧急修复预取问题。
12.06 紧急上线
修复预取下报错
12.06 例行上线
0.0.71 12.06 例行上线 (#388)
12.4 核心上线
11.30 mip核心上线
常规上线 dev 合 master (#375) * ✨ 添加特性 1. 组件支持 placeholder/fallback/noloading 2. 支持mip-layout 布局标签 3. 布局支持的 media, sizes, heights 等属性 4. 添加 layoutCallback 钩子 * feat: service infrastructure, load extensions with dependencies * update extension service for async element * update extension service * fix: Fix tryResolveExtension and tryRejectExtension * update extension service * update extension service * update element register * fix: Fix extension service * add test case * fix: Fix `waitDocumentReady` * test: Add test case for vue-custom-element * fix: Fix test case * update test case * fixed resourcesComplete * fixed a case * remove .only * fix: fixed a stupid mistake * fix: incompatibility problem * Fix: fixed img carousel and test case * 再次尝试异步操作提升性能 * fix: img display bug * fix: img display bug * 修改一个写法确认顺序 * fix: 简单搜索浏览器下的元素被误判屏蔽的bug * fix: 简单搜索浏览器下的元素被误判屏蔽的bug * fix: 简单搜索srcdoc无效的bug * fix: 简单搜索srcdoc无效的bug * fix: applyLayout * fix: applyLayout * fix: promise polyfill * fix: space height * 🐛 fix extension init build #252 * fix: mip-layout * 处理冲突时候弄错的两个点 * sinon fakeServer 无法用于 iframe * 删除无用的 bouncy 功能,浏览器兼容性代码改为异步 (#359) * docs: 修改错误单词拼写 (#369) * fix: Instantiates external service immediately * fix: Add comments * MIP核心对小说无限下拉的支持 (#372) * 增加 version=2 的判断
11.29 mip核心上线
常规上线合入master (#370) * ✨ 添加特性 1. 组件支持 placeholder/fallback/noloading 2. 支持mip-layout 布局标签 3. 布局支持的 media, sizes, heights 等属性 4. 添加 layoutCallback 钩子 * feat: service infrastructure, load extensions with dependencies * update extension service for async element * update extension service * fix: Fix tryResolveExtension and tryRejectExtension * update extension service * update extension service * update element register * fix: Fix extension service * add test case * fix: Fix `waitDocumentReady` * test: Add test case for vue-custom-element * fix: Fix test case * update test case * fixed resourcesComplete * fixed a case * remove .only * fix: fixed a stupid mistake * fix: incompatibility problem * Fix: fixed img carousel and test case * 再次尝试异步操作提升性能 * fix: img display bug * fix: img display bug * 修改一个写法确认顺序 * fix: 简单搜索浏览器下的元素被误判屏蔽的bug * fix: 简单搜索浏览器下的元素被误判屏蔽的bug * fix: 简单搜索srcdoc无效的bug * fix: 简单搜索srcdoc无效的bug * fix: applyLayout * fix: applyLayout * fix: promise polyfill * fix: space height * 🐛 fix extension init build #252 * fix: mip-layout * 处理冲突时候弄错的两个点 * sinon fakeServer 无法用于 iframe * 删除无用的 bouncy 功能,浏览器兼容性代码改为异步 (#359)
11.27mip-core 上线
0.0.66 fix img src 修改导致无法显示图片的问题 (#360)
11.26 mip2核心新增特性单独上线
0.0.65 Merge branch 'dev'
10.23 剥离核心代码改动重新上线
0.0.64 Merge branch 'master' of https://github.com/mipengine/mip2 into dev