Commit Graph

4662 Commits

Author SHA1 Message Date
wū yāng
e4e6681a97
fix(Select): fix valueDisplay onClose callback (#3154)
* fix(Select): fix valueDisplay onclose callback

* chore: update snapshot

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-22 19:34:54 +08:00
lincao
4c7072710e
chore: release 1.9.2 (#3147)
* chore(release 1.9.2): release 1.9.2

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-17 03:27:01 -05:00
wū yāng
4bf0af58a3
feat(timepicker): support autoswap API (#3146) 2024-10-17 14:49:50 +08:00
wū yāng
cd26133c81
chore: fix docs (#3144) 2024-10-17 14:49:41 +08:00
moecasts
5aa771fa66
fix(select): initially scroll to the active item in OptionGroup (#3139)
fix #3135
2024-10-16 18:17:50 +08:00
wū yāng
22f5730c40
fix: fix page shaking when dialog and drawer show (#3141) 2024-10-16 18:17:37 +08:00
wū yāng
7e0bd734b7
docs: update usage docs for nextjs (#3138) 2024-10-15 12:17:52 +08:00
Haixing
097a9fb3ec
fix(tabs): fix tabs tabPanel label change tabbar not update (#3134) 2024-10-15 00:31:19 +08:00
Kyrie Lin
6a6eacd667
build: upgrade vite to v5, vitest to v2, typescript to v5 (#3115)
* build(upgrade vite vitest version): upgrade: Vite & Vitest & typescript version

* fix: common conflict

* chore: update common

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-10 18:22:24 +08:00
Haixing
d6933f11f8
chore: release 1.9.1 (#3119)
* release/1.9.1

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 17:02:54 +08:00
wū yāng
9530362064
fix(colorpicker): fix re-render (#3118) 2024-09-26 16:25:43 +08:00
wū yāng
eadc9da625
fix(datepicker): range picker default time bug (#3117) 2024-09-26 10:58:37 +08:00
Haixing
dd249902e3
feat(Rate): Rate component support clearable (#3114)
* feat(rate): rate support clearable

* test(rate): fix test snapshot

* chore: update snapshot

* chore: update description

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Heising <heising@travelconnect.cn>
2024-09-25 14:34:12 +08:00
Mio
ab0b227d91
docs(form): add customized form controls example (#3112) 2024-09-24 11:09:12 +08:00
huangchen1031
eda4be370f
fix(color-picker): 修复渐变模式下,明度滑块和渐变滑块颜色不联动的问题 (#3109)
* fix(color-picker): 修复渐变模式下,明度滑块和渐变滑块颜色不联动的问题

* chore: update common
2024-09-23 12:28:04 +08:00
Haixing
d9b3eb6ed4
fix(tree-selct): fix tree-select mutual logic (#3111) 2024-09-22 16:06:10 +08:00
wū yāng
7e6e219ac9
feat(table): add class to identify expanded and folded row (#3099)
* feat(table): add class to identify expanded and folded row when expandRowKeys is defined

* chore: optimize

* chore: remove depreacted

* chore: lint

* chore: update snapshot

* chore: optimize

* chore: optimize
2024-09-21 23:21:10 +08:00
wū yāng
c67056f9d2
fix(menu): fix submenu arrow rotate status (#3110) 2024-09-20 16:20:04 +08:00
阿菜 Cai
1d39aea963
feat(site): component Internationalization (#3100)
* feat(site): component Internationalization

* fix: 使用`tdesign-site-components` 提供函数设置 international

* chore: remove `document.addEventListener`
style: add useEffect dependency

* chore: reset settings

* chore: fix

* chore: remove

---------

Co-authored-by: wū yāng <uyarnchen@gmail.com>
2024-09-19 14:55:02 +08:00
nihilism9
d41a2db512
fix: fix the error of image rotating too many times after reseting image (#3108) 2024-09-18 20:28:33 +08:00
moecasts
61295034e3
fix(dropdown): correct the top of the dropdown menu when has panelTopContent (#3106) 2024-09-14 19:57:38 +08:00
wū yāng
2183cb26b1
chore: release 1.9.0 (#3102)
* chore: release 1.9.0

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-12 18:26:12 +08:00
Haixing
1d1771ade5
fix(Form): fix nesting name underline error (#3095)
* fix(Form): fix nesting name underline error

* chore: update snapshot

* fix: fix snakename form-item display format

* chore: update snapshot

---------

Co-authored-by: Heising <heising@travelconnect.cn>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-12 16:57:30 +08:00
wū yāng
3335394e5c
feat(Tree): support allowDrop API (#3098) 2024-09-12 16:56:52 +08:00
Haixing
5c1e132523
feat(Cascader): support panel content (#3096)
Co-authored-by: Heising <heising@travelconnect.cn>
2024-09-12 15:22:33 +08:00
chrislol
b153731797
refactor(hooks): correct ts type spell error (#3094) 2024-09-11 20:57:01 +08:00
liweijie0812
4f6ce06752
chore: update pr-comment-ci (#3093) 2024-09-11 15:14:16 +08:00
liweijie0812
e526c7306b
fix(input): fix status default value (#3078)
* fix(input): fix status default value

* chore: update snapshot

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-11 15:13:55 +08:00
moecasts
33860318eb
fix(popup): popup useMutationObservable watch #text node problem (#3091)
fix #3090
2024-09-10 16:28:07 +08:00
chrislol
7837770924
refactor(Rate): delete unnecessary code (#3092) 2024-09-10 15:49:21 +08:00
liweijie0812
8a88350fe6
fix: custom className & style not working (#3089) 2024-09-09 20:17:57 +08:00
liweijie0812
44e49416c4
feat(tag): refactor maxWidth dom to control length of text tag (#3083)
* feat: sync vue2 pr 2220

* fix: maxWidth

* chore: update snapshot

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-09 13:51:29 +08:00
Haixing
940621da20
feat(form button): form and button add native api (#3084) 2024-09-09 10:27:58 +08:00
liweijie0812
2c290fd448
test(tag): add title & color test case (#3080)
* test(tag): add title & color test case

* test: update test case
2024-09-05 23:43:39 +08:00
Haixing
f194c99b7f
fix(dialog): fix Dialog render Header remain some header elements (#3081)
* fix(dialog): fix render Header

* chore: update snapshot

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-05 23:43:22 +08:00
Haixing
be7f7e5eb8
fix(Checkbox): fix Checkbox readonly (#3077)
* fix(Checkbox): fix Checkbox readonly

* chore: update snapshot (#3069)

* chore: update snapshot

* chore: fix ci

* chore: fix ci

* chore: fix

* perf(useMutationobserver): optimiza performance (#3049)

* refactor(usemutationobserver): optimiza performance

* chore(usemutationobserver): fix spell

* Update src/hooks/useMutationObserver.ts

* fix(checkbox): fix checkbox readonly can trigger

---------

Co-authored-by: Heising <heising@travelconnect.cn>
Co-authored-by: wū yāng <uyarnchen@gmail.com>
2024-09-03 10:32:18 +08:00
Haixing
6089140855
perf(useMutationobserver): optimiza performance (#3049)
* refactor(usemutationobserver): optimiza performance

* chore(usemutationobserver): fix spell

* Update src/hooks/useMutationObserver.ts
2024-09-02 19:00:55 +08:00
wū yāng
fca95e6624
chore: update snapshot (#3069)
* chore: update snapshot

* chore: fix ci

* chore: fix ci

* chore: fix
2024-09-02 16:28:58 +08:00
huangchen1031
3f9a77a809
fix(card): loading属性增加TNode支持 (#3051)
* fix(card): loading属性增加TNode支持

fix #2997

* fix(card): 在不使用loading属性的时候,去掉loading parent
2024-08-31 22:48:12 +08:00
liweijie0812
d12c4e39a4
feat(form): formErrorMessage add whitespace (#3067) 2024-08-31 20:28:41 +08:00
Mike
26b998b45e
fix: 🐛 remote raw maxlength props of input (#3065) 2024-08-28 11:38:20 +08:00
liweijie0812
c246cf5d0c
fix: resolve TIME_FORMAT RegExp (#3066) 2024-08-28 10:30:40 +08:00
Haixing
1b6870abb3
feat(tag): add title api (#3064) 2024-08-26 12:29:53 +08:00
wū yāng
db3979379a
chore: release 1.8.1 (#3063)
* chore: release 1.8.1

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-23 15:59:23 +08:00
wū yāng
20eea7d942
fix(Popup): fix panel null bug (#3061)
* fix(Popup): fix panel null bug

* chore: fix

* fix(Popup): fix panel null bug
2024-08-23 15:44:59 +08:00
liweijie0812
f3609587a7
fix(rate): resolve displayTexts empty (#3060)
* fix(rate): resolve displayTexts  empty

* chore: update snapshot

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-23 13:50:39 +08:00
wū yāng
8e37532ea0
fix(Select): fix option title (#3058) 2024-08-22 22:07:25 +08:00
YiJie
11286448c7
chore: release 1.8.0 (#3057)
* chore: release 1.8.0

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-22 16:37:32 +08:00
wū yāng
14cf4b0318
chore: update common (#3056) 2024-08-22 16:13:58 +08:00
liweijie0812
c1bbe3c54b
feat: support colonText config (#3055)
* feat: support colonText

* fix: colon test case

* chore: update snapshot

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-22 16:03:55 +08:00