File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.0.0-alpha.1] ( https://github.com/nervjs/taro-ui/compare/v3.0.0-alpha.0...v3.0.0-alpha.1 ) (2020-04-04)
2
+
3
+
4
+ ### Features
5
+
6
+ * replace webpack with rollup ([ f119305] ( https://github.com/nervjs/taro-ui/commit/f1193056ae7cf7632ad149a1b7a882bfe3d8879a ) )
7
+
8
+
9
+
1
10
# [ 3.0.0-alpha.0] ( https://github.com/nervjs/taro-ui/compare/v2.3.1...v3.0.0-alpha.0 ) (2020-03-28)
2
11
3
12
Original file line number Diff line number Diff line change 4
4
5
5
一款基于 ` Taro ` 框架开发的多端 UI 组件库
6
6
7
+ > Taro UI 3 目前仍在开发中,` alpha ` 版本可能会出现较大改动并且不保证功能完整可用,请谨慎使用。
8
+
7
9
## 特性
8
10
9
11
- 基于 ` Taro ` 开发 UI 组件
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " taro-ui" ,
3
- "version" : " 3.0.0-alpha.0 " ,
3
+ "version" : " 3.0.0-alpha.1 " ,
4
4
"description" : " UI KIT for Taro" ,
5
5
"browser" : " dist/index.umd.js" ,
6
6
"module" : " dist/index.esm.js" ,
You can’t perform that action at this time.
0 commit comments