Joel
72c6fefc79
docs: update doc for align prop ( #48705 )
...
Co-authored-by: Jie.Tan <taamjoe@gmail.com>
2024-04-30 09:54:21 +08:00
lijianan
029cb1dff0
test: rm legacy react-dom/test-utils
for compatible React-18.3.1 ( #48667 )
...
* test: rm legacy react-dom/test-utils for compatible React-18.3.0
* fix: fix
* chore: cls
* chore: update
* fix: fix
2024-04-28 09:52:54 +08:00
二货爱吃白萝卜
c0ae625d92
docs: fix tooltip shift demo ( #48628 )
2024-04-25 17:31:07 +08:00
lijianan
854cdb4352
type: optimize CompoundedComponent type ( #48346 )
...
* type: optimize CompoundedComponent type
* chore: fix
* type: fix type
* chore: fix
* type: fix type
* type: add ts-ignore
* fix: fix
* chore: revert
2024-04-09 16:49:47 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +08:00
二货爱吃白萝卜
20561d6f9d
docs: Fix component doc alignment & support import usage ( #48004 )
...
* docs: init ref
* docs all support
* docs: fix link show
2024-03-22 14:22:42 +08:00
lijianan
9836a74086
chore: rm unnecessary export ( #47568 )
2024-02-24 14:50:03 +08:00
susuhhhhhh
8cf629f126
demo: replace abandoned APIs with new ones ( #47519 )
...
* fix:废弃 api 替换成新 api
* Update demo-extend.test.ts.snap
---------
Co-authored-by: lijianan <574980606@qq.com>
2024-02-21 19:37:40 +08:00
lijianan
944d8345d7
docs: remove extra whitespace ( #47479 )
2024-02-19 14:43:43 +08:00
lijianan
d9bb666a56
docs: update FAQ about findDOMNode warning ( #47475 )
...
* docs: update findDOMNode docs
* Revert "docs: update findDOMNode docs"
This reverts commit 367267086d18571af7c0e3ee55b1884b4d69b89a.
* docs: update FAQ about findDOMNode warning
* fix: fix
2024-02-19 13:42:05 +08:00
MadCcc
4ecc0d7f95
docs: optimize overview svg ( #47203 )
...
* docs: optimize overview svg
* docs: update
* docs: dark
2024-01-29 14:50:36 +08:00
MadCcc
5f395fbed3
feat: select/cascader/tree-select support variant filled ( #46549 )
...
* feat: Select filled style
* chore: update snapshot
* feat: Cascader and TreeSelect support variant
* feat: multiple style
* fix: import
* chore: fix lint
* chore: update auto-complete docs
* fix: clearIcon bg
* chore: code clean
2023-12-21 13:39:04 +08:00
MadCcc
3af521d422
feat: Input/InputNumber/Mentions support filled
variant ( #46435 )
...
* feat: Input filled variant
* feat: InputNumber filled variant
* feat: mentions variant
* fix: TextArea status with affix
* chore: update snapshot
* chore: update snapshot
* feat: pagination input
* fix: fix diff
* feat: input-number disabled
* fixL InputNumber
* chore: update snapshot
* feat: better style
* chore: update
* chore: update snapshot
* feat: use variant classNames
* chore: update snapshot
* feat: mentions affix style
* chore
2023-12-18 17:53:31 +08:00
MadCcc
2e0942ab26
refactor: separate cssVarCls from hashId ( #46424 )
...
* refactor: cssVarCls
* refactor: update
* chore: update
* fix: cascader & tree-select
* fix: ribbon
2023-12-14 14:58:53 +08:00
MadCcc
c4b8c9df93
refactor: genStyleHooks ( #46038 )
...
* refactor: genStyleHooks
* chore: update sciprt
* refactor: affix
* refactor: select
* chore: update
* refactor: update
* refactor: update
* refactor: done
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: decrease size limit
* chore: code clean
* chore: code clean
* chore: remove export
2023-11-29 17:23:45 +08:00
MadCcc
ff462adfa7
Merge branch 'master' into feature-merge-master
2023-11-17 14:21:30 +08:00
二货爱吃白萝卜
dc25579c20
fix: zIndex miss of message ( #45911 )
...
* fix: zIndex miss of message
* fix: modal static index
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix zIndex test
* test: update test case
* chore: clean up
* test: coverage
2023-11-17 10:54:19 +08:00
MadCcc
78a95cffbb
Merge branch 'master' into feature-merge-master
2023-11-15 16:16:20 +08:00
kiner-tang(文辉)
2777d2c39f
fix: Fixed an issue where the z-index setting of the pop-up component was abnormal in the pop-up container ( #45864 )
...
* fix: Fixed an issue where the z-index setting of the pop-up component was abnormal in the pop-up container
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* Update components/popconfirm/index.tsx
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-11-14 18:01:23 +08:00
kiner-tang(文辉)
5386b6204e
Merge branch 'master' into feature-merge-master
2023-11-10 09:52:43 +08:00
JarvisArt
5727ce00ef
demo: add tooltip disabled demo ( #45748 )
...
* demo: add disabled demo
* demo: Modify tooltip Disable demo Description
* demo: Modify tooltip Disable demo Description
2023-11-09 17:15:21 +08:00
MadCcc
96fa23ea7c
refactor: Tooltip, Popover, Dropdown, Tour support css var ( #45705 )
...
* feat: Tooltip, Popover, Dropdown, Tour support css var
* chore: update snapshot
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: add test
2023-11-08 14:56:15 +08:00
MadCcc
52d2439fae
Merge branch 'master' into feature-merge-master
2023-11-03 10:18:19 +08:00
lijianan
f02ce413da
demo: update tooltip demo ( #45620 )
...
* demo: update tooltip demo
* fix: fix
2023-11-01 22:27:37 +08:00
afc163
67c8e8b259
demo: simplify demos ( #45585 )
2023-10-30 15:02:00 +08:00
afc163
7e284736a8
demo: improve popconfirm/popover/tootlip placement demo code style ( #45581 )
2023-10-30 13:57:57 +08:00
kiner-tang(文辉)
e7402691c1
feat: z-index container opt ( #45490 )
...
* feat: container opt
* feat: container opt
* feat: container opt
* feat: container opt
2023-10-23 04:16:41 -05:00
kiner-tang(文辉)
bf1468a9cf
feat: Tooltip support z-index manager ( #45422 )
...
* feat: Tooltip support z-index manager
* feat: optimize code
2023-10-20 01:53:57 -05:00
afc163
e587a5ff68
chore: update select snapshot ( #45333 )
2023-10-13 20:56:06 +08:00
github-actions[bot]
db541f9907
chore: auto merge branches ( #45047 )
...
chore: merge master into feature
2023-09-25 03:36:55 +00: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
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
二货爱吃白萝卜
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
MadCcc
afcdc3fbe2
chore: try to fix screenshot ( #44817 )
...
* chore: try to fix screenshot
* chore: set small viewport
* chore: rm wait until
* chore: minimize demo
* chore: support onlyViewPort
* chore: better logic
* chore: config demos
* chore: update
* refactor: rename
* chore: update
* chore: update
* chore: update
2023-09-14 16:59:11 +08:00
kiner-tang(文辉)
d5abbad8f1
refactor: deprecatedWarning ( #44791 )
...
* refactor: deprecatedWraning
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-09-13 22:07:33 +08:00
二货爱吃白萝卜
5cc338e177
refactor: All the warning set the warning type for future filter ( #44613 )
...
* feat: add warningContext
* refactor: part refactor
* chore: fix compile
* chore: part of it
* chore: part of it
* chore: part of it
* chore: fix lint
* chore: fix test
* chore: clean uo
* chore: hide warning def tmp
* chore: comment test
* chore: fix lint
* chore: refactor select icons
* chore: fix warning message
* test: update test
* chore: rm dead code
2023-09-11 17:28:04 +08:00
期贤
a873471f5a
merge
2023-09-07 12:05:16 +08:00
lijianan
7344f5e275
chore: replace useToken with useInternalToken ( #44670 )
2023-09-07 10:15:58 +08:00
MadCcc
114ff39f8c
Merge branch 'master' into feature-merge-master
2023-09-05 13:41:06 +08:00
lijianan
6a5e7ded43
refactor: remove Space & Grid IE compatible logic ( #44620 )
...
* refactor: remove IE compatible logic
* fix: fix
* fix: fix
* fix: fix
2023-09-05 10:17:56 +08:00
Dunqing
f0c105d262
feat: insert use client
automatically at compilations instead of hardcode ( #44608 )
...
* feat: remove the hardcode of `use client`
* chore: update `@ant-design/tools`
* test: update
* fix: incorrect dictionary
* chore: update dep
* ci: check use client
* chore: update ci
* fix: should be LIB_DIR
* ci: should only run in dist
* chore: update check tsx files
2023-09-04 19:27:20 +08:00
afc163
3f148d9112
docs: add help text for token customization
2023-08-30 23:02:35 +08:00
afc163
e283ebf2e3
test: update Select jest snapshot ( #44140 )
...
* chore: update snapshot
* test: fix test case of Form Select
2023-08-10 00:43:44 +08:00
kiner-tang(文辉)
2f8fa45df3
docs: Add rootClassName in doc ( #44061 )
...
* docs: update rootClassName description
* docs: update rootClassName description
* docs: update docs
2023-08-08 18:27:48 +08:00
二货爱吃白萝卜
6e3a9080bf
fix: Checkbox & Radio not support customize wave ( #44014 )
...
* chore: fix checkbox
* chore: checkbox support disabled
* chore: radio support wave
* test: update test case
* chore: fix lint
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: update test case
2023-08-04 11:22:33 +08:00
MadCcc
c640cbcb53
chore: update snapshot ( #43957 )
...
* chore: update snapshot
* chore
2023-08-02 15:33:29 +08:00
二货爱吃白萝卜
5d3b45551d
test: snapshot of demo warning message ( #43947 )
...
* test: init of test
* test: update snapshot
* test: update snapshot
* chore: adjust size limit
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: update snapshot
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-08-02 14:20:13 +08:00
栗嘉男
ec86f50650
test: update snap
2023-07-28 21:09:02 +08:00
二货爱吃白萝卜
418f95eb6c
fix: tooltip not effect on disabled element ( #43872 )
...
* fix: disabled wrapper
* test: update snapshot
* chore: fix lint
2023-07-28 17:39:38 +08:00
二货爱吃白萝卜
2cdf586291
chore: fix lint ( #43873 )
...
* chore: fix lint
* chore: fix lint
* test: fix 16
* fix: lint
2023-07-28 16:17:43 +08:00