LonelySnowman
5098e6e209
feat: progress add inside and bottom text position ( #48157 )
...
* feat: progress add inside and bottom text position
* feat: change progress percent position api
* fix: change to follow coding standards
* docs: reset i18n zh file
* fix: change to follow coding standards
* fix: change to follow coding standards
* docs: reset i18n file
* fix: change to follow coding standards
* docs: reset i18n file
* feat: progress inner text get brighten color
* feat: update progress snapshots
* fix: progress bottom layout center
* feat: update steps snapshots
* feat: update progress snapshots
* feat: update config provider snapshots
* feat: progress inner text add negate color
* feat: update progress snapshots
* feat: progress inner text add light bg color
* feat: progress inner text add light bg color
* feat: change progress percentPosition api
* feat: change progress component test
* feat: update progress line component snapshot
* feat: progress component outer start layout text adapt
* feat: progress line change to flex layout
* feat: update progress snapshots
* feat: update progress line style
* feat: update progress line style
* fix: progress line reset height use inline block
* fix: change progress is line type
* fix: change progress is line type
* fix: delete progress outer styles
* fix: change progress line type layout
* fix: progress add outer style
* feat: update progress snapshots
* fix: change progress text bright color
* fix: optimized code volume
* fix: progress delete after style on inner layout
* fix: update progress test file
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-05-10 10:22:32 +08:00
叶枫
1da6d23c0f
feat: progress support size object ( #48805 )
...
* feat: progress support size object
* feat: add test
* feat: 优化方法
* feat: doc
* feat: 120
* feat: 不判断 object
* fix: test
* Update components/progress/index.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* feat: doc
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-05-09 10:10:05 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +08:00
yykoypj
311a718956
feat: steps support for circular progress bar ( #47940 )
...
* feat: steps support for circular progress bar
* Update components/progress/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/progress.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/__tests__/index.test.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/demo/circle-steps.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update circle-steps.tsx
* Update components/progress/progress.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
* Update components/progress/demo/circle-steps.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-03-24 18:30:53 +08:00
MadCcc
5ee391f191
refactor: Line Progress use pseudo ( #46789 )
...
* refactor: Line Progress use pseudo
* chore: code clean
* chore: update snapshot
2024-01-05 10:11:37 +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
二货爱吃白萝卜
2cdf586291
chore: fix lint ( #43873 )
...
* chore: fix lint
* chore: fix lint
* test: fix 16
* fix: lint
2023-07-28 16:17:43 +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
Mehmet Yarar
f6dc5f39e0
enhance: Improve the a11y of the upload progress bar ( #42704 )
...
* improve the a11y of the upload progress
* add a11y test, update snapshots
* pass aria props as part of restProps
* use kebab-case instead of camelCase for aria attributes
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-31 20:36:29 +08:00
afc163
d90c1c62c0
fix: upgrade @ant-design/icons to 5.1.0 ( #42443 )
...
* Update package.json
* Update package.json
* chore: update snapshot
* style: #1890ff => #1677ff
* style: fix Upload icon color
* style: fix Upload icon color
* revert menu v4 demo
2023-05-18 09:40:09 +08:00
不郑
f3be5ddd0e
fix(Progress): prevent warning when size prop is not set for circle p… ( #41875 )
...
* fix(Progress): prevent warning when size prop is not set for circle progress
* fix(Progress): add test case for #41875
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-05-13 16:42:38 +08:00
洋
7de7a8b6e4
fix: Progress throws warning findDOMNode is deprecated in StrictMode
( #42241 )
...
* fix: Progress throws warning
* chore: update test
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-10 13:42:12 +08:00
栗嘉男
745015ef09
resovl CONFLICT
2023-03-02 00:48:00 +08:00
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>
2023-03-01 11:49:42 +08:00
JiaQi
e4b8593b72
test: Modify the location of the declaration component ( #40948 )
2023-02-27 19:33:03 +08:00
Yuiai01
bd3401f737
fix(Progress): Fix percentage does not change with percent
2023-02-26 18:48:12 +08:00
Lioness100
fd0d8b6031
docs: fix typos ( #40791 )
...
* docs: fix typos
* Update index.zh-CN.md
* test: update snapshot
* docs: fix demo ref
* chore: force trigger ci
* chore: force trigger ci
* chore: bump dumi ver
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-02-23 21:56:43 +08:00
lijianan
08a457c60e
fix: should not throw error when percent is null ( #40378 )
...
* fix: should not throw error when percent in null
* fix
* fix
* fix
2023-01-29 11:50:30 +08:00
Wuxh
e70c702232
chore(deps): update dependency ( #40121 )
...
* chore(deps): update `@ant-design/colors` dependency
* test: update case
* chore(deps): update `@ant-design/icons` dependency
2023-01-11 14:22:48 +08:00
lijianan
4ca2ed63bd
feat: V5 Responsive Circle Progress ( #38231 )
...
* feat: V5 Responsive Circle Progress
* fix: add useMemo
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/progress.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: raname processInfo
* fix: add dep list
* fix: add demo
* fix: fix width
* fix: fix width
* fix: fix snap
* fix: rename
* fix: snap
* Update components/progress/Circle.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: rename
* fix: fix style
* fix: update demo
* fix: fix style
* fix: fix ci
* fix: fix style
* fix: del verticalAlign
* fix: fix
* fix: fix cicd
* fix: update demo
* fix: update demo
* fix: fix style
* fix: fix style
Co-authored-by: MadCcc <1075746765@qq.com>
2022-10-31 10:23:26 +08:00
lijianan
c34caad24c
test: js => ts ( #37392 )
...
* test: js => ts
* test: add test
* fix: fix eslint error
* test: add test case
* fix: fix test error
* fix: fix eslint error
* fix: fix eslint error
* fix: eslint error fix
* fix: fallback eslint config & add test case
* test: add all test case
* fix: bugfix
* fix: bugFix
* fix: bugFix
* fix: bugFix
* fix: lint
* fix: add React.createRef
* fix: add breadcrumbName in Routes
* fix: any commit for restart ci/cd
* fix: remove type
* fix: test fix
* fix: test fix
* fix: add ts-ignore for id
* test: add Icon test case
* test: remove ts-ignore
* test: add Icon test case
2022-09-05 19:41:32 +08:00