Skip to content

Releases: wechatjs/mp-darkmode

v1.1.0

13 Dec 12:24

Choose a tag to compare

feature plugin support
bugfix backward compatible & update dependencies(向下兼容支持低版本浏览器以及更新依赖)
bugfix update the recognition rules of css value, and fix the problem of wrong recognition when css value contain colons(更新css值的识别规则,修复css值包含冒号时识别错误的问题)
optimization update mask color
optimization adjust the processing rules of text-shadow on pictures, and change it to the same as color without processing(调整文字阴影在图片上的处理规则,改为和文字颜色一样不处理)

v1.1.0-beta.3

21 Apr 10:01

Choose a tag to compare

optimization adjust the processing rules of text-shadow on pictures, and change it to the same as color without processing(调整文字阴影在图片上的处理规则,改为和文字颜色一样不处理)

v1.1.0-beta.2

23 Mar 08:02

Choose a tag to compare

optimization update mask color

v1.1.0-beta.1

21 Mar 06:46

Choose a tag to compare

bugfix backward compatible & update dependencies(向下兼容支持低版本浏览器以及更新依赖)

v1.1.0-beta.0

14 Mar 07:30

Choose a tag to compare

feature plugin support

v1.0.9

11 Feb 09:35

Choose a tag to compare

feature support param showFirstPage

v1.0.8

10 Sep 10:14

Choose a tag to compare

feature the mobile phone retains the style before darkmode conversion(手机端保留darkmode转换前的style)

v1.0.7

27 Aug 07:48

Choose a tag to compare

optimization improve algorithm code robustness(提高算法代码健壮性)

v1.0.6

26 Feb 13:59

Choose a tag to compare

bugfix support color transparent(支持对颜色名transparent的处理)

v1.0.5

28 Jan 15:10

Choose a tag to compare

bugfix