leixd1994
46246268ac
docs: add example for autoInsertSpaceInButton ( #45608 )
...
* 增加autoInsertSpaceInButton属性的样例代码,防止加错位置
* 格式修改
* Update components/button/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/button/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/button/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/button/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-11-01 10:15:29 +08:00
afc163
c1891d8d3b
demo: update Popover demos ( #45598 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-10-31 20:58:01 +08:00
afc163
67c8e8b259
demo: simplify demos ( #45585 )
2023-10-30 15:02:00 +08:00
MadCcc
31393135a0
fix: optimize TimePicker scrollbar style ( #45586 )
2023-10-30 14:48:15 +08:00
afc163
7e284736a8
demo: improve popconfirm/popover/tootlip placement demo code style ( #45581 )
2023-10-30 13:57:57 +08:00
afc163
2dbc6abce8
style: fix Typography code broken border when ellipsis ( #45575 )
2023-10-30 10:02:02 +08:00
lijianan
4b99c4ed31
demo: update Button demo layout to Flex Component ( #45566 )
2023-10-29 02:11:17 +08:00
George H
8c45c73222
style(data-picker): add time-picker scrollbar styles ( #45478 )
...
* style(data-picker): add time-picker scrollbar styles
Signed-off-by: George H <default_hyn@163.com>
* style(data-picker): add time-picker scrollbar styles
Signed-off-by: George H <default_hyn@163.com>
* style(time-picker) :Compatible with firefox
---------
Signed-off-by: George H <default_hyn@163.com>
2023-10-27 10:17:17 +08:00
afc163
670cdf4ed9
docs: Update Table sorter description ( #45552 )
...
* docs: Update Table sorter description
Signed-off-by: afc163 <afc163@gmail.com>
* Update index.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-10-26 22:32:10 +08:00
Leslie Wu
e9dcc4fea3
docs: update doc for table sorter ( #45548 )
...
Co-authored-by: leslie-home <wwwsuonggg@gmail.com>
2023-10-26 21:51:25 +08:00
lijianan
017c04c8a3
feat: BackTop ref support nativeElement ( #45547 )
2023-10-26 21:00:35 +08:00
MadCcc
62bb2faae9
fix: add default value for gap ( #45537 )
2023-10-26 15:49:15 +08:00
Vyacheslav Sedykh
f3cf13a466
fix(Dropdown): Prevented closing if menu is in multiple mode ( #45513 )
...
* fix(Dropdown): Prevented closing if menu is in multiple mode
* Update components/dropdown/dropdown.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Vyacheslav Sedykh <zlav24va@mail.ru>
* test: Added test for dropdown in multiple mode
---------
Signed-off-by: Vyacheslav Sedykh <zlav24va@mail.ru>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-26 10:21:54 +08:00
AlanQtten
41fabbc0be
chore: remove useless code in Form ( #45295 )
...
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-24 16:05:45 +08:00
MadCcc
91f77ee6b7
fix: notification blur ( #45500 )
2023-10-23 23:30:42 +08:00
MadCcc
67165a78fc
docs: live demo ( #45383 )
...
* docs: live demo
* chore: bump dumi
* chore: fix lint
* chore: fix lint
* chore: update demo
* chore: bump dumi
* docs: enhance live demo
* docs: update text
2023-10-23 22:49:49 +08:00
kiner-tang(文辉)
a340566cd3
feat: update document about modal ( #45483 )
2023-10-23 11:19:46 +08:00
Minjie Sun
1fb889011a
type: useAppProps modal type definition ( #45462 )
2023-10-21 14:14:37 +08:00
Gideon
cc0b7fdd8f
demo: keydown bug on custom dropdown menu example ( #44983 )
...
Prevent keydown bug when using custom dropdown render in multiple mode Select component. Example case: when pressing backspace on inner dropdown's Input component, the selected option in the Select component also getting triggered by backspace.
Signed-off-by: Gideon <106825924+gidgudgod@users.noreply.github.com>
2023-10-20 18:07:15 +08:00
lijianan
820f26fadf
fix: add React.forwardRef to fix warning ( #45390 )
...
* fix: add React.forwardRef to fix warning
* test: add test case
* Update components/float-button/interface.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: rename
* Update components/float-button/interface.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* update ref
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-10-20 17:19:17 +08:00
cheng87126
1203a12567
fix: ColorPicker does not support arbitrary data-* attributes ( #45413 )
...
* fix #44341
* update snapshot
2023-10-20 17:10:00 +08:00
vagusX
1c16788dfb
chore: remove useless disabled style in Upload ( #45446 )
2023-10-20 16:28:42 +08:00
afc163
49ef16b5ff
fix: Table sorter tooltip cannot be open when showSorterTooltip is a object ( #45403 )
2023-10-19 10:08:10 +08:00
afc163
8c475a52ea
type: Table pagination.position support none as value ( #45398 )
2023-10-18 13:33:25 +08:00
MadCcc
7ceb1fb31c
fix: Notification RTL should have corrent margin ( #45386 )
2023-10-17 03:57:54 -05:00
JiaQi
fc5abff7d3
style: inline mode form overlap elements on the small screen ( #45340 )
2023-10-17 15:20:42 +08:00
二货爱吃白萝卜
7f9aff2cfb
enhance: auto layout hasSider ( #45361 )
...
* enhance: auto layout hasSider
* test: update snapshot
2023-10-16 14:49:01 +08:00
kiner-tang(文辉)
75d4d29ad3
site: update affix demo style ( #45358 )
2023-10-15 22:19:35 -05:00
kiner-tang(文辉)
5f000b89f5
docs: update docs about modal ( #45345 )
2023-10-15 10:36:32 +08:00
lijianan
406817a86a
demo: add border for demo ( #45342 )
...
* demo: update demo
* demo: update demo
2023-10-14 11:58:20 +08:00
lijianan
34e0a3e0cf
style: simplify code
2023-10-14 11:57:53 +08:00
mingming-ma
73c0cd7b49
fix: Affix target add listeners protect ( #45291 ) ( #45314 )
...
* Fix: Affix target add listeners protect (#45291 )
* Update components/affix/index.tsx
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>
2023-10-14 10:49:23 +08:00
Alexey Teterin
bce43064ff
fix: CSP nonce attribute should be set to all the style tags ( #45326 ) ( #45334 )
...
Co-authored-by: Alexey Teterin <ateterin@naumen.ru>
2023-10-13 23:14:49 +08:00
afc163
e587a5ff68
chore: update select snapshot ( #45333 )
2023-10-13 20:56:06 +08:00
YDFlame13
da23a00dfa
fix: Button loading={delay: 0} did not show correctly ( #45282 )
...
* fix: Button loading={delay: 0} 不显示加载
* fix:add item test to bug 45273
---------
Co-authored-by: wswang9 <wswang9@iflytek.com>
Co-authored-by: YDFlame13 <ydflame@tom.com>
2023-10-13 18:52:47 +08:00
afc163
4650d74f16
style: fix Segmented text jump issue in Safari ( #45310 )
...
Co-authored-by: 红 <wxh1220@gmail.com>
2023-10-13 18:39:31 +08:00
二货爱吃白萝卜
317dac6a8e
refactor: more cache ( #45302 )
...
* chore: cache
* chore: clean up
* chore: clean up
* refactor: part
* chore: bump
* chore: fix lint
* chore: fix lint
* chore: fix alt
2023-10-13 11:54:05 +08:00
MadCcc
bf1b73e902
feat: Input focus style ( #45286 )
...
* feat: input focus style
* chore: update
* feat: revert control outline back
2023-10-12 17:24:51 +08:00
JiaQi
7f134954b9
fix(watermark): can be hidden through the Hide Element feature in the browser ( #45290 )
...
* fix(watermark): can be hidden through the Hide Element feature in the browser
* chore: add emphasized style
* chore: update snapshot
2023-10-12 13:50:06 +08:00
MadCcc
53034b0e50
fix: Input background should not be transparent when hovered or focused ( #45297 )
2023-10-12 11:49:37 +08:00
二货爱吃白萝卜
70ce748d57
fix: options missing id ( #45287 )
2023-10-12 09:43:35 +08:00
梓安
80da4e5885
fix (DirectoryTree) : selectedNodes in onSelect method could not get a value when configuring fieldNames ( #45036 )
...
* fix🐛 (DirectoryTree): fieldNames support
* fix🐛 (DirectoryTree): fieldNames support
* test✅ (DirectoryTree): Update directoryTree test
* test✅ (DirectoryTree): Update directoryTree test
* chore: simple code
* chore: align logic
---------
Co-authored-by: yuanzhian <yuanzhian@cai-inc.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-10-11 17:03:15 +08:00
MadCcc
e093b100d5
fix: Card head fit small size tabs ( #45272 )
...
* fix: Card tabs should fit small size
* chore: update snapshot
2023-10-11 15:43:59 +08:00
二货爱吃白萝卜
000589bf7d
docs: update Flex diff ( #45270 )
2023-10-11 14:45:09 +08:00
JiaQi
dd4ef28239
docs: add description of the available components of Space.Compact ( #45259 )
2023-10-11 10:31:36 +08:00
MadCcc
854db006c4
Merge pull request #45225 from ant-design/master
...
chore: merge master into feature
2023-10-09 14:20:11 +08:00
MadCcc
04c804eb2c
fix: Input addonBg should work ( #45222 )
2023-10-09 09:41:30 +08:00
afc163
cece6e27df
style: fix Modal.confirm description long text layout ( #45212 )
...
* style: fix Modal.confirm description long text layout
* demo: update Modal demos
2023-10-08 16:38:54 +08:00
JiaQi
b57dc7a4cc
fix(typography): menu item title cannot be centered vertically ( #41146 )
...
* fix(typography): menu item title cannot be centered vertically
* chore: add example
2023-10-08 09:57:58 +08:00
lijianan
be92498f15
refactor: rewrite Affix CC => FC ( #42674 )
...
* fix
* test
* Update index.ts
* fix
* fix
* fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* update docs
* Update components/affix/index.tsx
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix
* test: add test case
* Update components/affix/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* update demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-07 18:53:14 +08:00