Skip to content

Releases: mipengine/mip2-extensions

2019-03-05-19 小说组件兼容旧逻辑

05 Mar 11:01
91353ed
Compare
Choose a tag to compare

小说nocache需求上线

05 Mar 03:06
6e96d56
Compare
Choose a tag to compare
小说 nocache 机制完成 (#535)

* feat nocache done

* if pageType is detail, set isNeedAds false

* set isNeedNoCache false in the first common

* set isNeedNoCache true in the first common

2.28 mip2 官方组件上线3

28 Feb 07:02
92af346
Compare
Choose a tag to compare
fix: mip-group-selection ios8 bug (#514)

* fix mip-group-selection ios8 bug

2.28 mip2 官方组件上线

28 Feb 06:04
Compare
Choose a tag to compare
fix issue #523 (#529)

* fix issue #523

invoking getAttribute in constructor may cause errors, as users create these MIP
elements dynamicly.

* fix: 修复 service 调用方式

2.21 MIP2 官方组件上线

21 Feb 08:12
8908fe7
Compare
Choose a tag to compare
2019-02-21-16

初始化属性相关操作置于 connectedCallback (#521)

2.20 MIP2官方组件上线

20 Feb 08:27
2609a71
Compare
Choose a tag to compare
修改schema机制:一条策略中的所有广告都符合要求才能命中 (#516)

* 修改schema机制:一条策略中的所有广告都符合要求才能命中

* code review

* Update strategyCompute.js

1.15 官方组件上线

15 Feb 07:01
cd67887
Compare
Choose a tag to compare
fix: mip-map attribute bug (#509)

* fix mip-map attribue bug

* 兼容驼峰式和短横线分隔式

* 例子控件删去三维图

1.25 v1组件整体迁移至v2

25 Jan 12:37
cb6d398
Compare
Choose a tag to compare
Merge pull request #469 from mipengine/dev-sync

MIP1 官方组件整体迁移至 MIP2

1.21 mip2官方组件上线

21 Jan 07:42
d09aea6
Compare
Choose a tag to compare
[WIP]小说目录增加翻页,common请求增加终章ID (#394)

增加目录翻页功能

1.17 mip2 官方组件上线

17 Jan 09:15
Compare
Choose a tag to compare
2019-01-17-17

fix:修复IOS上折叠组件下面文字透出的问题 (#463)