ソースを参照

docs: 组件分类调整 (#1165)

* fix: datepicker 组件最大值与最小值一样时出错

* feat: datePicker 增加在线调试

* docs: infiniteloading 补充文档

* docs: picker 组件添加在线调试

* feat: icon 新增动态icon

* feat: picker 组件更新

* feat: picker 完成

* feat: sku 组件添加在线调试

* feat: picker 问题修改

* feat: audio

* feat: 更新

* feat: audio

* feat: 新增 audio

* feat: 新增 audio

* fix: 修复 DatePicker 调用失败问题

* docs: 文案修改

* docs: 文案修改

* docs: 动态icon添加 demo

* feat: address 新增默认选中功能

* feat: 路由大写与小写展示的内容不同

* feat: countdown 组件单元测试

* feat: noticebar 单元测试

* feat: 下拉刷新单元测试

* feat: noticebar 新增功能

* upd: noticebar 新增功能

* upd: noticebar 新增功能

* test

* upd: noticebar 新增功能

* fix: 暂时将 picker 的单元测试隐藏

* feat: picker 组件新增单元测试

* fix: picker 组件修改

* upd: address 添加单元测试

* upd: sku 增加单元测试

* upd: audio 添加单元测试

* docs: 文档问题修复 audio

* upd: datepicker 单元测试

* feat: picker 重构

* feat: 新增picker

* feat: picer

* feat: dataPicker

* feat: picker/datepicker 单元测试

* feat: sku 在taro上的修改

* feat: oldPicker 组件

* fix: 版本号修改

* feat: 变量修改

* fix: oldPicker 打包失败

* feat: 组件分类调整

* feat: taro组件分类

* feat: 组件分类调整

Co-authored-by: yangxiaolu3 <yangxiaolu1993@qq.com>
Co-authored-by: Drjingfubo <50685476+Drjingfubo@users.noreply.github.com>
yangxiaolu1993 3 年 前
コミット
27017bfaac
1 ファイル変更165 行追加165 行削除
  1. 165 165
      src/config.json

+ 165 - 165
src/config.json

@@ -213,6 +213,171 @@
       ]
     },
     {
+      "name": "导航组件",
+      "enName": "nav",
+      "packages": [{
+          "version": "3.0.0",
+          "name": "Navbar",
+          "taro": true,
+          "sort": 3,
+          "cName": "头部导航",
+          "type": "componment",
+          "show": true,
+          "desc": "头部导航",
+          "author": "liqiong43"
+        },
+        {
+          "version": "3.0.0",
+          "name": "FixedNav",
+          "type": "component",
+          "cName": "悬浮导航",
+          "desc": "可拖拽的悬浮导航",
+          "taro": true,
+          "sort": 9,
+          "show": true,
+          "author": "richard1015"
+        },
+        {
+          "version": "3.0.0",
+          "name": "Menu",
+          "sort": 2,
+          "cName": "菜单",
+          "type": "component",
+          "taro": true,
+          "show": true,
+          "desc": "下拉菜单组件",
+          "author": "yangjinjun3"
+        },
+        {
+          "version": "3.0.0",
+          "name": "MenuItem",
+          "sort": 2,
+          "cName": "菜单",
+          "type": "component",
+          "taro": true,
+          "exportEmpty": true,
+          "show": false,
+          "desc": "下拉菜单组件",
+          "author": "yangjinjun3"
+        },
+        {
+          "version": "3.0.0",
+          "name": "Tabbar",
+          "taro": true,
+          "sort": 2,
+          "cName": "标签栏",
+          "type": "component",
+          "show": true,
+          "desc": "标签栏",
+          "author": "Drjingfubo"
+        },
+        {
+          "version": "3.0.0",
+          "name": "TabbarItem",
+          "sort": 2,
+          "cName": "标签栏子组件",
+          "type": "component",
+          "show": false,
+          "taro": true,
+          "exportEmpty": true,
+          "exportEmptyTaro": true,
+          "desc": "标签栏子组件",
+          "author": "Drjingfubo"
+        },
+        {
+          "version": "3.0.0",
+          "name": "Elevator",
+          "type": "component",
+          "cName": "电梯楼层",
+          "desc": "用于列表快速定位以及索引的显示",
+          "sort": 5,
+          "show": true,
+          "taro": true,
+          "author": "szg2008"
+        },
+        {
+          "version": "3.0.0",
+          "name": "Pagination",
+          "type": "component",
+          "cName": "分页",
+          "desc": "当数据量较多时,采用分页的形式分隔长列表。",
+          "sort": 10,
+          "show": true,
+          "taro": true,
+          "author": "yushuang24"
+        },
+        {
+          "version": "3.1.9",
+          "name": "Tabs",
+          "type": "component",
+          "cName": "选项卡切换",
+          "desc": "常用于平级区域大块内容的的收纳和展现,支持内嵌标签形式和渲染循环数据形式",
+          "sort": 11,
+          "show": true,
+          "taro": true,
+          "author": "richard1015"
+        },
+        {
+          "version": "3.1.9",
+          "name": "TabPane",
+          "type": "component",
+          "cName": "选项卡子组件",
+          "desc": "",
+          "sort": 12,
+          "exportEmpty": true,
+          "taro": true,
+          "show": false,
+          "author": "richard1015"
+        },
+        {
+          "version": "3.0.0",
+          "name": "Indicator",
+          "type": "component",
+          "cName": "指示器",
+          "desc": "显示一个任务或流程的进度,常用语开通流程。",
+          "sort": 11,
+          "taro": true,
+          "show": true,
+          "author": "senyawang"
+        },
+        {
+          "version": "3.1.15",
+          "name": "SideNavBar",
+          "type": "component",
+          "cName": "侧边栏导航",
+          "desc": "垂直展示的导航栏,用于内容选择和切换",
+          "sort": 14,
+          "taro": true,
+          "show": true,
+          "author": "szg2008"
+        },
+        {
+          "version": "3.1.15",
+          "name": "SideNavBarItem",
+          "type": "component",
+          "cName": "侧边栏导航子组件",
+          "desc": "",
+          "sort": 15,
+          "exportEmpty": true,
+          "taro": true,
+          "show": false,
+          "author": "szg2008"
+        },
+        {
+          "version": "3.1.15",
+          "name": "SubSideNavBar",
+          "type": "component",
+          "cName": "侧边栏导航子组件",
+          "desc": "",
+          "sort": 16,
+          "exportEmpty": true,
+          "taro": true,
+          "show": false,
+          "author": "szg2008"
+        }
+      ]
+    },
+    {
       "name": "数据录入",
       "enName": "dentry",
       "packages": [{
@@ -853,171 +1018,6 @@
         }
       ]
     },
