Commit Graph

15346 Commits

Author SHA1 Message Date
lijianan
eb77c5a7e6
fix: fix Badge Wave borderColor error (#39182)
* fix: fix Badge borderColor error

* update demo

* fix

* update demo

* fix

* fix
2022-12-02 14:42:39 +08:00
Wuxh
a4153d5399
fix(radio): fix disabled status check style (#39165) 2022-12-01 21:02:55 +08:00
51wangping
705575a2af
fix: textarea attr(data-count) style (#39121)
* fix: textarea attr(data-count) style

* fix: direction value is equal to rtl then float value is left
2022-12-01 20:16:23 +08:00
二货爱吃白萝卜
720b514ac5
refactor: bump rc-input-number (#39154)
* chore: bump rc-input-number

* chore: fix lint
2022-12-01 16:47:35 +08:00
binyellow
4130e47df4
chore: fixed the value of color.hex when border-radius is changed (#39152) 2022-12-01 16:06:22 +08:00
Jung Min O
d76636ac95
style: modal content width issue without modal icon (#39047)
* Fix modal width issue without modal icon

* Update index.tsx

* Update index.tsx

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
2022-12-01 15:15:30 +08:00
edc-hui
30e2e68bce
fix(Transfer): clicking the checkbox position cannot be unchecked and onSelectChange is triggered twice (#39078) 2022-12-01 14:37:22 +08:00
Dave
337703d550
refactor(type): replace interface with type for export component (#39060) 2022-12-01 14:33:51 +08:00
lijianan
65af95093b
type: type enhance (#39140) 2022-12-01 12:22:11 +08:00
Wuxh
a7f94d5457
fix(steps): fix steps style (#39100)
* fix(steps): fix steps style

* docs(steps): update demo

* style: formater

* docs(steps): update demo

* test: update snapshot

* fix(steps): fix the line style in vertical state

* chore: supplement 8abeac7643

* fix: coverage
2022-12-01 10:57:48 +08:00
二货爱吃白萝卜
134647d12f
fix: form responsive logic (#39130) 2022-12-01 10:37:52 +08:00
二货爱吃白萝卜
15e9260d6b
docs: Update demo (#39128) 2022-11-30 22:50:57 +08:00
二货爱吃白萝卜
07d0a305fe
docs: Fix notification demo (#39122) 2022-11-30 21:19:11 +08:00
MadCcc
e7edfa42d7
docs: update overview img (#38946)
* docs: update overview img

* chore: code clean

* chore: code clean

* chore: update

* chore: code clean
2022-11-30 20:14:41 +08:00
MadCcc
876b4f3b9a
fix: submenu style (#39093) 2022-11-30 18:56:36 +08:00
afc163
aa92f02911
fix: textarea reset style (#39118)
close #39099
close #39113
2022-11-30 17:32:02 +08:00
MadCcc
f5605dd53c fix: sidbar order 2022-11-30 15:57:10 +08:00
MARK
a364e58061
style: Upload loading icon should be primary color (#39114)
Co-authored-by: xiechensheng <xiechensheng@kezaihui.com>
2022-11-30 13:43:55 +08:00
Arvin Xu
479e4e8884
📚 docs: add token meta info to token system model (#39101)
* ♻️ refactor token system interface

* 📝 docs: add more token meta info to seeds and map token

* 🔨 chore: update token meta generator scripts

* 🚨 chore: fix lint

* 📝 docs: 补充 token 的 meta 信息

* chore: add json in pkg

* chore: update script

* chore: update flag

Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-30 11:48:47 +08:00
MadCcc
ffbb19e090
chore: lint (#39102)
* chore: enable tsc for demos

* chore: site lint

* chore: fix lint
2022-11-30 11:05:41 +08:00
Semro
02e2104b45
docs: fix typo (#39104) 2022-11-30 10:07:11 +08:00
@linhf2021
59d6e6a6c2
docs: antd 5 deletes Message.warn (#39092) 2022-11-29 20:28:17 +08:00
snowingfox
6e9fed530b
fix: fix typo (#39089) 2022-11-29 19:48:53 +08:00
Humble
626814729a
style: fix color change (#38921) (#39077) 2022-11-29 15:43:58 +08:00
易风
f15f85b196
docs: Refine the table options (#39070)
* docs: Refine the table options

* docs: Refine the table options
2022-11-29 15:41:21 +08:00
sribich
8cca17f5ce
fix: adjust spin styles to support sm/lg variants (#38923)
* fix: adjust spin styles to support sm/lg variants

* doc: add sized tip examples to Spin docs

* test: update spin component snapshots
2022-11-29 14:09:58 +08:00
MadCcc
def280b6a1
fix: dev ssr (#39069)
* fix: dev ssr

* chore: code clean
2022-11-29 11:29:53 +08:00
afc163
5310a0fa0c
docs: fill documentation about message/notification/Modal.xxx (#39068)
close #39066
2022-11-29 10:39:57 +08:00
MadCcc
a546eedd88
fix: FloatButton motion (#39061) 2022-11-28 23:08:07 +08:00
lijianan
0a004930d3
type: fix demo types error (#39059) 2022-11-28 21:38:36 +08:00
lijianan
4efa3b2896
test: console.error should nullable in Console (#39050) 2022-11-28 14:19:25 +08:00
afc163
aae35a4d3c
perf(bundlesize): remove lodash padStart/padEnd (#39040) 2022-11-28 00:20:50 +08:00
justanotheranonymoususer
42a12e26f4
fix: Card meta default width (#39026) 2022-11-27 22:14:21 +08:00
lijianan
390d497015
docs: add docs description (#39029) 2022-11-27 17:39:35 +08:00
lijianan
b4f6e931ab
docs: add en description (#39024) 2022-11-27 01:58:55 +08:00
lijianan
30f7dcc107
docs: update demo use Space (#39001)
* docs: update demo use Space

* update snap
2022-11-25 19:33:07 +08:00
lijianan
66c0a31345
fix: update snap for fix master CI fail (#38997) 2022-11-25 18:32:31 +08:00
MadCcc
1fbb865204
fix: menu overflow (#38989) 2022-11-25 16:00:01 +08:00
afc163
72f7596209
docs: update dayjs weekStart demo (#38990)
close #38987
2022-11-25 15:58:56 +08:00
Amumu
e77b59ad37
fix(table): Fix reset columns filter err (#38982)
* fix(table): fix filter state when reset columns

* fix(table): Fix the problem that the old filter state still takes effect when the list filter column changes

* test: add test case
2022-11-25 15:13:05 +08:00
MadCcc
e04c2d69ae
docs: collect token API from tsdoc (#38964)
* chore: token doc

* docs: token meta

* chore: code clean

* chore: code clean

* chore: json

* chore: rename

* chore: style
2022-11-25 14:23:11 +08:00
Dunqing
963f95faba
fix: incorrect Select and Pagination text color for dark theme (#38979)
* fix: incorrect select text for dark theme

* Update components/select/style/index.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* fix: same

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-25 12:26:04 +08:00
Zhanghao
e66fcbd449
fix: The card body's border-radius will be invalid when the bodyStyle has backgroundColor attribute #38912 (#38973) 2022-11-25 11:53:28 +08:00
MadCcc
9c7b395a7d
fix: error palette (#38933)
* fix: error palette

* chore: update doc

* chore: update

* fix: button danger border color
2022-11-25 11:43:33 +08:00
黑雨
8fd6ae54e9
feat: fix support options (#38968)
* feat: fix support options

* feat: update package
2022-11-25 11:12:59 +08:00
Wuxh
8cd63a4d89
fix(badge): fix Badge and showZero can't be used with custom color (#38967)
* test(badge): add case

* fix(badge): fix `Badge` and `showZero` can't be used with custom color

issue: https://github.com/ant-design/ant-design/issues/38965

* test: update snapshots

* docs(badge): update demos

* test: update snapshot
2022-11-24 23:53:22 +08:00
Sagie501
3bdd9d0ff9
docs: Update Radio docs (#38957)
* Update index.en-US.md

* Update index.zh-CN.md

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-24 23:51:00 +08:00
二货爱吃白萝卜
50377083ba
fix: form missing motion validate (#38962)
* fix: form missing motion validate

* test: Update snapshot
2022-11-24 21:43:35 +08:00
Yuki Zhang
a7ee3364eb
test: add test cases for Space.Compact context (#38929) 2022-11-24 20:13:16 +08:00
lijianan
0c3ba124b4
fix[BackTop]: delete visible & use visibilityHeight=0 replace visible (#38763)
* type: delete visible & code optimization

* add PureBackTop

* fix: update snap

* fix: cov

* fix: add istanbul ignore

* fix

* feat: use visibilityHeight=0 replace visible=true

* snap

* cov

* test case

* test case

* fix

* fix cov

* fix test

* simplify code

* rename function
2022-11-24 14:59:17 +08:00