limingxin
765bc1effc
docs: Table QA about rowSelection renderCell ( #35494 )
...
* Update index.zh-CN.md
之前需要在 可选列的勾选框 中增加 Tooltip,没有在文档中找到相关的文档,通过搜索 issue,以为暂时不支持,看了源码才发现已经支持了。
所以想要完善一下文档,可以方便其他用户找到此内容。
* docs: Table QA about rowSelection renderCell
update US doc
2022-05-11 17:58:26 +08:00
miracles1919
19f55145c8
fix: tree checkbox margin in rtl mode ( #35491 )
2022-05-11 16:57:21 +08:00
afc163
2842524850
chore: sync master into next branch
2022-05-11 16:00:22 +08:00
afc163
84a969e5e0
chore: sync master into next branch
2022-05-11 15:36:22 +08:00
afc163
089dc7e36a
docs: remove editable in table documentation
...
close
https://github.com/ant-design/ant-design/pull/35471#issuecomment-1123239879
2022-05-11 14:35:43 +08:00
Tony Wu
68a2f8b2ac
docs: indicate that menu items require key
s ( #35474 )
2022-05-11 14:29:26 +08:00
二货机器人
2341a25d91
feat: refactor useNotification ( #35423 )
...
* more refactor
* chore: motion support
* chore: tmp test
* test: Hooks
* chore: static function
* tmp of it
* all of it
* mv prefix
* chore: clean up
* chore: clean up
* more test case
* test: all base test
* test: all test case
* init
* refactor: rm notification.open instance related code
* follow up
* refactor: singlton
* test: notification test case
* refactor to destroy
* refactor: message base
* test: part test case
* test: more
* test: more
* test: all test
* chore: clean up
* docs: reorder
* chore: fix lint
* test: fix test case
* chore: add act
* chore: back
* chore: fix style
* test: notification test
* test: more and more
* test: fix more test
* test: index
* test: more & more
* test: fix placement
* test: fix coverage
* chore: clean up
* chore: bundle size
* fix: 17
* chore: more
* test: message
* test: more test
* fix: lint
* test: rm class in static
* chore: clean up
* test: coverage
* chore: fix lint
2022-05-11 14:26:18 +08:00
miracles1919
d326765a6b
fix: tag line height ( #35487 )
2022-05-11 13:06:03 +08:00
MadCcc
da7f67db3f
fix: avatar rtl ( #35486 )
2022-05-11 11:33:40 +08:00
shuaijiumei
fc3688965d
refactor: progress cssinjs ( #34692 )
...
* refactor: progress cssinjs
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: ci fail
* fix: ci fail
* fix: ci fail rollback
* fix: single ''
* fix: single ''
* fix: single ''
* feat: update code
* feat: update code
* feat: update code
* feat: update code
* fix: RTL-model
* fix: RTL-model
* feat: new css-in-js type
* feat: new css-in-js type
* feat: new css-in-js type
* refactor: simplify the code
* refactor: Progress css in js
* test: fix lint
* fix: patch
* chore: code clean
* chore: code clean
Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-11 10:52:10 +08:00
dingkang
5cf579c37a
docs: replace class component with hooks ( #35472 )
...
* docs(badge): replace class component with hooks
* docs(button): replace class component with hooks
* docs(calendar): replace class component with hooks
* docs(card): replace class component with hooks
* docs(button): replace class component with hooks
* chore(deps): remove webpack devDependencies
* docs(cascader): replace class component with hooks
* docs(checkbox): replace class component with hooks
* docs(collapse): replace class component with hooks
* docs(comment): replace class component with hooks
* docs(descriptions): replace class component with hooks
2022-05-10 20:49:42 +08:00
MadCcc
9ca7973521
refactor: image full token ( #35465 )
...
* refactor: image full token
* chore: remain switch size
* refactor: less token
* chore: text color
2022-05-10 17:30:01 +08:00
Karott
338ec7dad7
perf: refactor devWarning for production code size ( #35411 )
...
* pref: better code style for production
* refactor `devWarning`
* don't use `useEffect` only wrap `devWarning`
* chore: add 'noop' to coverage
* chore: add test cases for devWarning
* chore: add test case
* chore: update test cases for devWarning
* chore: restore test script command
* fix: remove 'throw new Error'
* should not use `throw` for browser
* chore: update test case for AutoComplete
* perf: add prefix for `devWarning`
* update RegExp for UMD
* add prefix for ES and CJS
* chore: better code style
* perf:
* upgrade antd-tools
* remove `injectWarningCondition`
* rename `devWarning` to `warning`
* chore: better code style
* chore: better code style
* chore: restore hasValidName
2022-05-10 15:43:29 +08:00
lalalazero
17cd13fe53
refactor: remove cascader displayRender warning ( #35417 )
...
* refactor: remove useless warning (#35291 )
* refactor: remove useless test case
* docs: remove cascader tagRender
2022-05-10 13:57:38 +08:00
dingkang
f5831f121d
docs: replace class component with hooks ( #35461 )
...
* docs(badge): replace class component with hooks
* docs(button): replace class component with hooks
* docs(calendar): replace class component with hooks
* docs(card): replace class component with hooks
* docs(button): replace class component with hooks
* chore(deps): remove webpack devDependencies
2022-05-10 13:00:31 +08:00
MadCcc
cde2103e48
refactor: image full token ( #35449 )
...
* refactor: image full token
* refactor: less component token
2022-05-10 10:16:46 +08:00
Ron Šmeral
1d3fd70dbf
fix: bad List.Item type ( #35454 ) ( #35455 )
...
Co-authored-by: Ron Smeral <ron.smeral@merck.com>
2022-05-10 10:01:11 +08:00
MadCcc
24773d5796
test: lint
2022-05-09 22:20:07 +08:00
MadCcc
1f5e271eb6
Merge branch 'master' into next-merge-master
2022-05-09 21:26:25 +08:00
MadCcc
01ebb6a563
test: update snapshot ( #35452 )
2022-05-09 20:25:55 +08:00
Yanming Deng
36ded1a741
docs: fix typo ( #35439 )
...
* chore: fixed typo
* chore: fixed typo+1
2022-05-09 18:09:02 +08:00
黑雨
42f91f970f
feat: edit date-picker to hook ( #35425 )
2022-05-09 10:34:10 +08:00
afc163
6ca32a6665
refactor: Progress type="circle" for some issues ( #35433 )
...
* refactor: Progress type="circle" for some issues
close #17706
close #35009
close #35352
* test: update progress snapshot
* docs: update linecap.md
* Update components/progress/demo/linecap.md
* test: update progress snapshot
* fix: rc-progress@~3.3.1
* fix: rc-progress@~3.3.2
2022-05-08 23:57:17 +08:00
Mykyta Velykanov
fcf2afd3fa
fix: add missing localizations ( #35430 )
...
* Add missing localizations
* Update snapshot
2022-05-08 22:35:46 +08:00
afc163
594f138760
resolve conflict between feature and master
2022-05-08 17:01:54 +08:00
foryuki
d21c7f8f4e
chore: add fixme
2022-05-07 21:09:18 +08:00
foryuki
5b7fe58403
chore: remove useless code
2022-05-07 21:09:18 +08:00
foryuki
32850a1e6c
feat: support rtl for modal confirm
2022-05-07 21:09:18 +08:00
foryuki
5a0329bb19
feat: cssinjs for confirm
2022-05-07 21:09:18 +08:00
foryuki
ca4af2b9e7
fix: modal mask
2022-05-07 21:09:17 +08:00
foryuki
11fb223bc0
feat: support ltr for modal
2022-05-07 21:09:17 +08:00
foryuki
65ae54ece7
fix: lint issues
2022-05-07 21:09:17 +08:00
foryuki
5f12d88c69
refactor: cssinjs for modal components/modal/style/modal.less
2022-05-07 21:09:17 +08:00
MadCcc
e9f22cf192
chore: code enhance
2022-05-07 15:38:00 +08:00
MadCcc
83ed62aa0e
Merge branch 'feature' into next-merge-feature
2022-05-07 15:19:54 +08:00
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
...
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
2022-05-07 14:31:54 +08:00
二货机器人
00fb82276f
Merge pull request #35396 from zpc7/test/transfer-tooltip-to-testing-library
...
Replace Tooltip test case with testing library
2022-05-07 14:04:15 +08:00
Tom Xu
d1f85d94e5
fix: List.Item typescript ( #35418 )
2022-05-07 14:03:41 +08:00
Tom Xu
5d2475a2a1
fix: List.Item ref ( #35321 )
...
* fix: list item ref
* add test
* improve
2022-05-07 13:34:40 +08:00
zpc7
bd31a6a46a
Revert "test: replace some slepp with jest.runAllTimers"
...
This reverts commit ad886d1f65
.
2022-05-07 13:05:11 +08:00
MadCcc
130b146590
chore: update snapshot
2022-05-07 12:27:03 +08:00
MadCcc
4184cc782c
Merge branch 'master' into feature-merge-master
2022-05-07 12:24:25 +08:00
zpc7
ad886d1f65
test: replace some slepp with jest.runAllTimers
2022-05-07 12:09:25 +08:00
MadCcc
7873bf7f1c
fix: arrow style ( #35401 )
...
* fix: arrow style
* fix: raise arrow z-index
* fix: fix defualt arrow color
* fix: mix shadow
* chore: code clean
* chore: code clean
* fix: use fadeout instead
* test: fix style lint
2022-05-07 12:04:46 +08:00
parabolazz
9b56ad86fb
docs: explain Avatar fallback strategy ( #35415 )
...
The original description was unclear, incomplete, and confusing, requiring a look at the code to understand it, so I revised it to a more understandable version.
2022-05-07 11:56:03 +08:00
Karott Schu
d07dcd46b7
fix(<Row/>): wipe out unnecessary prop ( #35409 )
...
* fix: wipe out unnecessary prop
* wipe out unnecessary prop(`row-gap: 0px`) on <Row />
* add test case
* chore: remove unnecessary import
* chore: add prop to Row and Col
* chore: update snapshot (Form/Grid/Card)
* chore: update snapshot
* chore: move location
2022-05-07 11:44:48 +08:00
MadCcc
4734f65f2f
feat: focus menu item automaticly when focusing menu ( #35407 )
...
* feat: focus menu item automaticly when focusing menu
* chore: update mentions
* test: fix test case
* chore: decrease bundle size
* chore: increase bundle size
2022-05-07 11:36:34 +08:00
zpc7
22b89eea5a
test: foreach all placement
2022-05-07 10:43:59 +08:00
zpc7
55f9e29360
test: remove some test case
2022-05-07 09:35:12 +08:00
zpc7
8ade7ab323
test: try to fix the pr check
2022-05-07 09:35:12 +08:00
zpc7
d9ce1ad14c
ci: trigger the pr check
2022-05-07 09:35:12 +08:00
zpc7
8545647313
test: transfer tooltip test case to testing library
2022-05-07 09:35:12 +08:00
二货机器人
69e1c33401
Merge pull request #34057 from ant-design/feat/momentjs-to-dayjs
...
feat(moment-to-dayjs): replace date-time lib Moment.js with Day.js
2022-05-06 20:22:04 +08:00
zombiej
eb6fcc1f00
Merge branch 'next' into next-merge-feature
2022-05-06 18:52:46 +08:00
zombiej
70fef3b4e3
Merge remote-tracking branch 'origin/master' into next
2022-05-06 18:52:23 +08:00
zombiej
c75e59faf1
chore: rm useless console
2022-05-06 18:52:01 +08:00
zombiej
84662ce774
chore: next merge feature
2022-05-06 18:46:16 +08:00
shuaijiumei
63d3c579f9
refactor: Progress rebuild as function component ( #35393 )
...
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
2022-05-06 18:34:45 +08:00
iamkun
03cceeea01
fix: override snapshots that have different locales between moment.js and day.js
2022-05-06 17:59:09 +08:00
miracles1919
6b6c8cb6b1
refactor: Tree checkbox style ( #35389 )
...
* fix: Checkbox inner disabled color
* refactor: Tree checkbox style
* refactor: adjust tree checkbox span
* refactor: adjust tree checkbox span
* refactor: remove useless `&`
2022-05-06 15:58:32 +08:00
iamkun
a34031169d
fix: update test
2022-05-06 15:40:24 +08:00
iamkun
11e302e39c
fix: update test
2022-05-06 15:16:25 +08:00
iamkun
a82cf68db4
fix: update test
2022-05-06 15:05:44 +08:00
iamkun
084b17b307
fix: update dayjs locale file
2022-05-06 14:08:00 +08:00
iamkun
7dd0bd396d
fix: update merge
2022-05-06 14:02:45 +08:00
github-actions[bot]
25de1c4d31
chore: auto merge branchs ( #35399 )
...
chore: feature merge master
2022-05-06 05:52:21 +00:00
zombiej
7460c95b65
chore: merge master
2022-05-06 12:03:15 +08:00
二货机器人
7511b9e8ac
test: replace textarea some test case with testing lib ( #35398 )
...
* test: replace textarea some test case with testing lib
* test: full process
* test: mv input test to input scope
* test: fix lint
2022-05-06 11:48:18 +08:00
MadCcc
7f6e4492a0
feat: Dropdown support autoFocus ( #35391 )
...
* feat: Dropdown support autoFocus
* chore: add bundle size
2022-05-05 16:45:07 +08:00
vagusX
ce1fc29bd7
fix: use less variables for Segmented ( #35387 )
2022-05-05 14:09:27 +08:00
Cooper Veysey
d8ab5a5771
Resolve Ant Design Notification component TypeScript error via adding maxCount as an ArgsProps property ( #35369 )
2022-05-05 14:06:57 +08:00
Yanlin Jiang
10596d9604
fix: Respect user provided space item key ( #35344 )
2022-05-05 13:46:52 +08:00
lalalazero
6c0f67e407
fix: table column filter reset is not working ( #35226 ) ( #35386 )
2022-05-05 12:17:15 +08:00
haipeng
a217301cb7
fix: Carousel compatible with vertical property ( #35349 )
2022-05-05 10:52:41 +08:00
TrickyPi
50d3d99a78
test: migrate part of checkbox tests ( #35354 )
2022-05-05 10:25:22 +08:00
linqiqi077
44b9ab7e40
test: migrate part of anchor tests ( #35371 )
2022-05-04 23:14:07 +08:00
一个道士
94e43c4821
refactor: cssinjs for Space component ( #35211 )
2022-05-04 22:00:39 +08:00
zombiej
bad8be482d
fix: Divider vertical style
2022-05-04 20:52:44 +08:00
Zack Chang
85fd0640c5
test: refactor test cases of Space ( #35372 )
2022-05-04 20:44:37 +08:00
PCCCCCCC
b3e8e2d555
Refactor:Component Tooltip Less to cssinjs ( #35340 )
...
* refactor: add basic css layout for tooltip
* style: handle the special mutilte repeat property
* style: complete the custom color style
* style: replace with Logical properties
* style: skip check some logic property
* docs: add FIXME necessary
* chore: adjust bundle size and trigger the preview ci
2022-05-03 22:41:59 +08:00
zombiej
61141cc52c
Merge remote-tracking branch 'origin/master' into next
2022-05-03 10:41:16 +08:00
PCCCCCCC
c2741c2c4b
test: transfer part of tooltip test case to testing library ( #35362 )
2022-05-03 10:40:12 +08:00
Long Hao (龙濠)
c3549f30b2
refactor: icon for cssinjs ( #35346 )
...
* refactor: icon for cssinjs
* fix: add skip dep
2022-05-01 19:12:03 +08:00
github-actions[bot]
85707ff36f
chore: auto merge branchs ( #35347 )
...
chore: Feature merge master
2022-05-01 10:16:06 +00:00
zombiej
8c6cd540e4
Merge remote-tracking branch 'origin/master' into next
2022-05-01 17:51:45 +08:00
zombiej
2290144b25
test: update test case
2022-05-01 17:50:10 +08:00
zombiej
3e69660e52
chore: merge master
2022-05-01 16:32:08 +08:00
Walid Cherhane
a21da91dcc
style: fix Select tag remove icon position ( #35336 )
...
The icon is pushed down a bit
2022-04-30 15:33:19 +08:00
Dreamcreative
4281739d5d
docs: update Tabs component onEdit prop describe ( #35271 )
...
* docs: update Tabs component onEdit prop describe
* docs: update Tabs component onEdit prop describe
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
2022-04-30 15:11:41 +08:00
afc163
0658932fa0
Revert "feat: dropdown auto-focus ( #35307 )" ( #35337 )
...
This reverts commit 1ff58d23f0
.
2022-04-30 15:10:04 +08:00
afc163
11e69f31eb
fix: Switch disabled color in dark theme ( #35332 )
2022-04-29 23:29:47 +08:00
lalalazero
1fed15ceeb
test: replace Empty part test with test lib ( #35289 )
...
* test: replace Empty part test with test lib
* test: update snapshot case
2022-04-29 23:25:13 +08:00
afc163
e153cf07b0
docs: add instruction about tokenSeparators ( #35329 )
2022-04-29 21:23:39 +08:00
黑雨
b0a652580a
feat: Form disabled ( #35210 )
...
* feat: add form disabled
* feat: add form disabled
* feat: add radio disabled
* feat: update snap
* feat: add test case
2022-04-29 20:48:10 +08:00
Long Hao (龙濠)
32d0067d55
refactor: Anchor cssinjs ( #35139 )
...
* refactor: anchor cssinjs
* fix: padding use logical css
* fix: link padding wrong
2022-04-29 17:23:23 +08:00
afc163
9984f0a1e3
style: tweak BreadCrumb link hover color ( #35324 )
2022-04-29 16:23:42 +08:00
vagusX
409c25b7ce
feat: set proper height for Segmented ( #35281 )
2022-04-29 15:11:42 +08:00
Dunqing
d7ba815f81
docs: fix form instance type error ( #35320 )
2022-04-29 14:35:23 +08:00
agarciaguillo
8a06dcbbd9
Added pending filter translations Table locale/es_ES ( #35309 )
...
Co-authored-by: Jesús Gallego Irles <jesusgallego@outlook.com>
2022-04-29 10:28:15 +08:00
afc163
3eabcba073
fix: Space duplicated key warning ( #35311 )
...
close #35305
2022-04-28 22:23:06 +08:00
afc163
24fa6a1721
docs: update space demos
2022-04-28 20:54:19 +08:00
MadCcc
1ff58d23f0
feat: dropdown auto-focus ( #35307 )
...
* feat: dropdown auto-focus
* chore: update rc-tabs
2022-04-28 19:50:33 +08:00
vagusX
eee3b50727
feat: support icon only in segmented ( #35256 )
...
* feat: support icon only with segmented
* fix: lint issue
* chore: update
* test: fix
* test: update snapshot
2022-04-28 19:39:52 +08:00
MadCcc
b22aa64884
feat: component path ( #35303 )
2022-04-28 18:32:33 +08:00
miracles1919
9003b5378f
refactor: replace float with flex of Card ( #35278 )
2022-04-27 21:43:16 +08:00
afc163
5a6b3ccd98
fix: Table columns sorter a11y experience ( #35269 )
...
* Make table sortable columns focusable and keyboard accessible.
* Fix typo.
* Change focus style for sortable table column header from broken outline to color text.
* Update snapshots.
* Change order to fix lint error.
* Add unit test to test sorting with keypress.
* Update components/table/hooks/useSorter.tsx
* chore: improve code style
* style: use focus-visible
* fix: test case
* test: update snapshot
Co-authored-by: Katsiaryna Pustakhod <Katsiaryna_Pustakhod@epam.com>
2022-04-27 16:27:13 +08:00
Sukka
45a19024ab
docs: replace git.io
link with the original URL ( #35261 )
2022-04-27 10:07:16 +08:00
afc163
b793a4e700
test: skip uploadlist test for now
2022-04-26 20:43:10 +08:00
miracles1919
444ce6d384
refactor: replace float with flex of Card ( #35236 )
2022-04-26 20:35:25 +08:00
afc163
2a79f85036
test: fix upload test case
2022-04-26 19:16:06 +08:00
github-actions[bot]
40379a3e40
chore: auto merge branchs ( #35253 )
...
chore: feature merge master
2022-04-26 11:08:58 +00:00
MadCcc
42525ffbdc
test: add menu focus test ( #35252 )
2022-04-26 18:17:55 +08:00
qyzzzz
8ca52a1dda
fix: input onSearch trigger wrongly ( #34844 ) ( #35164 )
...
Co-authored-by: zhangqingyang@mindlinker.com <zhangqingyang@mindlinker.com>
2022-04-26 15:00:48 +08:00
afc163
4a6db91365
style: fix Breadcrumb reset style ( #35235 )
...
close https://github.com/ant-design/ant-design/issues/35233
2022-04-26 11:07:57 +08:00
afc163
9169de21f8
fix: argos-ci diff for Upload and Descriptions ( #35229 )
2022-04-26 10:21:50 +08:00
MadCcc
eed87d6276
chore: remove keyframes declaration ( #35231 )
2022-04-26 01:00:39 +08:00
github-actions[bot]
ebd86abdd3
chore: auto merge branchs ( #35230 )
...
chore: merge master into next
2022-04-25 14:09:05 +00:00
afc163
08d1a71ff4
refactor: Move Upload from less to css in js ( #34528 )
...
* refactor: Upload to CSS-in-JS
* chore: clean up outdated code
* chore: add FIXME
* revert useless change of UploadList
* fix: upload animation
2022-04-25 18:46:53 +08:00
xrkffgg
274c1f7fa3
refactor: collpase cssinjs ( #35066 )
2022-04-25 14:45:26 +08:00
zombiej
c85d9889ab
chore: add useWatch test placeholder
2022-04-25 11:20:56 +08:00
二货机器人
b4730281a9
refactor: Dropdown cssinjs support ( #35214 )
...
* chore: init
* chore: dropdown style
* chore: more style
* chore: icon style
* chore: more style
* chore: diff shows the cache path
* chore: motion support
* chore: more style
* feat: status
* chore: sub menu style
* chore: all dropdown style
* fix: ts
* chore: update snapshot
* Update components/dropdown/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* chore: update style
Co-authored-by: MadCcc <1075746765@qq.com>
2022-04-25 10:54:00 +08:00
Camol
bdabee4db4
feat(Typography): copyable text support format ( #35219 )
...
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
2022-04-25 09:49:48 +08:00
Camol
6a08a46ecc
fix: upload circle ref ( #34379 )
...
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
2022-04-24 20:55:18 +08:00
二货机器人
690608d1c2
test: Replace transfer part test with testing lib ( #35216 )
...
* test: Replace transfer part test with testing lib
* chore: clean up
2022-04-24 18:34:40 +08:00
二货机器人
c1831fbf82
test: Replace transfer part test with testing lib ( #35216 )
...
* test: Replace transfer part test with testing lib
* chore: clean up
2022-04-24 18:33:57 +08:00
afc163
3d23b809b1
refactor: import css-in-js utils from theme ( #35215 )
2022-04-24 18:05:08 +08:00
afc163
4ebe262426
refactor: Carousel code style ( #35213 )
2022-04-24 17:42:36 +08:00
afc163
b25d5f90bd
chore: merge master to next
2022-04-24 12:17:49 +08:00
afc163
0efba5f720
docs: add demo link for Menu legacy usage ( #35202 )
...
* docs: add demo links for Menu legacy usage
* Update index.en-US.md
2022-04-24 11:24:46 +08:00
afc163
f410b189dc
fix: remove Tabs overflow hidden style ( #35195 )
...
close #34021
close #35136
2022-04-23 23:24:30 +08:00
vagusX
1548f44ef8
feat: upgrade rc-segmented v2 ( #35187 )
...
* docs: add debug demo for segmented
* chore: update
* feat: upgrade rc-segmented v2
* Update components/segmented/__tests__/index.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/segmented/demo/controlled-two.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-04-23 21:00:05 +08:00
github-actions[bot]
1d6da1a5cc
chore: auto merge branchs ( #35190 )
...
chore: merge master to next
2022-04-23 09:34:47 +00:00
Yuyao Nie
a9806a2be0
perf: optimize calculation of filteredKeysIsAllControlled ( #35064 )
...
* perf: optimize calculation of filteredKeysIsAllControlled
* fix: ci failure
* fix: modify codes by suggestion
2022-04-23 17:11:52 +08:00
vagusX
78eed85cba
style: Segmented
supports rtl styles ( #35188 )
2022-04-23 16:53:07 +08:00
vagusX
22c10212b6
docs: add debug demo for segmented ( #35176 )
...
* docs: add debug demo for segmented
* chore: update
* chore: update
2022-04-23 16:52:48 +08:00
Jefferson Rafael Kozerski
68b2344c7a
fix: code to use @html-selector variable ( #35186 )
2022-04-23 13:19:02 +08:00
二货机器人
3e5d9be968
fix: Button Group style ( #35178 )
2022-04-22 22:36:50 +08:00
rendaoer
ad9e2d9a0e
fix: Upload interface generic type ( #35158 )
...
* fix:Uplooad组件UploadChangeParam fileList不使用范型
* feat:upload component interface generic test
2022-04-22 22:33:05 +08:00
vagusX
e2cddd68b5
test: fix test in segmented ( #35183 )
2022-04-22 22:02:50 +08:00
zombiej
eb70223bdb
docs: faq about modal. close #35177
2022-04-22 19:30:44 +08:00
zombiej
1a84acb3fb
chore: merge master
2022-04-22 18:21:45 +08:00
二货机器人
f8e7cba353
refactor: Simplify Button Group Style ( #35175 )
...
* chore: refactor grp with context
* test: Update snapshot
* chore: clean up
* test: fix test case
* chore: clean up
* test: fix test
2022-04-22 17:40:52 +08:00
afc163
e14ec001a1
fix: small/middle table selection dropdown margin issue ( #35174 )
...
* fix: small/middle table selection dropdown margin issue
* Update index.less
2022-04-22 16:01:20 +08:00
zombiej
a513051761
docs: Update Dropdown demo
2022-04-22 15:35:10 +08:00
afc163
cf2450e759
fix: small table selection dropdown margin issue ( #35173 )
...
close #35167
2022-04-22 15:35:10 +08:00
afc163
9c1ecf0922
fix: small table selection dropdown margin issue
...
close #35167
2022-04-22 15:35:10 +08:00
zombiej
6a00bddade
docs: Update Dropdown demo
2022-04-22 15:33:15 +08:00
PCCCCCCC
a74fdbc911
Refactor:Component Layout Less to cssinjs ( #35102 )
...
* refactor: add basic cssinjs strcture
* refactor: add more refactor style
* style: modify more style
* style: keep the code style consistent
2022-04-22 15:00:18 +08:00
afc163
7d822f1b26
fix: small table selection dropdown margin issue ( #35173 )
...
close #35167
2022-04-22 14:58:02 +08:00
afc163
8923d59860
fix: small table selection dropdown margin issue
...
close #35167
2022-04-22 14:16:54 +08:00
zombiej
4607346d3c
chore: next merge master
2022-04-22 13:36:51 +08:00
二货机器人
f8d728161c
docs: Update demo with Space ( #35172 )
2022-04-22 13:35:27 +08:00
MadCcc
3511642337
docs: segmented update ( #35171 )
...
* docs: segmented update
* test: fix lint
2022-04-22 12:26:44 +08:00
afc163
8f06430336
fix: DropDownProps => DropdownProps ( #35161 )
...
* fix: DropDown => Dropdown
* chore: leave DropDownProps for compatibility
2022-04-21 22:09:59 +08:00
afc163
93b55d5e8c
chore: remove Breadcrumb Dropdown warning ( #35162 )
2022-04-21 21:34:10 +08:00
zombiej
5646fbbf24
Merge branch 'master' into next
2022-04-21 19:01:34 +08:00
zombiej
15599bb3b8
docs: Add dropdown menu missing keys
2022-04-21 19:01:26 +08:00
zombiej
d416354a75
docs: Update Dropdown basic demo icon
2022-04-21 18:06:31 +08:00
zombiej
3e6817a10a
docs: Update Dropdown basic demo icon
2022-04-21 18:05:39 +08:00
MadCcc
a106459dd1
feat: add zoom animation ( #35148 )
...
* feat: support Keyframes as 'animationName' value
* feat: add zoom animation
* chore: code clean
* test: fix anim
* chore: move file
* chore: dep clean
2022-04-21 17:28:02 +08:00
zombiej
669f41502e
Merge branch 'master' into next
2022-04-21 17:10:29 +08:00
二货机器人
1525ac47fb
chore: bump dropdown with inject mark ( #35153 )
2022-04-21 17:10:06 +08:00
MadCcc
1d91507a59
feat: support Keyframes as 'animationName' value ( #35142 )
2022-04-21 02:06:22 +08:00
afc163
cbd4f1b66d
docs: update getContainer of Modal and Drawer ( #35141 )
...
close https://github.com/ant-design/ant-design/issues/35124
2022-04-20 23:14:32 +08:00
afc163
255bfddc3f
docs: improve menu usage for items ( #35131 )
...
* docs: improve menu usage for items
* test: update snapshot
* docs: update menu title
2022-04-20 22:31:21 +08:00
Long Hao (龙濠)
959049f03e
refactor: BackTop cssinjs ( #34882 )
...
* feat: finish half
* feat: next-backtop finish
* fix: delete px and add duration
* fix: use genComponentStyleHook and change right to logical css
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
Co-authored-by: 龙濠 <longhao@longhaodeMacBook-Pro.local>
2022-04-20 19:36:59 +08:00
zombiej
566632efa3
docs: Update Menu demo sample
2022-04-20 19:03:39 +08:00
二货机器人
4de07ad102
docs: Add deprecated usage ( #35128 )
2022-04-20 17:56:11 +08:00
黑雨
b0ad8b6d14
feat: fix menu site ( #35127 )
2022-04-20 17:38:13 +08:00
黑雨
87a5ddf0be
feat: cssinjs for menu ( #34958 )
...
* feat: cssinjs for menu
* feat: merge next
* feat: update for lint
* feat: update for test
* feat: update for style
* feat: update snap
2022-04-20 15:31:04 +08:00
二货机器人
9eae13a968
fix: breadcrumb shows the number ( #35123 )
2022-04-20 15:26:18 +08:00
二货机器人
c4dab10188
chore: dynamic salt on dev env ( #35120 )
2022-04-20 15:18:25 +08:00
MadCcc
a5f031175a
Merge branch 'master' into next-merge-master
2022-04-20 12:20:20 +08:00
MadCcc
b666bfd3d1
refactor: wrap Spin with FC ( #35114 )
...
* refactor: wrap Spin with FC
* chore: code clean
2022-04-20 12:13:11 +08:00
TrickyPi
e8b816e68a
fix(Typography): change less function to less variable in danger style ( #35113 )
2022-04-20 12:00:16 +08:00
afc163
968df7a0a8
fix: image style check
2022-04-20 11:48:38 +08:00
afc163
756f06c2fe
chore: sync master into next branch
2022-04-20 11:30:55 +08:00
zombiej
5dfa8678c0
docs: add input showCount lose focus desc. close #35080
2022-04-20 10:33:42 +08:00
MadCcc
acb21e1848
feat: animation check ( #35108 )
...
* feat: animation check
* chore: remove treeNodeFX import
2022-04-20 10:24:24 +08:00
afc163
1349b99122
docs: improve upload demos ( #35104 )
...
* docs: improve upload demos
* Update drag-sorting.md
2022-04-20 09:48:26 +08:00
afc163
f180ec6df5
style: Switch background should not be transparent ( #35103 )
2022-04-20 09:48:18 +08:00
afc163
12d98f9ed6
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
afc163
f1f56e3177
chore: fix Spin eslint errors in test ( #35105 )
2022-04-19 23:37:49 +08:00
nuintun
74b60d22b1
fix: cn menus doc ( #35078 )
2022-04-19 21:02:06 +08:00
afc163
ea648e7cb6
chore: tweak upload style ( #35097 )
...
* chore: tweak upload style
* chore: update snapshot
2022-04-19 20:47:42 +08:00
afc163
37e3e1a83e
docs: update Drawer overview image ( #35099 )
...
* docs: update Drawer overview image
* Update index.en-US.md
2022-04-19 20:37:06 +08:00
二货机器人
b8eaecb898
fix: Form in React 18 StrictMode ( #35096 )
...
* test: fix with react 18
* fix: Form in StrictMode
* test: clean up
* test: clean up
* chore: bump rc-motion version
* chore: fix test case logic
* test: back of it
* test: back missing test case
2022-04-19 20:06:32 +08:00
PCCCCCCC
9038524376
style: fix the style of progress rendering at the top of component Image PreviewGroup ( #35092 )
...
* style: fix the style of progress rendering at the top of component Image PreviewGroup
* style: add debug-demo for top progress countRender
2022-04-19 17:07:57 +08:00
MadCcc
e8991979fd
refactor: picker cssinjs ( #35037 )
...
* refactor: picker cssinjs
* feat: cssinjs
* feat: panel style
* refactor: picker status style
* feat: rtl style
* test: fix lint
* fix: fix && selector
* fix: range style
* fix: time panel style
* fix: round arrow style
* fix: style
* fix: ranges
* fix: logical
* chore: comment
2022-04-19 16:54:52 +08:00
Long Hao (龙濠)
eb7f8c7ef1
refactor: change anchor to fc for the cssinjs prepare ( #35073 )
...
* refactor: change anchor to fc for the cssinjs prepare
* fix: fix anchor test
2022-04-19 16:44:47 +08:00
PCCCCCCC
d6b230958a
style: fix the problem of inconsistent styles in RTL mode ( #35088 )
2022-04-19 15:31:08 +08:00
MadCcc
dc4da79638
fix: fixed arrow border radius variables ( #35086 )
2022-04-19 14:52:55 +08:00
PCCCCCCC
f4411d9393
Refactor:Component Steps Less to cssInJs ( #35058 )
...
* refactor: Steps cssInJs add basic structure
* refactor: change Component Steps less into cssInJs
* refactor: ♻️ steps cssInJs code formated
* style: 💄 change Steps cssinjs left and right into Logical Properties
* style: 💄 steps cssinjs add FIXME for number hardcode
* style: 💄 steps cssinjs dismiss useless rtl style
* style: 💄 step cssinjs fix the 'not compatible with RTL mode' warning and fix the style in RTL mode
* style: code formated for FIXME
* style: revert the change about _skip_check_
* style: step cssinjs margin/padding used with Logical properties
* ci: fix lint check
* style: fix the style on RTL
* style: try fix the step subtitle order on RTL mode
* style: optimization the style on RTL and dismiss duplicate styles with logical properties
2022-04-19 11:28:06 +08:00
MadCcc
617449ddd2
test: add cssinjs test ( #35077 )
...
* test: add cssinjs test
* test: demoTest test cssinjs
* test: update snapshot
* test: adjust text
2022-04-19 11:27:09 +08:00
zombiej
7f54a459f6
test: Update snapshot
2022-04-18 22:37:28 +08:00
afc163
30ac6bd4e4
test: wrap React.StrictMode for test cases ( #35026 )
...
* test: React StrictMode
* test: fix Spin test
* chore: wrapper enzyme
* test: fix setState
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: disable part of it
* test: fix test & add placeholder
* test: Use orign enzyme mount
Co-authored-by: zombiej <smith3816@gmail.com>
2022-04-18 21:02:11 +08:00
AliRezaBeigy
1e91a4961c
chore: Compatible for @types/react@18 ( #35075 )
...
* chore: Compatible for @types/react@18
* chore: Compatible for @types/react@18
2022-04-18 18:39:23 +08:00
二货机器人
640fe5df09
chore: rc-dialog id unique sync ( #35072 )
2022-04-18 15:12:06 +08:00
元凛
2154b453a9
docs: update docs version
2022-04-18 11:16:23 +08:00
zombiej
61a6083adf
docs: Update useWatch docs
2022-04-18 10:37:12 +08:00