huanganqi
9d1e0efca1
feat: Upload adds showUploadList.previewIcon
( #32059 )
...
* fix: add upload.showUploadList 'previewIcon'
* Update componentsformat/upload/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-09-08 09:30:09 +08:00
xrkffgg
3d81a10d61
Merge pull request #32036 from ant-design/master
...
branch: merge master into feature
2021-09-06 15:25:15 +08:00
Sushant Gulati
4a23e3569f
docs: fix typo in drag-sorting-handler.md ( #32035 )
2021-09-06 09:45:24 +08:00
David Santos
63ddba3023
fix: Drawer levelMove types ( #30714 )
2021-09-04 18:35:30 +08:00
二货机器人
04d140d7a6
fix: Table preset SELECTION can modify disabled record ( #32027 )
...
* fix: tbl select opt affact disabled
* test: add disabled test case
2021-09-03 19:47:23 +08:00
zombiej
c29c46e967
docs: Update Dropdown onVisibleChange desc
...
close #32024
2021-09-03 16:09:38 +08:00
Taucher Christoph
85344a4ca8
fix: Added German translation for Image 'Preview' text ( #32001 )
2021-09-03 13:25:53 +08:00
acfasj
999660c574
fix(date-picker): DatePicker ref typing ( #31993 )
2021-09-03 13:24:48 +08:00
Shengnan
e4cbb9cedd
chore: update rc-drawer & fix snap ( #32007 )
...
* chore: bump rc-drawer to 4.4.2
* feat: DrawerProps interface add autoFocus support
* docs: add autoFocus to Drawer doc
* fix: snapshot update
* fix: snapshot update
* Update components/drawer/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-09-02 18:57:25 +08:00
二货机器人
93dd93bf45
docs: add 4.17.0-alpha.0 changelog ( #31987 )
...
* chore: 4.17.0 changelog
* chore: Update emoji
* docs: Update changelog
* docs: dynamic theme ref
* chore: bump version
* docs: Update content
* docs: Add ref
* docs: Add rc changelog
* chore: bump version
* test: Update snapshot
2021-09-01 15:39:09 +08:00
二货机器人
36bcaaef85
Add variable.less
to support css variable ( #31496 )
...
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
2021-09-01 10:56:50 +08:00
afc163
9c17f94cab
feat: Table filterMode and filterSearch functions ( #31809 )
...
* feat: Table supports filterMode="tree-select"
* add tree component
* fix detail
* use tree
* add @table-filter-dropdown-max-height
* feat: add check all to filter tree
* feat: add search
* feat: use filterTreeNode
* fix code style
* fix style
* style: tree node selected bg
* fix demo
* feat: add filterSearch
* fix: clear search value after close filter dropdown
* update snapshot
* code style
* fix test case
* chore: new FilterDropdown.tsx file
* chore: searchValueMatched function
* add test case
* test: add test cases
* feat: reset only works on dropdown state now
* chore: add table locales
* fix search input width
* tweak style
* style: update transfer search input style
* perf: improve table perf
* fix: filterMuiltiple={false}
* test: add test for selecting
* chore: fix table filter selection
* fix lint
* remove unused code
* fix: style dependencies
* test: turn off bail config for duplidated-package-plugin in feature branch
* Update components/table/hooks/useFilter/FilterSearch.tsx
Co-authored-by: Peach <scdzwyxst@gmail.com>
* fix locale link
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Peach <scdzwyxst@gmail.com>
2021-09-01 10:49:52 +08:00
二货机器人
a43e21e6bf
Merge pull request #31974 from ant-design/master-merge-feature
...
chore: sync master to feature
2021-08-31 19:41:20 +08:00
二货机器人
282b7c8575
feat: Cascader support multiple mode ( #31936 )
...
* chore: Update cascader version
* chore: replace cascader
* chore: default allowClear
* chore: Update docs
* test: Back of part
* test: More snapshot
* test: more and more
* test: Failed of defaultValue
* test: all basic test case
* test: All snapshot
* chore: Update cascader
* chore: disable react/jsx-no-bind
* chore: fix lint
* chore: fix less order
* chore: fix deps
* docs: Update multiple demo
* docs: Add multiple example
* test: Update snapshot
* test: update snapshot
2021-08-31 15:51:02 +08:00
afc163
7085e22a96
merge feature into master
2021-08-31 13:35:13 +08:00
tangjinzhou
86aaacdee1
fix: steps responsive default true not work ( #31965 )
...
* fix: steps responsive default true not work
* Update index.tsx
2021-08-31 13:11:17 +08:00
Austaras
d86e1b5153
feat: InputNumber support addon ( #31432 )
...
* feat: InputNumber support addon
* docs: Update InputNumber doc
* chore: Update snapshot and fix lint
* chore: Add release version
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-08-31 13:09:03 +08:00
Aex
01e53132b6
fix(input): Improve resolveOnChange method ( #31931 )
...
* fix: Improve input resolveOnChange method
* fix(input): add test case for allowClear
2021-08-30 13:25:32 +08:00
afc163
af805c098b
test: fix eslint errors ( #31961 )
...
* test: fix eslint errors
* test: fix eslint errors
2021-08-30 13:04:21 +08:00
Aex
5328b4bb62
fix(anchor): targetOffset not work when contain spaces ( #31952 )
...
* fix(anchor): targetOffset not work when contain spaces
* fix(anchor): Modify the code style according to the lint rules
2021-08-30 12:10:02 +08:00
Connor White
ae77287bcb
fix: Revert change to sticky z-index calc ( #31874 )
2021-08-29 15:51:29 +08:00
二货机器人
47f2bd47e1
feat: Select & TreeSelect support fieldNames ( #31925 )
...
* feat: Select & TreeSelect support fieldNames
* test: Update snapshot
* chore: force trigger CI
2021-08-27 11:48:59 +08:00
afc163
373b903055
style: InputNumber handler display when focused ( #31911 )
...
close #31908
2021-08-26 17:09:10 +08:00
FJHou
7eb9c89933
docs: 修复upload-sorting.md在jsx语法中使用了ts类型 ( #31906 )
...
修复upload-sorting.md在jsx语法中使用了ts类型
2021-08-26 13:47:14 +08:00
xrkffgg
7e50344676
fix: Transfer list direction value ( #31903 )
2021-08-26 01:03:53 +08:00
Jean-Philippe Roy
1cd694837c
feat: Allow DatePicker/RangePicker Icon Overrides ( #31703 )
...
* Hoist default values and expose props
* Add new props to the common API docs
* CN Docs
* Apply suggestions from code review
Co-authored-by: Jean-Philippe Roy <jean-philippe.roy@meraki.net>
Co-authored-by: afc163 <afc163@gmail.com>
2021-08-23 21:28:42 +08:00
xrkffgg
c1a539b696
test: add modal hook content with direction ( #31882 )
2021-08-23 19:59:04 +08:00
afc163
8416e31821
chore: resolve conflict between master and feature
2021-08-23 17:48:23 +08:00
xrkffgg
9aa9495fb1
test: up snap ( #31875 )
2021-08-23 15:19:44 +08:00
Han Han
c9bf113b39
chore: fix form demo ( #31871 )
...
子节点的值的属性,如 Switch 的是 'checked'。
2021-08-22 21:34:32 +08:00
ascodelife
1a50527513
docs(tabs): add Tabs API destroyInactiveTabPane ( #31866 )
2021-08-22 14:58:00 +08:00
afc163
5306d5b614
fix: Form label ellipsis should work ( #31838 )
2021-08-18 19:17:47 +08:00
Jaimy de Graaf
c278430bf4
fix: Collapse crashing of hot-reload on change ( #31827 )
...
close #29918
2021-08-18 11:40:44 +08:00
xrkffgg
af63edb265
fix: Collapse crashing of hot-reload on change ( #31828 )
2021-08-18 11:40:03 +08:00
zhyupe
4097a6c7c6
fix: circular dependencies in Modal & Input ( #31817 )
...
* fix(input): fix circular dependencies
* fix(input): fix circular dependencies
* fix(modal): fix circular dependencies
* fix(modal): fix test
2021-08-17 16:22:42 +08:00
binyellow
bbb7e968f6
feat: Notification support maxCount ( #31807 )
...
Co-authored-by: branhuang <branhuang@tencent.com>
2021-08-17 10:45:33 +08:00
afc163
b56f6110fa
merge feature into master
2021-08-16 14:42:04 +08:00
afc163
5cb47f76f4
chore: upgrade array-move ( #31786 )
2021-08-13 17:33:09 +08:00
afc163
f0163aa337
fix: Form label hide title on help icon and optional text ( #31785 )
...
close #31769
2021-08-13 17:06:30 +08:00
afc163
ccf14fce68
fix: ghost button style ( #31780 )
...
* fix: Button ghost style broken when it is danger
* update snapshot
2021-08-13 09:31:38 +08:00
afc163
0599c29f97
fix: Button icon align issue ( #31755 )
...
* fix: Button with only icon align issue in Chrome
close #31701
* update snapshot
2021-08-11 12:59:14 +08:00
afc163
59c63737c7
fix: Form Input bordered={false} outline style again ( #31754 )
...
close #31752
2021-08-11 11:48:53 +08:00
afc163
576da9d0ef
fix: Input clear icon margin lost ( #31745 )
...
close #31741
2021-08-10 19:21:02 +08:00
afc163
c0ff844bf7
fix: Transfer showSelectAll={false} should hide dropdown ( #31746 )
...
close #31728
2021-08-10 19:20:53 +08:00
zombiej
f8dc2231d5
docs: Fix Form.List operation doc table
2021-08-10 15:41:38 +08:00
Junwoo Ji
05d7176c74
docs: fix typo in descriptions API ( #31742 )
2021-08-10 15:38:25 +08:00
afc163
f6c3626886
fix: Input disabled should not have focus style ( #31738 )
...
close #31735
2021-08-10 13:26:00 +08:00
afc163
7f61e62044
fix: Checkbox not aligned center in group ( #31726 )
...
close #31724
2021-08-09 16:58:49 +08:00
afc163
7084654731
docs( ✨ ): release 4.16.11 ( #31710 )
...
* docs(✨ ): release 4.16.11
* update pagination snapshot
2021-08-08 20:02:13 +08:00
linxianxi
34db92ee4f
fix(dropdown): add dropdown destroyPopupOnHide type ( #31700 )
2021-08-08 14:49:22 +08:00