Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 62 additions & 62 deletions src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,18 @@
"author": "yushuang24",
"dd": true
},
{
"version": "3.0.0",
"name": "SafeArea",
"type": "component",
"cName": "安全区",
"desc": "在全面屏下提供自适应的边距调整。",
"sort": 9,
"show": true,
"taro": true,
"author": "oasis",
"dd": true
},
{
"version": "3.0.0",
"name": "Space",
Expand All @@ -269,18 +281,6 @@
"taro": true,
"author": "hx",
"dd": false
},
{
"version": "3.0.0",
"name": "SafeArea",
"type": "component",
"cName": "安全区",
"desc": "在全面屏下提供自适应的边距调整。",
"sort": 9,
"show": true,
"taro": true,
"author": "oasis",
"dd": true
}
]
},
Expand Down Expand Up @@ -365,18 +365,6 @@
"author": "dsj",
"dd": true
},
{
"version": "2.0.0",
"name": "SideNavBar",
"type": "component",
"cName": "侧边栏导航",
"desc": "用于内容选择和切换",
"sort": 9,
"show": true,
"taro": true,
"author": "hx",
"dd": false
},
{
"version": "3.0.0",
"name": "SideBar",
Expand All @@ -403,6 +391,18 @@
"v15": true,
"dd": true
},
{
"version": "2.0.0",
"name": "SideNavBar",
"type": "component",
"cName": "侧边栏导航",
"desc": "用于内容选择和切换",
"sort": 9,
"show": true,
"taro": true,
"author": "hx",
"dd": false
},
{
"version": "2.0.0",
"name": "SideNavBarItem",
Expand Down Expand Up @@ -898,19 +898,6 @@
"v15": true,
"dd": true
},
{
"version": "3.0.0",
"name": "ResultPage",
"type": "component",
"cName": "结果反馈",
"desc": "以页面的形式向用户反馈操作结果",
"sort": 15,
"show": true,
"taro": true,
"v15": true,
"author": "songsong",
"dd": true
},
{
"version": "3.0.0",
"name": "InfiniteLoading",
Expand Down Expand Up @@ -1001,6 +988,19 @@
"author": "oasis",
"dd": false
},
{
"version": "3.0.0",
"name": "ResultPage",
"type": "component",
"cName": "结果反馈",
"desc": "以页面的形式向用户反馈操作结果",
"sort": 15,
"show": true,
"taro": true,
"v15": true,
"author": "songsong",
"dd": true
},
{
"version": "3.0.0",
"name": "Skeleton",
Expand Down Expand Up @@ -1216,19 +1216,6 @@
"author": "lkjh3214",
"dd": true
},
{
"version": "3.0.0",
"name": "Segmented",
"type": "component",
"cName": "分段选择器",
"desc": "用于带页面类型区分的内容型卡片切换,如主图视频、图文切换。",
"sort": 6,
"show": true,
"taro": true,
"v15": true,
"author": "lkjh3214",
"dd": true
},
{
"version": "3.0.0",
"name": "Price",
Expand All @@ -1254,6 +1241,19 @@
"author": "ailululu",
"dd": true
},
{
"version": "3.0.0",
"name": "Segmented",
"type": "component",
"cName": "分段选择器",
"desc": "用于带页面类型区分的内容型卡片切换,如主图视频、图文切换。",
"sort": 6,
"show": true,
"taro": true,
"v15": true,
"author": "lkjh3214",
"dd": true
},
{
"version": "2.0.0",
"name": "Step",
Expand Down Expand Up @@ -1368,6 +1368,18 @@
"name": "特色组件",
"enName": "business",
"packages": [
{
"version": "2.0.0",
"name": "AvatarCropper",
"type": "component",
"cName": "头像裁剪",
"desc": "仿微信头像裁剪功能",
"sort": 26,
"show": true,
"taro": true,
"author": "Marvin",
"dd": false
},
{
"version": "2.0.0",
"name": "Barrage",
Expand Down Expand Up @@ -1439,18 +1451,6 @@
"taro": true,
"author": "swag~jun",
"dd": false
},
{
"version": "2.0.0",
"name": "AvatarCropper",
"type": "component",
"cName": "头像裁剪",
"desc": "仿微信头像裁剪功能",
"sort": 26,
"show": true,
"taro": true,
"author": "Marvin",
"dd": false
}
]
}
Expand Down