lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
This reverts commit ea8ed28209
.
2 years ago
lijianan
ea8ed28209
chore: unified import method ( #42149 )
* chore: unified import method
* fix lint
2 years ago
kiner-tang(文辉)
da3babbe39
refactor(progress): progress size ( #40903 )
* feat: progress size
* feat: update snapshots
* feat: update demo
* feat: update demo
* docs: fix lint
* feat: update demo
* feat: update demo
* docs: update doc
* feat: update snapshots
* docs: update doc
* docs: update doc
* docs: update doc
* Update components/progress/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* Update components/progress/utils.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* Update components/progress/Circle.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* docs: update doc
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2 years ago
lijianan
db58f19d8c
style: Remove methed of Array push ( #36157 )
* style: code style optimization
* style: code style optimization
* style: code style optimization
* style: code style optimization
2 years ago
afc163
2113c25664
feat: Progress steps support custom strokeColor for each step ( #35855 )
* feat: <Progress steps /> could accept string[] as strokeColor
close #35852
close #26858
* fix: tsx demo
* docs: add version column
3 years ago
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
3 years ago
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
3 years ago
gaoryrt
d769795aa0
fix: percent={(3 / 9) * 100} steps={9} shows 2 ( #28530 )
* 🐛 fix bug: percent={(3 / 9) * 100} steps={9} shows 2
* ✅ add test for last commit
* ✨ update jest snapshot
* ✅ add test
4 years ago
偏右
d839cb1af9
fix: Progress steps support trailColor ( #26323 )
* fix: Progress steps support trailColor
close #26316
* add test case
* add test case
4 years ago
Charlie Jonas
37c894f1a2
fix: Progress steps didn't change when update percent ( #24534 )
* #24532 Progress with steps does not reverse indicator when moving reducing progress percent
* updating snapshots
* Update components/progress/Steps.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* fix tsd and add transition
* add default color for Progress steps
* color => background
* @success-color => @info-color
* @progress-default-color
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
5 years ago
偏右
a5efa7a81a
test: ✅ increase coverage of Progress/Comment/Avatar/Dropdown ( #24439 )
* test: increase test case of Progress and Comment
* test: add test case for Avatar
* test: add test case for Dropdown
* fix snapshot
* fix snapshot
* remove console.log
* fix lint
* add avatar
5 years ago
Rustin
7b94e0bfb2
refactoring: replace deprecated React.SFC with React.FunctionComponent ( #22691 )
* refactor: replace deprecated React.SFC with React.FunctionComponent
* refactoring: use typedef FC
5 years ago
ycjcl868
18cba6dd9c
fix: version 4.0.0-beta.1
5 years ago
ycjcl868
ca77c02d10
fix: Progress steps item bg
5 years ago
QingLance
2f1c2e1208
Progress bar with steps ( #19613 )
* feat: Tag add status props
* feat: change solution for status tag
* fix: fix coding specification issues
* fix coding specification issues in demo
* add Steps subcomponent in Progress component
* update doc and demo
* fix lint
* small change for progress api
* fix lint
* fix wrong omit
* update test suites
* fix test failed
* use inline-block
* fix test issue
* fix ci issue
* update demo
* optimize demo
* update progress api
* fix stylelint issue
* remove overflow
* reset some prettier
* reset some prettier again
* fix test failed
* resolve bad code
5 years ago