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
|
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
|
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 |
|