ant-design/components
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
..
__tests__ docs: format code (#48309) 2024-04-08 14:04:08 +08:00
_util feat: add tabindex option for paragraph button (#48567) 2024-04-24 18:06:38 +08:00
affix refactor: Use constant instead of enum to reduce package size (#48406) 2024-04-12 16:28:06 +08:00
alert Merge pull request #48383 from ant-design/master 2024-04-10 20:30:10 +08:00
anchor docs: format code (#48309) 2024-04-08 14:04:08 +08:00
app docs(App): add edge usage warning (#48814) 2024-05-08 10:27:59 +08:00
auto-complete test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
avatar type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
back-top docs: format code (#48309) 2024-04-08 14:04:08 +08:00
badge test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
breadcrumb type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
button refactor: button icon only style (#48840) 2024-05-09 18:34:12 +08:00
calendar docs: format code (#48309) 2024-04-08 14:04:08 +08:00
card fix: Fix fails when using tabs minHeight inside the small card (#48787) 2024-05-07 19:06:17 +08:00
carousel feat: Carousel support arrows for switching (#48542) 2024-04-19 17:17:56 +08:00
cascader feat: optimize CascaderProps (#48420) 2024-04-12 17:30:32 +08:00
checkbox type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
col docs: format code (#48309) 2024-04-08 14:04:08 +08:00
collapse test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
color-picker fix: clearedColor should be changed when initial value is undefined (#48584) 2024-04-23 10:02:45 +08:00
config-provider feat: progress add inside and bottom text position (#48157) 2024-05-10 10:22:32 +08:00
date-picker Merge pull request #48735 from ant-design/feature 2024-05-02 17:23:37 +08:00
descriptions docs: format code (#48309) 2024-04-08 14:04:08 +08:00
divider docs: format code (#48309) 2024-04-08 14:04:08 +08:00
drawer chore: merge master into feature 2024-05-01 16:33:46 +08:00
dropdown doc: fix site render (#48514) 2024-04-17 17:27:16 +08:00
empty docs: format code (#48309) 2024-04-08 14:04:08 +08:00
flex demo: update wrap="wrap" => wrap (#48409) 2024-04-12 12:10:38 +08:00
float-button type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
form demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771) 2024-05-06 12:04:27 +08:00
grid demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771) 2024-05-06 12:04:27 +08:00
icon docs: enable toc to all docs (#48424) 2024-04-13 21:40:07 +08:00
image Merge pull request #48828 from ant-design/master 2024-05-08 21:20:07 +08:00
input style: fix Button align issue (#47318) 2024-05-09 17:41:26 +08:00
input-number chore: merge master into feature 2024-05-01 16:33:46 +08:00
layout Merge pull request #48677 from ant-design/master 2024-04-28 14:02:49 +08:00
list fix: list grid property change (#48683) 2024-04-29 09:39:16 +08:00
locale locale: add missing japanese translation (#48704) 2024-04-30 09:59:07 +08:00
mentions type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
menu type: rm any (#48765) 2024-05-05 17:44:53 +08:00
message docs: add more JSDoc (#48712) 2024-04-30 21:30:58 +08:00
modal test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
notification chore: add bug version & fix test case (#48571) 2024-04-21 23:56:41 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination docs: format code (#48309) 2024-04-08 14:04:08 +08:00
popconfirm type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
popover fix: add missing style (#48591) 2024-04-23 13:42:20 +08:00
progress feat: progress add inside and bottom text position (#48157) 2024-05-10 10:22:32 +08:00
qr-code test: add test case (#48724) 2024-05-02 12:17:27 +08:00
qrcode refactor: rename qrcode to qr-code (#43607) 2023-07-17 23:43:32 +08:00
radio type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
rate docs: format code (#48309) 2024-04-08 14:04:08 +08:00
result docs: format code (#48309) 2024-04-08 14:04:08 +08:00
row docs: format code (#48309) 2024-04-08 14:04:08 +08:00
segmented chore: add bug version & fix test case (#48571) 2024-04-21 23:56:41 +08:00
select fix: Select token with paddingXXS (#48574) 2024-04-22 13:50:24 +08:00
skeleton docs: format code (#48309) 2024-04-08 14:04:08 +08:00
slider fix: Slider tooltip should not display when open is false (#48708) 2024-04-30 13:48:31 +08:00
space type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
spin demo: fix Spin tip demo in SSR mode (#48688) 2024-04-29 13:49:40 +08:00
statistic docs: format code (#48309) 2024-04-08 14:04:08 +08:00
steps fix(step): custom icon not vertically centered error (#48650) 2024-04-26 17:45:30 +08:00
style fix: Input.Search large size button style (#48527) 2024-04-18 16:06:35 +08:00
switch fix: switch checkedChildren no height (#48513) 2024-04-17 22:25:46 +08:00
table demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771) 2024-05-06 12:04:27 +08:00
tabs Merge branch 'master' into feature-merge-master 2024-04-26 17:20:46 +08:00
tag Merge pull request #48677 from ant-design/master 2024-04-28 14:02:49 +08:00
theme Merge pull request #48573 from ant-design/master 2024-04-22 17:09:35 +08:00
time-picker local: transalate Picker to indonesian (#48537) 2024-04-19 13:38:40 +08:00
timeline docs: format code (#48309) 2024-04-08 14:04:08 +08:00
tooltip style: fix Button align issue (#47318) 2024-05-09 17:41:26 +08:00
tour type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
transfer style: fix Button align issue (#47318) 2024-05-09 17:41:26 +08:00
tree refactor: Use constant instead of enum to reduce package size (#48406) 2024-04-12 16:28:06 +08:00
tree-select docs: tree-select supports onPopupScroll (#48636) 2024-04-28 13:44:01 +08:00
typography chore: refactor Typography code (#48738) 2024-05-02 22:12:53 +08:00
upload Merge branch 'master' into feature-merge-master 2024-04-26 17:20:46 +08:00
version chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
watermark site: update site type { children: React.ReactNode } => React.PropsWithChildren (#48770) 2024-05-06 15:28:52 +08:00
index.ts type: export AffixRef interface (#47982) 2024-03-21 16:30:47 +08:00