Commit fe97953
feat(qrcode): add config for qrcode component (#3780)
* feat(qrcode): add config for qrcode component
* feat(qrcode): 主要功能实现(#3779)
* feat(qrcode): 修改部分样式(#3779)
* feat(qrcode): 多余defaultprop文件去除、渲染插槽增加(#3779)
* feat(qrcode): 清除部分无用代码、修复iconSize属性问题
* feat(qrcode): 增加示例文件 (#3779)
* fix(qrcode): 修改组件样式(#3779)
* feat(qrcode): 增加使用示例页面(#3779)
* feat(qrcode): 增加展示文件
* feat(qrcode): 增加测试文件(#3779)
* feat(qrcode): 继续完善测试和演示文件(#3779)
* fix(qrcode): 修正文件引入
* fix(qrcode): 修正文案
* fix(qrcode): 修改展示文件样式、路径(#3779)
* feat(qrcode): 修改skyline展示文件(#3779)
* fix: 更新qrcode工具引用方式
* fix(qrcode): 修改演示文件名(#3779)
* fix(qrcode): 修改文件的导入(#3779)
* feat(qrcode): 优化展示与部分实现、增加下载方法(#3779)
* fix(qrcode): 重新运行 test (#3779)
* fix(qrcode): 修改展示文案 (#3779)
* fix(qrcode): 修正字体样式 (#3779)
* feat(qrcode): 样式文件对齐 (#3779)
* fix(qrcode): 修改组件结构 (#3779)
* fix(qrcode): 修改测试文件 (#3779)
* feat(qrcode): 修改多个示例文件,调整组件结构 (#3779)
* fix: 调整展示文件 (#3779)
* chore: 清除无用代码 (#3779)
* fix(qrcode): 修改展示文件和README (#3779)
* fix(qrrcode): 更改单词拼写错误
* fix: 调整展示文件(#3779)
* fix: 增加展示文件的组件引入
* fix: 调整展示文件样式
* docs: update css vars
---------
Co-authored-by: jarmywang <[email protected]>
Co-authored-by: anlyyao <[email protected]>1 parent 031b209 commit fe97953
File tree
71 files changed
+2847
-7
lines changed- example
- pages/home/data
- script
- site
- src
- common
- style
- theme
- qrcode
- __test__
- __snapshots__
- _example
- base
- borderless
- color
- icon
- level
- size
- status
- components
- qrcode-canvas
- qrcode-status
- hooks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+2847
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
57 | 62 | | |
58 | 63 | | |
59 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
259 | 265 | | |
260 | 266 | | |
261 | 267 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
432 | 440 | | |
433 | 441 | | |
434 | 442 | | |
| |||
- .github/workflows/typos-config.toml+2-1
- docs/mobile/api/avatar.en-US.md+41
- docs/mobile/api/avatar.md+21-6
- docs/mobile/api/cascader.en-US.md+35
- docs/mobile/api/cascader.md+21-5
- docs/mobile/api/config-provider.en-US.md+1-1
- docs/mobile/api/config-provider.md+1-1
- docs/mobile/api/date-time-picker.en-US.md+23
- docs/mobile/api/divider.md+3-3
- docs/mobile/api/drawer.en-US.md+27
- docs/mobile/api/fab.en-US.md+19
- docs/mobile/api/fab.md+12
- docs/mobile/api/footer.en-US.md+20
- docs/mobile/api/footer.md+19
- docs/mobile/api/form.en-US.md+15
- docs/mobile/api/form.md+15
- docs/mobile/api/list.en-US.md+20
- docs/mobile/api/message.en-US.md+21
- docs/mobile/api/picker.en-US.md+19
- docs/mobile/api/picker.md+13-5
- docs/mobile/api/result.en-US.md+17
- docs/mobile/api/search.en-US.md+4
- docs/mobile/api/search.md+4
- docs/mobile/api/upload.en-US.md+23
- docs/mobile/api/upload.md+8
- docs/mobile/api_v2/config-provider.en-US.md+4-4
- docs/mobile/api_v2/config-provider.md+4-4
- docs/mobile/api_v2/divider.md+3-3
- docs/mobile/api_v2/fab.md+12
- docs/mobile/api_v2/picker.md+11-7
- docs/mobile/overview.en-US.md+24-10
- docs/mobile/overview.md+24-10
- docs/plugins/changelog-to-json/components.ts+18-22
- docs/web/api/alert.en-US.md+6
- docs/web/api/alert.md+6
- docs/web/api/form.en-US.md+1-1
- docs/web/api/form.md+1-1
- docs/web/api/qrcode.en-US.md+62
- docs/web/api/qrcode.md+58
- js/common.ts+2
- js/global-config/locale/README.md+107
- js/global-config/locale/ar_KW.ts+1-1
- js/global-config/locale/en_US.ts+5-5
- js/global-config/locale/it_IT.ts+1-1
- js/global-config/locale/ja_JP.ts+1-1
- js/global-config/locale/ko_KR.ts+1-1
- js/global-config/locale/ru_RU.ts+1-1
- js/global-config/locale/zh_CN.ts+3-3
- js/global-config/locale/zh_TW.ts+1-1
- js/global-config/t.ts+111
- js/loading/circle-adapter.ts+3-1
- js/qrcode/qrcodegen.ts+1.1k
- js/qrcode/types.ts+55
- js/qrcode/utils.ts+167
- style/mobile/_variables.less+5
- style/mobile/components/footer/_index.less+2-1
- style/mobile/components/table/_index.less+29-39
- style/mobile/components/table/_mixin.less+2-2
- style/mobile/components/table/_var.less+6-8
- style/mobile/theme/_dark.less+1-1
- style/web/_variables.less+1
- style/web/components/image-viewer/_index.less+1
- style/web/components/message/_index.less+2
- style/web/components/qrcode/_index.less+86
- style/web/components/qrcode/_mixin.less
- style/web/components/qrcode/_var.less+17
- style/web/components/textarea/_index.less+4
- style/web/components/upload/_mixin.less+2-2
- style/web/docs.less+5-1
- style/web/theme/_dark.less+1
- style/web/theme/_light.less+1
- test/unit/locale/README.md
- test/unit/locale/locale.test.ts+148
0 commit comments