afc163
4e12007441
demo: update components/table/demo/edit-cell.md
3 years ago
afc163
a047de206e
fix: Menu item color style transtion ( #31189 )
close https://github.com/ant-design/ant-design/issues/31069#issuecomment-866052544
3 years ago
afc163
f73a7d2e1a
fix: Dropdown.Button do not support overlayClassName ( #31187 )
3 years ago
Map1en_
3bd725c79e
fix(Pagination): make the pattern of disabled-active buttons from pagination and that of radio consistent ( #31185 )
close #31103
3 years ago
Ricardo Morais
d6b623633a
fix(Table): Fixed filtering in columns with children ( #30815 )
* Fixed filtering in columns with children.
* Added entries to the changelog files.
* Revert "Added entries to the changelog files."
This reverts commit 26a08bdc
Co-authored-by: moraispgsi <moraispgis@gmail.com>
3 years ago
stygian-desolator
af94f3f537
perf: reduce Progress animation cpu usage ( #31128 )
close #31124
3 years ago
afc163
feba8d62ed
test: update snapshot
3 years ago
A113n
01b928dc03
fix: color props not working on popover arrow ( #31127 )
Co-authored-by: A113n <a113nzhang@gmail.com>
3 years ago
Jehu
09bb8ee80e
docs: doc of tooltip add overlayInnerStyle ( #31119 )
* docs: doc of tooltip add overlayInnerStyle
* Update components/tooltip/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
Jiehui
92f573e2ee
docs: Update the instance description of FormInstance ( #31106 )
3 years ago
Jehu
a350421b6a
feat: Transfer support locale.notFoundContent as array ( #31088 )
* feat: transfer support locale.notFoundContent as array
* feat: transfer support locale.notFoundContent as array with test
3 years ago
netcon
6ee413c604
fix: span element should not contains p element in Badge ( #31042 )
fixes #30916
3 years ago
Xu Zhiwei
558ac8fce2
docs: default props of message.config ( #31078 )
Co-authored-by: xuzhiwei <“xuzhiwei@qtrade.com.cn”>
3 years ago
zombiej
e2cc3b4720
docs: Update Menu faq
3 years ago
二货机器人
2f6f6f0e6e
fix: Menu overflow indicator theme should fixed ( #31043 )
3 years ago
二货机器人
ba8eac0b7b
feat: InputNumber formatter support additional info ( #31030 )
3 years ago
二货机器人
5583383d85
chore: Use pure import icon ( #31011 )
3 years ago
二货机器人
b7bb7a5e59
fix: italic should not warning ( #31004 )
resolve #31002
3 years ago
二货机器人
398b406c7f
fix: Space use gap should not keep negative margin ( #31000 )
3 years ago
afc163
c671b4e3f1
fix: Input.Password border color ( #30999 )
* chore: form demo style
* fix: Input.Password hover border color in Form
3 years ago
afc163
d1bd9093db
fix: table resize demo snapshot
3 years ago
afc163
4963117cac
chore: fix demo typo name
close https://github.com/ant-design/ant-design/pull/30994
3 years ago
afc163
34d7a1c80c
docs: info about disabledDate currentDate argument
close #30987
3 years ago
afc163
4cdd24f4ec
chore: should use @{table-prefix-cls} ( #30983 )
3 years ago
afc163
7ae9b947ea
fix: Table fixed column header hover background ( #30972 )
close #30969
4 years ago
xiejiahe
fe35f4166d
style: Condition 'typeof enterButton === 'undefined'' is always false. ( #30970 )
4 years ago
gaozhenqian
832aa81c82
fix(Tooltip): the mistake that tooltip mount on wrong dom ( #30963 )
when getPopupContainer of tooltip's props is undefined or null
4 years ago
afc163
7601f62ec0
fix: Button loading margin lost when children is fragment ( #30962 )
close #30953
4 years ago
afc163
62949a6bd6
feat: change Drawer close icon placement and add extra property ( #30908 )
* feat: Drawer supports extra
* docs: add description for drawer extra demo
* docs: add extra in API
* update snapshot
* fix rtl style
* fix demo typescript errors
* update snapshot
* design for close icon only
* update snapshot
* update demo and default width
* add size prop
* improve demo
* update snapshot
* update demo
* update snapshot
4 years ago
afc163
1d894a2276
test: update snapshot
4 years ago
Jehu
0b1f4da2eb
feat: add skeleton btn block ( #30902 )
close #30832
4 years ago
二货机器人
eb70f00513
feat: ConfigProvider static function support `iconPrefixCls` ( #30925 )
* feat: Static iconPrefixCls
* feat: message & notification support iconPrefixCls
* docs: Update doc
* chore: Force update
* fix: ts def
4 years ago
Wendell
748be64337
chore: Table warn about miss matched filter key ( #30882 )
* fix: warn about miss matched filter key
close #28107
* fix: add sortBy for correct array equal
* fix: fix warning message
* fix: fix lint
4 years ago
Wendell
5ddd9e6b97
feat(module:popconfirm): support closing based on promise ( #30871 )
* feat(module:popconfirm): support closing based on promise
fix: typos
fix: fix tests
fix: fix ActionButton for Popconfirm
* chore: cleanup
* test: add test
4 years ago
afc163
73102377af
fix: demo snapshot
4 years ago
afc163
dd2d22698a
docs: Typography add demo of ellipsis from middle ( #30914 )
* docs: Add demo of ellipsis from middle
* fix demo
4 years ago
二货机器人
cada8e1ebc
fix: dropdown item use max width ( #30911 )
4 years ago
二货机器人
cedf59c886
fix: Menu dark mode hover style ( #30907 )
4 years ago
Michał Janicki
cc58210fa6
fix: Translation bug in a Table sorter popup [PL] ( #30899 )
Signed-off-by: Michal Janicki <michal@janicki.dev>
Co-authored-by: Michal Janicki <michal@janicki.dev>
4 years ago
afc163
ea2545fbc7
fix: Dropdown/DatePicker/Select/Cascader animation direction ( #30892 )
* fix: DatePicker/Select/Cascader/Select animation direction
close #30889
* fix modal
* fix message
4 years ago
二货机器人
93c33fbf93
fix: patch more style of errorList ( #30887 )
* fix: patch more style of errorList
* chore: Use className instead
* test: Update snapshot
* test: Update snapshot
4 years ago
afc163
2142180090
fix: form control-ref.md typescript error ( #30885 )
https://github.com/ant-design/ant-design/pull/30829#issuecomment-855211477
4 years ago
afc163
16599d498c
Revert "docs: Update head.md ( #30881 )" ( #30886 )
This reverts commit 921315f582
.
4 years ago
Diego Villacís
921315f582
docs: Update head.md ( #30881 )
4 years ago
二货机器人
c78a6b2270
chore: Adjust menu style ( #30883 )
4 years ago
二货机器人
b837ecd950
fix: Menu overflow with `horizontal` should not affect by `float` element ( #30879 )
* fix: Menu horizontal layout style
* test: Update snapshot
* fix: lint
4 years ago
叶枫
f288aff9fe
fix: Typography `icons` should ignore React.Fragment ( #30869 )
* feat: fix-text
* feat: 优化代码
* chore: add test
* chore: 打算重构 test
* chore: 重构 test
* chore: 重构 test
* chore: 重构 test
* feat: review
* feat: review
* feat: add test
* feat: add test
* fix: test
* fix: tsx
* fix: 优化
* fix: 优化
* fix: map 当前处理
* fix: getNode function
* fix: 优化方法
* fix: ci
* fix: aria-label
4 years ago
afc163
ad60e9544c
fix: Progress `type="circle"` error ( #30855 )
* fix: Progress `type="circle"` error
`Rendered more hooks than during the previous render`
close #30685
* update snapshot
* fix gradient strokeColor
* fix snapshot
4 years ago
afc163
e851fa4548
fix: Typography ellipsis width not correct ( #30840 )
close #30835
4 years ago
二货机器人
7a3bf8287f
feat: Form `rule` support `warningOnly` that not block form submit ( #30829 )
* chore: bump rc-field-form
* docs: Demo driven
* refactor: Use event instead
* chore: collection logic update
* chore: clean up
* chore: show warning
* chore: warning no need required mark
* feat: warning example
* docs: mix error
* chore: tmp list
* chore: magic code
* chore: fix motion
* chore: fix style
* chore: clean up useless code
* chore: RM useless import
* chore: RM useless file
* test: Update snapshot
* chore: Should reset
* fix: Memo logic
* fix: Form basic test case
* fix: lint
* chore: back of ref
* test: Update snapshot
* test: RM ueseless test case
* chore: RM useless code
4 years ago