Ömer Faruk APLAK
91a7e8ba63
docs: add Application Frameworks recommendation ( #35168 )
* docs: add Application Frameworks recommendation
* add Application Frameworks recommendation
* typo fix
3 years ago
afc163
8f06430336
fix: DropDownProps => DropdownProps ( #35161 )
* fix: DropDown => Dropdown
* chore: leave DropDownProps for compatibility
3 years ago
afc163
93b55d5e8c
chore: remove Breadcrumb Dropdown warning ( #35162 )
3 years ago
zombiej
5646fbbf24
Merge branch 'master' into next
3 years ago
zombiej
15599bb3b8
docs: Add dropdown menu missing keys
3 years ago
zombiej
d416354a75
docs: Update Dropdown basic demo icon
3 years ago
zombiej
3e6817a10a
docs: Update Dropdown basic demo icon
3 years ago
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
3 years ago
zombiej
669f41502e
Merge branch 'master' into next
3 years ago
二货机器人
1525ac47fb
chore: bump dropdown with inject mark ( #35153 )
3 years ago
MadCcc
1d91507a59
feat: support Keyframes as 'animationName' value ( #35142 )
3 years ago
afc163
cbd4f1b66d
docs: update getContainer of Modal and Drawer ( #35141 )
close https://github.com/ant-design/ant-design/issues/35124
3 years ago
afc163
255bfddc3f
docs: improve menu usage for items ( #35131 )
* docs: improve menu usage for items
* test: update snapshot
* docs: update menu title
3 years ago
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>
3 years ago
zombiej
566632efa3
docs: Update Menu demo sample
3 years ago
二货机器人
4de07ad102
docs: Add deprecated usage ( #35128 )
3 years ago
黑雨
b0ad8b6d14
feat: fix menu site ( #35127 )
3 years ago
黑雨
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
3 years ago
二货机器人
9eae13a968
fix: breadcrumb shows the number ( #35123 )
3 years ago
二货机器人
c4dab10188
chore: dynamic salt on dev env ( #35120 )
3 years ago
github-actions[bot]
ab7a4d257a
chore: auto merge branchs ( #35110 )
chore: sync master into next
3 years ago
MadCcc
a5f031175a
Merge branch 'master' into next-merge-master
3 years ago
MadCcc
b666bfd3d1
refactor: wrap Spin with FC ( #35114 )
* refactor: wrap Spin with FC
* chore: code clean
3 years ago
TrickyPi
e8b816e68a
fix(Typography): change less function to less variable in danger style ( #35113 )
3 years ago
afc163
28cef60532
Merge branch 'master' into next-merge-master
3 years ago
afc163
968df7a0a8
fix: image style check
3 years ago
afc163
78536b2dbd
chore: fix cirrus-actions/rebase
https://github.com/cirrus-actions/rebase/pull/78
3 years ago
afc163
756f06c2fe
chore: sync master into next branch
3 years ago
github-actions[bot]
a79dc2fe65
chore: auto merge branchs ( #35111 )
chore: sync master into feature
3 years ago
zombiej
5dfa8678c0
docs: add input showCount lose focus desc. close #35080
3 years ago
MadCcc
acb21e1848
feat: animation check ( #35108 )
* feat: animation check
* chore: remove treeNodeFX import
3 years ago
afc163
1349b99122
docs: improve upload demos ( #35104 )
* docs: improve upload demos
* Update drag-sorting.md
3 years ago
afc163
f180ec6df5
style: Switch background should not be transparent ( #35103 )
3 years ago
afc163
12d98f9ed6
chore: update snapshot due to rc-trigger bumped ( #35106 )
3 years ago
afc163
f1f56e3177
chore: fix Spin eslint errors in test ( #35105 )
3 years ago
nuintun
74b60d22b1
fix: cn menus doc ( #35078 )
3 years ago
afc163
ea648e7cb6
chore: tweak upload style ( #35097 )
* chore: tweak upload style
* chore: update snapshot
3 years ago
afc163
37e3e1a83e
docs: update Drawer overview image ( #35099 )
* docs: update Drawer overview image
* Update index.en-US.md
3 years ago
二货机器人
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
3 years ago
Karott Schu
50a6a44bd0
pref: upgrade rc-menu ( #35071 )
* pref: upgrade rc-menu
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
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
3 years ago
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
3 years ago
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
3 years ago
PCCCCCCC
d6b230958a
style: fix the problem of inconsistent styles in RTL mode ( #35088 )
3 years ago
MadCcc
dc4da79638
fix: fixed arrow border radius variables ( #35086 )
3 years ago
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
3 years ago
MadCcc
617449ddd2
test: add cssinjs test ( #35077 )
* test: add cssinjs test
* test: demoTest test cssinjs
* test: update snapshot
* test: adjust text
3 years ago
zombiej
7f54a459f6
test: Update snapshot
3 years ago
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>
3 years ago
littledian
2e0aed92f4
chore: 🤖 component Steps ts def for react18 ( #35076 )
✅ Closes : #35074
Co-authored-by: ronggui.shu <ronggui.shu@sci-inv.com>
3 years ago