kiner-tang(文辉)
b3cb6b30ed
fix: update tag default background ( #45711 )
2023-11-08 10:43:02 +08:00
kiner-tang(文辉)
380649ee76
fix: update tag default background ( #45700 )
...
* fix: update tag default background
* feat: remove unused code
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-07 18:28:09 +08:00
mingming-ma
a4939fabcf
fix: CheckableTag support ref ( #45164 )
...
* fix: CheckableTag support ref (#45070 )
* optimize test code (#45070 )
2023-10-03 22:59:54 +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
lijianan
c59a85a23c
demo: update Tag demo ( #44771 )
...
* demo: update Tag demo
* chore: code clear
* fix: fix
2023-09-12 12:18:54 +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
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
二货爱吃白萝卜
5a5af385b8
fix: CheckableTag miss CP tag ( #44602 )
...
* fix: CheckableTag miss CP tag
* chore: bump tag
* chore: fix failed
* chore: fix circle
2023-09-03 10:20:24 +08:00
afc163
3f148d9112
docs: add help text for token customization
2023-08-30 23:02:35 +08:00
二货爱吃白萝卜
acdf1153fa
refactor: Extract Tag unused style ( #44512 )
...
* refactor: tag status as extract style
* chore: add key
* chore: preset of it
2023-08-29 19:43:48 +08:00
MadCcc
9312b0059e
chore: update icon snapshot ( #44414 )
2023-08-24 21:01:10 +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
kiner-tang(文辉)
01c24c2585
docs(Tag): update tag demo ( #44010 )
...
* feat: update tag demo
* feat: update tag demo
* feat: update tag demo
* feat: update snap
2023-08-04 16:58:32 +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
lijianan
755e1227f4
test: update icon snap ( #43942 )
...
* test: update snap
* chore: bump icons
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-08-02 02:15:02 +08:00
thinkasany
23040aa25f
chore: remove useless any & add CSSProperties type ( #43921 )
2023-08-01 01:26:41 +08:00
栗嘉男
674ff129ce
Merge branch master into master-merge-feature
2023-07-28 16:43:15 +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
二货爱吃白萝卜
8b19102b0d
feat: wave effect config ( #43784 )
...
* feat: support wave effect
* docs: more info
* test: add test case
* docs: update demo
* test: coverage
2023-07-25 16:29:47 +08:00
lijianan
38474628fd
feat: prepend use-client directive for with Next.js App Router ( #43573 )
...
* fix: prepend use-client directive for with Next.js App Router
* Update components/affix/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/divider/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/cascader/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/list/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/steps/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/time-picker/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/transfer/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tree-select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-15 12:57:03 +08:00
JiaQi
25acc479f0
fix(Tag): renders excess content when passing only the icon ( #43518 )
...
* fix: add judgment
* chore: add test case
2023-07-13 09:43:35 +08:00
thinkasany
82e5555ff3
chore: code style optimization ( #43497 )
...
* chore: code style optimization
* revert: 直接解构, 不用 props
* chore: fix classNames useless boolean
* fix: remove classname useless boolean
* fix: revert delete progress classnames boolean
2023-07-13 01:46:56 +08:00
栗嘉男
6d547cac34
Merge branch master into feature-merge-master
2023-07-07 23:28:35 +08:00
thinkasany
f566e3b24b
type: supplementary React.FC type ( #43410 )
...
* type: supplementary React.FC type
* fix: remove useless code
* revert: remove useStyle
* revert: card-top
* Update card-top.tsx
2023-07-06 23:54:03 +08:00
github-actions[bot]
bf960bed60
chore: auto merge branches ( #43420 )
...
chore: merge master into feature
2023-07-06 15:26:20 +00:00
二货爱吃白萝卜
a7f14e7190
fix: tag position of wave ( #43402 )
2023-07-06 14:30:18 +08:00
github-actions[bot]
1ad266f7bf
chore: auto merge branches ( #43378 )
...
chore: merge master into feature
2023-07-05 10:16:04 +00:00
MadCcc
b64a57d5d0
docs: component token meta ( #43337 )
...
* docs: component token meta
* docs: more
* docs: complete
2023-07-05 17:49:59 +08:00
栗嘉男
041e38b5e6
Merge branch master into feature-merge-master
2023-07-05 15:43:52 +08:00
thinkasany
893b5285c0
type(Tag): add React.ReactNode ( #43357 )
2023-07-05 13:07:13 +08:00
栗嘉男
60a2ae6319
chore: merge master into feature
2023-07-04 11:41:25 +08:00
lijianan
80e3069a49
feat: CP support Tag className and style ( #43294 )
2023-06-30 17:19:27 +08:00
Zhou Fang
78714e01c4
demo: translate chinese to english ( #43234 )
...
* Updated language in layout-can-wrap.tsx
* Updated language in draggable.tsx
* Updated language in drag-debug.tsx
* Updated language in tree/demo/draggable.tsx
* Updated jest snapshots for form
---------
Co-authored-by: Zhou Fang <zhfaxb@syntronic.com>
2023-06-29 23:57:39 +08:00
kiner-tang(文辉)
f93d5c8ba7
refactor(Tag): refactor closeIcon ( #43109 )
...
* refactor: refactor closeIcon
* feat: optimize code
* feat: optimize code
2023-06-20 13:42:55 +08:00
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest ( #42506 )" ( #42900 )
...
This reverts commit 6759887c44
.
2023-06-07 21:59:21 +08:00
Dunqing
6759887c44
chore: migrate to vitest ( #42506 )
...
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-07 11:54:50 +08:00
github-actions[bot]
a8bc13e77b
chore: auto merge branches ( #42668 )
...
chore: feature merge master
2023-05-27 03:42:37 +00:00
lijianan
03a7374aa1
fix: fix tag border style ( #42619 )
...
* fix: fix tag style
* test: update snao
* test: update snap
2023-05-25 19:41:00 +08:00
黑雨
023efaf976
✨ feat: migrate less to token for Tag ( #42053 )
...
* 🔀 feat: rebase feature
* 🔀 feat: rebase feature
* 📝 feat: update doc
* feat: clean up
* ✨ feat: migrate less to token for Avatar
* ✨ feat: migrate less to token for Tag
* ✨ feat: migrate less to token for Tag
* 🔀 feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* 🔀 feat: rebase feature
* 🔀 feat: rebase feature
* 📝 feat: update doc
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* chore: code clean
* chore: code clean
* chore: more suiltable line-height
* chore: fix lint
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-23 09:45:41 +08:00
dingkang
da1162ffb1
feat: migrate less to token for Checkbox ( #42097 )
...
* feat: migrate less to token for Checkbox
* feat: type enhancement
* feat:migrate less to token for Checkbox
* fix: style
* chore: code clean
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-18 22:07:15 +08:00
github-actions[bot]
7a3e697c11
chore: auto merge branches ( #42231 )
...
chore: sync master into feature
2023-05-09 08:42:14 +00:00
qi gao
492dbbec38
fix: enhance tag type ( #42235 )
...
Co-authored-by: gaoqi <gaoqi@onething.net>
2023-05-09 16:01:17 +08:00
yoyo837
7f5042c4fe
Merge branch 'master' into feature-merge-master
2023-05-06 19:03:11 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
二货机器人
252f516a5e
chore: merge master
2023-05-06 11:40:31 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
MadCcc
1babfef998
Merge branch 'master' into feature-merge-master
2023-04-17 19:38:12 +08:00
黑雨
cef58664e8
📝 doc: add design token table ( #41717 )
...
* ✨ feat: add token
* 📝 doc: update lint
* 📝 doc: update doc
2023-04-11 10:25:24 +08:00