Commit 0ec36be
chore: release 1.11.2 (#3469)
* Release: 1.11.2
* chore: update common
* fix(input): fix Input readonly mode can show clear icon
* chore: revert change
* chore: changelog's changes
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Uyarn <[email protected]>1 parent 58bd543 commit 0ec36be
File tree
5 files changed
+30
-5
lines changed- packages
- components
- input
- transfer
- tdesign-react
5 files changed
+30
-5
lines changed- .github/workflows/preview-publish.yml-82
- .github/workflows/pull-request.yml+7-128
- .github/workflows/tdesign-component-repositories-ci.yml+89-11
- 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/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/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
- js/global-config/locale/ar_KW.ts+14
- js/global-config/locale/en_US.ts+14
- js/global-config/locale/it_IT.ts+14
- js/global-config/locale/ja_JP.ts+14
- js/global-config/locale/ko_KR.ts+14
- js/global-config/locale/ru_RU.ts+14
- js/global-config/locale/zh_CN.ts+14
- js/global-config/locale/zh_TW.ts+14
- style/mobile/components/_index.less+1-1
- style/mobile/components/search/v2/_var.less+1-1
- 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/table/_index.less+4
- style/web/components/table/_mixin.less+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
| 388 | + | |
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
| 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 | + | |
8 | 32 | | |
9 | 33 | | |
10 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments