github-actions[bot]
|
d4cdcefcfc
|
chore: auto merge branches (#45117)
chore: feature merge master
|
2023-09-27 12:55:52 +00:00 |
|
MadCcc
|
9f55e6c11a
|
fix: Button two Chinese chars (#45126)
|
2023-09-27 20:17:40 +08:00 |
|
kiner-tang(文辉)
|
051a038728
|
docs: update docs about filter and sorter in table (#45108)
* docs: update docs about Filter and sorter
* chore: trigger argos
* chore: trigger argos
---------
Co-authored-by: kiner-tang(文辉) <134478213+lke-twh@users.noreply.github.com>
|
2023-09-27 09:45:47 +08:00 |
|
二货爱吃白萝卜
|
7e692ad585
|
feat: Cascader.Panel support (#45089)
* chore: init
* chore: panel style
* docs: update demo
* chore: fill style
* test: update snapshot
* docs: update demo
* chore: push
* docs: update desc
* chore: fix icons
* chore: use shared hooks
* test: update snapshot
* chore: fix lint
|
2023-09-26 17:34:49 +08:00 |
|
MadCcc
|
a6c91c5064
|
fix: DatePicker fontFamily (#45088)
|
2023-09-26 13:42:56 +08:00 |
|
MadCcc
|
29be72bc38
|
fix: Tour step.type should work (#45086)
* fix: Tour step.type should work
* chore: code clean
* chore: update memo deps
* chore: code clean
|
2023-09-26 13:42:43 +08:00 |
|
Zhaolin Liang
|
ef7c500a8e
|
fix(Button): loading icon appearing when rendering (#45030)
|
2023-09-26 11:57:03 +08:00 |
|
kiner-tang(文辉)
|
69d048784f
|
feat: Drawer support classNames (#44935)
* feat: drawer support classNames
* docs: update docs
* feat: bump rc-drawer
* feat: bump rc-drawer
* feat: optimize style
* feat: optimize type
* feat: optimize type
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-09-25 20:37:37 +08:00 |
|
Zong-Ke Zhang
|
3e70e3175b
|
docs(Dropdown): Add Docs the pop-up menu position will follow the right-click position (#45076)
* docs(Dropdown): Add Docs the pop-up menu position will follow the right-click position
* Update components/dropdown/demo/context-menu.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Zong-Ke Zhang <65376724+Zzongke@users.noreply.github.com>
---------
Signed-off-by: Zong-Ke Zhang <65376724+Zzongke@users.noreply.github.com>
Co-authored-by: Heising <heising@travelconnect.cn>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-09-25 20:12:08 +08:00 |
|
github-actions[bot]
|
01a62798a6
|
chore: auto merge branches (#45067)
chore: feature merge master
|
2023-09-25 10:15:22 +00:00 |
|
二货爱吃白萝卜
|
ba4c9a1a66
|
docs: update (#45068)
|
2023-09-25 17:35:48 +08:00 |
|
Amumu
|
bfc5728ef5
|
docs: add faq (#45050)
* docs: add faq
* link
* fix docs
* Update components/upload/index.zh-CN.md
Co-authored-by: 红 <wxh1220@gmail.com>
Signed-off-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.zh-CN.md
Signed-off-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.en-US.md
Signed-off-by: Amumu <yoyo837@hotmail.com>
---------
Signed-off-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 红 <wxh1220@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-09-25 16:58:04 +08:00 |
|
二货爱吃白萝卜
|
55190b6360
|
docs: reorder (#45065)
* docs: reorder
* docs: update
|
2023-09-25 16:48:53 +08:00 |
|
kiner-tang(文辉)
|
ceed98582c
|
feat(modal): support classNames (#44934)
* feat: modal support classNames
* docs: update docs
* feat: bump rc-dialog
* feat: bump rc-dialog
* feat: update rc-image
* feat: optimize style
* feat: optimize type
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
|
2023-09-25 14:27:41 +08:00 |
|
Isaac Batista
|
966e5a770f
|
demo: fix typescript undefined error on search.tsx (#45027)
Without this typescript will not compile
Signed-off-by: Isaac Batista <isaacbatst@gmail.com>
|
2023-09-25 12:18:20 +08:00 |
|
dingkang
|
2a3815d4df
|
fix: Typography When setting fontSize to an odd number bug (#45031)
* fix: Typography When setting fontSize to an odd number bug
* chore: update .npmrc to resolve sharp install fail
* fix: retry CI
* chore: update .npmrc
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-09-25 11:44:59 +08:00 |
|
MadCcc
|
54a2df3f53
|
fix: input should have correct padding with controlHeight (#45048)
* fix: input should have correct padding with controlHeight
* chore: update snapshot
* chore: update snapshot
|
2023-09-25 11:44:17 +08:00 |
|
github-actions[bot]
|
db541f9907
|
chore: auto merge branches (#45047)
chore: merge master into feature
|
2023-09-25 03:36:55 +00:00 |
|
dingkang
|
3ffe70ae4e
|
fix: table cellPaddingBlock token bug (#45040)
* fix: table cellPaddingBlock token bug
* style: fix table cellPaddingBlock token bug
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-09-25 10:49:10 +08:00 |
|
二货爱吃白萝卜
|
3e325f4eed
|
feat: add fresh prop for tooltip (#45020)
* chore: init
* docs: add fresh
* docs: add faq
* docs: update
|
2023-09-22 15:45:22 +08:00 |
|
MadCcc
|
3928ce9fc1
|
fix: Popover shift (#45015)
* fix: Popover shift
* chore: update snapshot
|
2023-09-22 15:00:44 +08:00 |
|
二货爱吃白萝卜
|
05878dd300
|
feat: Slider support multiple points (#45000)
* feat: slider support multiple & classNames
* test: update snapshot
* chore: fix lint
|
2023-09-22 14:19:53 +08:00 |
|
MadCcc
|
431e00b1d0
|
feat: apply new input component border style (#45009)
* feat: apply new input component border style
* feat: ColorPicker & DatePicker
* chore: fix lint
|
2023-09-22 13:55:54 +08:00 |
|
二货爱吃白萝卜
|
7e1ecf9133
|
docs: add faq (#45016)
|
2023-09-22 13:41:36 +08:00 |
|
JiaQi
|
51fc8dcbcd
|
refactor(tootip): delete the logic related to the disabled children (#44895)
* refactor(tootip): delete the logic related to the disabled children
* chore: update test case
* chore: update snapshots
|
2023-09-22 10:11:31 +08:00 |
|
JiaQi
|
1745594d5d
|
doc: add alert token table (#45003)
|
2023-09-22 09:57:58 +08:00 |
|
github-actions[bot]
|
081b33d7b8
|
chore: auto merge branches (#44995)
chore: feature merge master
|
2023-09-21 09:30:12 +00:00 |
|
二货爱吃白萝卜
|
ef03563334
|
test: update snapshot (#44989)
* test: update snapshot
* test: update snapshot
* test: fix test logic
|
2023-09-21 16:37:54 +08:00 |
|
二货爱吃白萝卜
|
65564fccdc
|
refactor: rm radiusBase (#44980)
* refactor: rm radiusBase
* test: update test case
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
|
2023-09-21 13:46:31 +08:00 |
|
kiner-tang(文辉)
|
6901513ff5
|
docs: timer-picker remove clearIcon from document (#44977)
* docs: timer-picker remove clearIcon from document
* docs: select remove clearIcon from document
|
2023-09-21 11:47:52 +08:00 |
|
二货爱吃白萝卜
|
2329880074
|
fix: Popover / Tooltip jump when height change (#44976)
* chore: use dynamicInset
* test: update snapshot
* test: update snapshot
* chore: bump rc-trigger
* chore: update snapshot
|
2023-09-20 19:59:26 +08:00 |
|
二货爱吃白萝卜
|
d03977b113
|
fix: dropdown should not block ref (#44971)
|
2023-09-20 16:30:13 +08:00 |
|
kiner-tang(文辉)
|
7d86965239
|
feat: conflict resolution
|
2023-09-20 15:00:36 +08:00 |
|
kiner-tang(文辉)
|
05896acbdb
|
feat: remove unused code
|
2023-09-20 14:45:09 +08:00 |
|
kiner-tang(文辉)
|
768da7ff27
|
Merge branch 'feature' into feature-merge-master
|
2023-09-20 14:39:44 +08:00 |
|
kiner-tang(文辉)
|
3cd47b9a4e
|
Merge branch 'master' into feature-merge-master
|
2023-09-20 14:37:33 +08:00 |
|
lijianan
|
95974ae9e4
|
docs: update feedbackIcons docs (#44966)
* docs: update feedbackIcons docs
* fix: fix
|
2023-09-20 14:23:32 +08:00 |
|
afc163
|
5c99a5ee49
|
type: fix type errors of React.Key (#44938)
* type: fix .dumi typing error
* type: fix React.Key type error
* type: fix React.Key type error
* type: fix React.Key type error
* type: fix React.Key type error
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* fix: test case
* fix: test case
* chore: use @types/react latest version
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* chore: update form def
* chore: more ts
* chore: revert demo ts
* chore: bump ver
* chore: fix more
* chore: fix demo
* chore: back of ci
* chore: fix ts
* chore: fix ts
* chore: part of it
* chore: fix ts
* chore: bump ver
* chore: fix lint
* chore: fix
* test: update test
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2023-09-20 11:01:49 +08:00 |
|
MadCcc
|
76eade855a
|
fix: Form hasFeedback should passed to children with noStyle (#44937)
|
2023-09-19 10:27:15 +08:00 |
|
红
|
3bb3485ac7
|
fix(Modal): custom footer render error (#44929)
* Revert "refactor: fix compiling (#44616)"
This reverts commit b284648f11 .
* feat: modal purepanel support footer render
* demo: update debug demo
* test: update test case
* Revert "test: update test case"
This reverts commit 34d151f866 .
* chore: add more unit test case
* Revert "Revert "refactor: fix compiling (#44616)""
This reverts commit 0e054de421 .
* fix(Modal): custom footer render errors
* chore: fix TS error
* chore: improvement type
* chore: update
* chore: update
* Revert "chore: update"
This reverts commit c72bb07db9 .
* Revert "chore: update"
This reverts commit 9a4276078c .
* Revert "chore: improvement type"
This reverts commit 159e3dc754 .
* Revert "chore: fix TS error"
This reverts commit f1a9aa59b2 .
* Revert "feat: modal purepanel support footer render"
This reverts commit 68de65e76a .
* Revert "demo: update debug demo"
This reverts commit 6741af239b .
* Update components/modal/__tests__/Modal.test.tsx
Co-authored-by: 红 <wxh16144@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-09-18 18:33:25 +08:00 |
|
二货爱吃白萝卜
|
3215a7bb66
|
fix: extra pos logic (#44922)
|
2023-09-18 14:06:06 +08:00 |
|
afc163
|
faefc8f6dc
|
style: fix Select baseline align bug (#44927)
* style: fix Select baseline align bug
* test: update snapshot
* chore: remove unused code
|
2023-09-18 13:51:17 +08:00 |
|
daisy
|
b24a6465f1
|
fix(notification): placement bottom animation should be correct (#44918)
* fix(notification): placement bottom animation should be correct
* style: transform -> bottom
* fix: lint
|
2023-09-18 10:46:47 +08:00 |
|
JiaQi
|
042a2a4681
|
feat(watermark): support for setting text alignment direction through textAlign (#44888)
* feat(watermark): support for setting text alignment direction
* chore: update snapshot
* chore: change type & update demo
* chore: update font type
|
2023-09-18 09:56:32 +08:00 |
|
github-actions[bot]
|
f3a4b6c429
|
chore: auto merge branches (#44915)
chore: merge master into feature
|
2023-09-17 16:08:27 +00:00 |
|
红
|
b24cda1f97
|
docs: update FQA (#44902)
* docs: update FQA [skip ci]
* test(theme): supplement unit test case
* chore: update docs
|
2023-09-17 16:17:12 +08:00 |
|
lyy
|
7f992b4e8c
|
demo: simplify deletion operations (#44909)
Signed-off-by: lyy <72189350+leoyongyuan@users.noreply.github.com>
|
2023-09-16 15:35:22 +08:00 |
|
kiner-tang(文辉)
|
4717b5c649
|
Merge branch 'master' into feature-merge-master
|
2023-09-16 11:11:47 +08:00 |
|
李勇
|
7eb93ad657
|
type: to put the ts type into useMemo generics (#44904)
|
2023-09-16 02:16:53 +08:00 |
|
afc163
|
64b649eaee
|
docs: fix Upload mocky api in demo and test (#44883)
|
2023-09-15 13:48:23 +08:00 |
|