Skip to content

Commit 3ebaf18

Browse files
committed
release: 9.1.0
1 parent e4e6f0e commit 3ebaf18

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [9.1.0](https://github.com/cipchk/ngx-weui/compare/9.0.0...9.1.0) (2020-07-08)
2+
3+
4+
### Features
5+
6+
* **module:picker:** add `className` property of options ([#164](https://github.com/cipchk/ngx-weui/issues/164)) ([e4e6f0e](https://github.com/cipchk/ngx-weui/commit/e4e6f0e5490944b3a22d6fe8db6019ba22b74e0b))
7+
8+
9+
110
# [9.0.0](https://github.com/cipchk/ngx-weui/compare/8.0.0...9.0.0) (2020-06-28)
211

312
`9.0.0` 主要是同步更新 WeUI 的 `2.3` 以上版本(受限于 [#858](https://github.com/Tencent/weui/issues/858) 可能与官网看到的暗黑主题色有出入),新增 `dark` 模式。

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-weui",
3-
"version": "9.0.0",
3+
"version": "9.1.0",
44
"description": "WeUI for angular",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)