2 files changed
+5
-5
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
133 |
| - | |
| 132 | + | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
| 190 | + | |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
|
- .eslintrc.js+16-1
- .github/workflows/preview-publish.yml-82
- .github/workflows/pull-request.yml+7-128
- .github/workflows/tdesign-component-repositories-ci.yml+178-43
- docs/mobile/api/calendar.en-US.md+31
- docs/mobile/api/config-provider.en-US.md+93
- docs/mobile/api/config-provider.md+92
- docs/mobile/api/dialog.en-US.md+49
- docs/mobile/api/dialog.md+27-3
- docs/mobile/api/fab.md+6-6
- docs/mobile/api/steps.en-US.md+45
- docs/mobile/api/steps.md+24-14
- docs/mobile/api/swiper.en-US.md+34
- docs/mobile/api/swiper.md+18-6
- docs/mobile/api_v2/config-provider.en-US.md+56
- docs/mobile/api_v2/config-provider.md+24-24
- docs/mobile/theme.en-US.md+76
- docs/mobile/theme.md+76
- docs/package.json+7
- docs/web/api/breadcrumb.en-US.md+10
- docs/web/api/breadcrumb.md+10
- docs/web/api/chat-action.md+3-6
- docs/web/api/chat-ai.md+8-5
- docs/web/api/chat-content.md+3-5
- docs/web/api/chat-input.md+2-4
- docs/web/api/chat-item.md+7-9
- docs/web/api/chat-loading.md+15
- docs/web/api/chat-reasoning.md+40
- docs/web/api/chat-sender.md+17
- docs/web/api/chat.md+13-12
- docs/web/api/descriptions.en-US.md+1-1
- docs/web/api/descriptions.md+1-1
- docs/web/api/loading.md+1-1
- js/date-picker/utils.ts+7-7
- js/global-config/locale/ar_KW.ts+14
- js/global-config/locale/en_US.ts+16
- js/global-config/locale/it_IT.ts+16
- js/global-config/locale/ja_JP.ts+16
- js/global-config/locale/ko_KR.ts+16
- js/global-config/locale/ru_RU.ts+16
- js/global-config/locale/zh_CN.ts+16
- js/global-config/locale/zh_TW.ts+16
- js/tree-select/utils.ts+44
- package.json+1-1
- style/mobile/components/_index.less+1-1
- style/mobile/components/picker/v2/_index.less+4
- style/mobile/components/picker/v2/_var.less+1
- style/mobile/components/search/v2/_var.less+1-1
- style/mobile/components/slider/v2/_index.less+96-7
- style/mobile/components/slider/v2/_var.less+4-2
- style/mobile/components/swiper/v2/_index.less+54
- style/mobile/components/swiper/v2/_var.less+2
- style/web/components/chat/_doc.less+6
- style/web/components/chat/_index.less+369-39
- style/web/components/chat/_var.less+3-11
- style/web/components/form/_index.less+11-1
- style/web/components/form/_var.less+1
- style/web/components/swiper/_index.less+1
- style/web/components/table/_index.less+4
- style/web/components/table/_mixin.less+2-2
- test/unit/tree-select/utils/findParentValues.test.js+120
0 commit comments