Comparing version 0.6.0 to 0.6.1
# CHANGELOG | ||
## 0.6.1 | ||
- 优化 [Select] 调用时报错问题、优化目录顺序排列 | ||
> 2019/03/18 | ||
## 0.6.0 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "hlg-ui", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "欢乐逛 UI 库", | ||
"main": "lib/hlg-ui.js", | ||
"unpkg": "lib/index.js", | ||
"files": ["lib", "packages", "docs", "src"], | ||
"scripts": { | ||
@@ -51,8 +53,2 @@ "dev": "poi --watch --serve", | ||
"author": "绿间(zhuowenligg@gmail.com)", | ||
"files": [ | ||
"lib", | ||
"packages", | ||
"docs", | ||
"src" | ||
], | ||
"devDependencies": { | ||
@@ -59,0 +55,0 @@ "@babel/cli": "^7.2.0", |
@@ -39,6 +39,2 @@ /* | ||
}, | ||
{ | ||
path: '/switch', | ||
title: 'Switch 开关' | ||
}, | ||
] | ||
@@ -58,2 +54,6 @@ }, | ||
{ | ||
path: '/switch', | ||
title: 'Switch 开关' | ||
}, | ||
{ | ||
path: '/radio', | ||
@@ -95,2 +95,10 @@ title: 'Radio 单选框' | ||
}, | ||
{ | ||
path: '/loading', | ||
title: 'Loading 加载' | ||
}, | ||
{ | ||
path: '/pagination', | ||
title: 'Pagination 分页' | ||
}, | ||
] | ||
@@ -125,6 +133,2 @@ }, | ||
}, | ||
{ | ||
path: '/loading', | ||
title: 'Loading 加载' | ||
}, | ||
] | ||
@@ -139,6 +143,2 @@ }, | ||
}, | ||
{ | ||
path: '/pagination', | ||
title: 'Pagination 分页' | ||
}, | ||
] | ||
@@ -145,0 +145,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1240977
188