|
89 | 89 | "name": "Markdown Preview",
|
90 | 90 | "path": "https://uiwjs.github.io/react-markdown-preview/"
|
91 | 91 | },
|
| 92 | + { |
| 93 | + "name": "Keywords", |
| 94 | + "path": "https://uiwjs.github.io/react-keywords" |
| 95 | + }, |
| 96 | + { |
| 97 | + "name": "Only When", |
| 98 | + "path": "https://uiwjs.github.io/react-only-when" |
| 99 | + }, |
92 | 100 | { "divider": true, "name": "导航" },
|
93 | 101 | { "name": "Affix 图钉", "path": "affix" },
|
94 | 102 | { "name": "Breadcrumb 面包屑", "path": "breadcrumb" },
|
|
97 | 105 | { "name": "Pagination 分页", "path": "pagination" },
|
98 | 106 | { "name": "Steps 步骤条", "path": "steps" },
|
99 | 107 | { "name": "Tabs 标签页", "path": "tabs" },
|
| 108 | + { |
| 109 | + "name": "Tabs Draggable", |
| 110 | + "path": "https://uiwjs.github.io/react-tabs-draggable" |
| 111 | + }, |
100 | 112 | { "divider": true, "name": "反馈" },
|
101 | 113 | { "name": "Overlay 基础弹出层", "path": "overlay" },
|
102 | 114 | { "name": "OverlayTrigger 基础弹出触发", "path": "overlay-trigger" },
|
|
139 | 151 | "name": "MonacoEditor 代码编辑器",
|
140 | 152 | "path": "https://jaywcjlove.github.io/react-monacoeditor/"
|
141 | 153 | },
|
142 |
| - { "divider": true, "name": "其它" }, |
| 154 | + { |
| 155 | + "name": "Code Preview Layout", |
| 156 | + "path": "https://uiwjs.github.io/react-code-preview-layout" |
| 157 | + }, |
143 | 158 | { "name": "BackTop 返回顶部", "path": "back-top" },
|
| 159 | + { "divider": true, "name": "其它" }, |
| 160 | + { |
| 161 | + "name": "BackToTop 返回顶部", |
| 162 | + "path": "https://uiwjs.github.io/react-back-to-top" |
| 163 | + }, |
144 | 164 | { "name": "CopyToClipboard 复制", "path": "copy-to-clipboard" },
|
145 | 165 | { "name": "Portal 入口", "path": "portal" },
|
146 | 166 | {
|
147 | 167 | "name": "Github Corners",
|
148 | 168 | "path": "https://uiwjs.github.io/react-github-corners/"
|
149 | 169 | },
|
| 170 | + { |
| 171 | + "name": "Prismjs", |
| 172 | + "path": "https://uiwjs.github.io/react-prismjs" |
| 173 | + }, |
| 174 | + { |
| 175 | + "name": "Clock", |
| 176 | + "path": "https://uiwjs.github.io/react-clock" |
| 177 | + }, |
| 178 | + { |
| 179 | + "name": "Mac Keyboard", |
| 180 | + "path": "https://uiwjs.github.io/react-mac-keyboard/" |
| 181 | + }, |
| 182 | + { |
| 183 | + "name": "Domain Verify", |
| 184 | + "path": "https://uiwjs.github.io/react-domain-verify" |
| 185 | + }, |
| 186 | + { |
| 187 | + "name": "Shields", |
| 188 | + "path": "https://uiwjs.github.io/react-shields" |
| 189 | + }, |
| 190 | + { |
| 191 | + "name": "Codepen", |
| 192 | + "path": "https://uiwjs.github.io/react-codepen/" |
| 193 | + }, |
150 | 194 | {
|
151 | 195 | "name": "Only When",
|
152 | 196 | "path": "https://uiwjs.github.io/react-only-when/"
|
|
0 commit comments