3 files changed
+27
-2
lines changedLines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
8 | 33 |
| |
9 | 34 |
| |
10 | 35 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
- docs/mobile/api/back-top.en-US.md+23
- docs/mobile/api/back-top.md+1-1
- docs/mobile/api/cell.en-US.md+23
- docs/mobile/api/cell.md+7-11
- docs/mobile/api/icon.en-US.md+7
- docs/mobile/api/icon.md+1-1
- docs/mobile/api/layout.en-US.md
- docs/mobile/api/layout.md
- docs/mobile/api/loading.en-US.md+45
- docs/mobile/api/loading.md+14-12
- docs/mobile/api/navbar.en-US.md+32
- docs/mobile/api/navbar.md+16-4
- docs/mobile/api/overlay.en-US.md+11
- docs/mobile/api/popup.en-US.md+23
- docs/mobile/api/popup.md+8-26
- docs/mobile/api/skeleton.en-US.md+32
- docs/mobile/api/skeleton.md+13-12
- docs/mobile/api/sticky.en-US.md+24
- docs/mobile/api/sticky.md+5-2
- docs/mobile/api/tag.en-US.md+32
- docs/mobile/api/tag.md+12-26
- docs/mobile/api_v2/layout.en-US.md+17
- docs/mobile/api_v2/layout.md+17
- docs/mobile/overview.en-US.md+8
- docs/mobile/overview.md+8
- docs/web/api/empty.en-US.md+27
- docs/web/api/empty.md+27
- js/global-config/default-config.ts+18-2
- js/global-config/locale/ar_KW.ts+14-2
- js/global-config/locale/en_US.ts+18-2
- js/global-config/locale/it_IT.ts+31-7
- js/global-config/locale/ja_JP.ts+19-3
- js/global-config/locale/ko_KR.ts+19-3
- js/global-config/locale/ru_RU.ts+32-6
- js/global-config/locale/zh_CN.ts+18-2
- js/global-config/locale/zh_TW.ts+18-2
- js/input-number/large-number.ts+14-1
- js/table/tree-store.ts+11-4
- js/tree-v1/tree-node.ts+4-1
- style/mobile/components/_index.less+6-6
- style/mobile/components/layout/_index.less+8-1
- style/mobile/components/layout/_mixin.less
- style/mobile/components/loading/_index.less+8
- style/mobile/components/notice-bar/v2/_index.less+5
- style/mobile/components/overlay/_index.less+4-1
- style/mobile/components/overlay/_var.less-1
- style/mobile/components/overlay/v2/_animate.less+51
- style/mobile/components/overlay/v2/_index.less+7-2
- style/mobile/components/overlay/v2/_var.less-1
- style/mobile/components/row/v2/_index.less-8
- style/web/components/dropdown/_index.less-1
- style/web/components/empty/_index.less+31
- style/web/components/empty/_var.less+23
- test/unit/input-number/largeNumberToFixed.test.js+12
0 commit comments