-    {
-      "name": "导航组件",
-      "enName": "nav",
-      "packages": [{
-          "version": "3.0.0",
-          "name": "Navbar",
-          "taro": true,
-          "sort": 3,
-          "cName": "头部导航",
-          "type": "componment",
-          "show": true,
-          "desc": "头部导航",
-          "author": "liqiong43"
-        },
-        {
-          "version": "3.0.0",
-          "name": "FixedNav",
-          "type": "component",
-          "cName": "悬浮导航",
-          "desc": "可拖拽的悬浮导航",
-          "taro": true,
-          "sort": 9,
-          "show": true,
-          "author": "richard1015"
-        },
-        {
-          "version": "3.0.0",
-          "name": "Menu",
-          "sort": 2,
-          "cName": "菜单",
-          "type": "component",
-          "taro": true,
-          "show": true,
-          "desc": "下拉菜单组件",
-          "author": "yangjinjun3"
-        },
-        {
-          "version": "3.0.0",
-          "name": "MenuItem",
-          "sort": 2,
-          "cName": "菜单",
-          "type": "component",
-          "taro": true,
-          "exportEmpty": true,
-          "show": false,
-          "desc": "下拉菜单组件",
-          "author": "yangjinjun3"
-        },
-        {
-          "version": "3.0.0",
-          "name": "Tabbar",
-          "taro": true,
-          "sort": 2,
-          "cName": "标签栏",
-          "type": "component",
-          "show": true,
-          "desc": "标签栏",
-          "author": "Drjingfubo"
-        },
-        {
-          "version": "3.0.0",
-          "name": "TabbarItem",
-          "sort": 2,
-          "cName": "标签栏子组件",
-          "type": "component",
-          "show": false,
-          "taro": true,
-          "exportEmpty": true,
-          "exportEmptyTaro": true,
-          "desc": "标签栏子组件",
-          "author": "Drjingfubo"
-        },
-        {
-          "version": "3.0.0",
-          "name": "Elevator",
-          "type": "component",
-          "cName": "电梯楼层",
-          "desc": "用于列表快速定位以及索引的显示",
-          "sort": 5,
-          "show": true,
-          "taro": true,
-          "author": "szg2008"
-        },
-        {
-          "version": "3.0.0",
-          "name": "Pagination",
-          "type": "component",
-          "cName": "分页",
-          "desc": "当数据量较多时,采用分页的形式分隔长列表。",
-          "sort": 10,
-          "show": true,
-          "taro": true,
-          "author": "yushuang24"
-        },
-        {
-          "version": "3.1.9",
-          "name": "Tabs",
-          "type": "component",
-          "cName": "选项卡切换",
-          "desc": "常用于平级区域大块内容的的收纳和展现,支持内嵌标签形式和渲染循环数据形式",
-          "sort": 11,
-          "show": true,
-          "taro": true,
-          "author": "richard1015"
-        },
-        {
-          "version": "3.1.9",
-          "name": "TabPane",
-          "type": "component",
-          "cName": "选项卡子组件",
-          "desc": "",
-          "sort": 12,
-          "exportEmpty": true,
-          "taro": true,
-          "show": false,
-          "author": "richard1015"
-        },
-        {
-          "version": "3.0.0",
-          "name": "Indicator",
-          "type": "component",
-          "cName": "指示器",
-          "desc": "显示一个任务或流程的进度,常用语开通流程。",
-          "sort": 11,
-          "taro": true,
-          "show": true,
-          "author": "senyawang"
-        },
-        {
-          "version": "3.1.15",
-          "name": "SideNavBar",
-          "type": "component",
-          "cName": "侧边栏导航",
-          "desc": "垂直展示的导航栏,用于内容选择和切换",
-          "sort": 14,
-          "taro": true,
-          "show": true,
-          "author": "szg2008"
-        },
-        {
-          "version": "3.1.15",
-          "name": "SideNavBarItem",
-          "type": "component",
-          "cName": "侧边栏导航子组件",
-          "desc": "",
-          "sort": 15,
-          "exportEmpty": true,
-          "taro": true,
-          "show": false,
-          "author": "szg2008"
-        },
-        {
-          "version": "3.1.15",
-          "name": "SubSideNavBar",
-          "type": "component",
-          "cName": "侧边栏导航子组件",
-          "desc": "",
-          "sort": 16,
-          "exportEmpty": true,
-          "taro": true,
-          "show": false,
-          "author": "szg2008"
-        }
-      ]
-    },
 
     {
       "name": "特色组件",