kristof0425
2228e91b01
refactor(Table): move filter updating to getDerivedStateFromProps
2019-09-28 19:11:10 +08:00
kristof0425
4cc5fcdb24
refactor(Table): move columns to state to set in getDerivedState
2019-09-28 19:11:10 +08:00
kristof0425
948d0bd7bb
fix(Table): move rowSelection logic to getDerivedStateFromProps
2019-09-28 19:11:10 +08:00
kristof0425
8a60e19b8e
fix(Table): rm commented line
2019-09-28 19:11:10 +08:00
kristof0425
8bae8bf27d
refactor(Table): move createComponents outside of class, eliminate cWRP
2019-09-28 19:11:10 +08:00
kristof0425
1d5bd4a7aa
fix(Table, SelectionCheckboxAll): add eslint comment
2019-09-28 19:11:10 +08:00
kristof0425
0be5e334e4
refactor(Table): rename cWRP to UNSAFE_cWRP
2019-09-28 19:11:10 +08:00
绯一
8219438ecd
Fix/detect antd button by static ( #19045 )
...
* fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case
* fix: chore
2019-09-28 13:52:59 +08:00
绯一
049799ed0f
fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case ( #19042 )
2019-09-28 10:20:47 +08:00
afc163
b536643f76
✅ add test case for Collapse
2019-09-28 00:10:11 +08:00
afc163
49ecf9b738
✅ add more test cases for DatePicker
2019-09-27 14:56:55 +08:00
二货机器人
7ae663da6d
fix: ssr should not render string at first ( #19029 )
...
* fix: ssr should not render string at first
* update snapshot
2019-09-27 01:17:42 -05:00
ahauzq
49c9ee40b4
Input.tsx的otherProps为什么不去掉size
...
我觉得你们的otherProps推导竟然是any,所以不写size没报错
2019-09-27 02:16:45 +08:00
afc163
46d0ff3e00
✅ update snapshot
2019-09-26 14:03:17 +08:00
fkysly
e9b0c29f55
Rename algin.md to align.md
2019-09-26 14:02:14 +08:00
swillis12
2c864b9bc6
Add sortColumn to title render ( #19012 )
...
Update docs
Update TS interface
Add null
Fix lint error
2019-09-26 14:02:08 +08:00
MrHeer
90a77c0f02
👌 update README
2019-09-26 12:14:28 +08:00
MrHeer
4a5b0e1669
✨ Flipping table to automatically scroll to the top
...
👌 apply it in handleFilter and toggleSortOrder
👌 ref instead of findDOMNode
✅ update test for scroll to first row
close #18623
2019-09-26 12:14:28 +08:00
afc163
5c10cf880b
✅ add more test cases for Tranfer
2019-09-26 12:14:00 +08:00
偏右
7961bb335c
🗑 Remove useless prop searchValue
( #19003 )
...
from typescript and documentation
close #18847
2019-09-25 05:03:41 -05:00
afc163
913c5bbc47
🐛 Fix Button.Group large="size" icon only style
...
close #18993
2019-09-25 14:36:59 +08:00
Wendell
53b3c5af96
✨ support updating message content with a unique key
...
close #18621
fix: fix demo
docs: change key api version number
docs: fix docs
2019-09-25 12:30:50 +08:00
二货机器人
5aa32a3f17
chore: Put origin img size to fill the box ( #18990 )
2019-09-24 22:33:35 -05:00
afc163
a40b54aaa1
✅ update select test snapshot
2019-09-25 11:31:40 +08:00
afc163
efa82940ba
✅ react-router@5.1 cannot work in React 15
...
https://github.com/ReactTraining/react-router/releases/tag/v5.1.0
2019-09-25 11:31:40 +08:00
afc163
5004a925c0
📝 Add instruction for dropdownRender
2019-09-25 11:31:40 +08:00
Hsuan Lee
81793758df
docs: fix API link
2019-09-25 11:31:40 +08:00
MrHeer
fd31d91a9b
👌 add use case
2019-09-25 11:31:40 +08:00
MrHeer
4cca77eab7
🐛 fix Tree switcherIcon prop not working when showLine
...
close #18810
2019-09-25 11:31:40 +08:00
sosohime
e511e50655
fix: TreeSelect removeIcon and clearIcon not working ( #18949 )
...
* add tree-select async demo
* TreeSelect支持clearIcon和removeIcon
* remove docs and demo
* run test
* clear code
* add ui test
2019-09-25 11:31:40 +08:00
afc163
6d7a87e7e0
✅ update select test snapshot
2019-09-25 11:16:10 +08:00
afc163
d3b8bfa511
✅ react-router@5.1 cannot work in React 15
...
https://github.com/ReactTraining/react-router/releases/tag/v5.1.0
2019-09-25 11:03:58 +08:00
afc163
2de1a15da9
📝 Add instruction for dropdownRender
2019-09-24 22:37:55 +08:00
sosohime
a2edbc326f
feat: Grid support row vertical gutter ( #18979 )
...
* row vertical gutter
* run test
2019-09-24 21:44:20 +08:00
Hsuan Lee
136387fdb7
docs: fix API link
2019-09-24 18:16:04 +08:00
MrHeer
75d5dff1f9
👌 add use case
2019-09-23 18:50:10 +08:00
MrHeer
0e52f9a891
🐛 fix Tree switcherIcon prop not working when showLine
...
close #18810
2019-09-23 18:50:10 +08:00
sosohime
02ed4bd6b1
fix: TreeSelect removeIcon and clearIcon not working ( #18949 )
...
* add tree-select async demo
* TreeSelect支持clearIcon和removeIcon
* remove docs and demo
* run test
* clear code
* add ui test
2019-09-23 18:49:13 +08:00
偏右
9e9abfdc79
Merge branch 'feature' into master-for-merge
2019-09-23 15:33:43 +08:00
handy
133577f45e
RowAligns add 'stretch' value
2019-09-23 12:21:42 +08:00
sosohime
9f78fd093a
feat: Breadcrumb support data-* and aria-* attributes ( #18941 )
...
* add tree-select async demo
* breadcrumb support data against
* lint fix
* add ui test
* update ui test
* update ui test
2019-09-23 11:52:29 +08:00
Zhuo Chen
17816b963e
feat: upload should not be aborted until handleRemove is resolved as true ( #18937 )
2019-09-23 10:16:09 +08:00
二货机器人
34c220acf1
docs: add 3.23.4 changelog ( #18932 )
...
* add 3.23.4 changelog
* update desc
* adjust related desc
2019-09-21 15:04:02 +08:00
Amumu
25bdb78410
fix: Alert add css word break ( #18929 )
...
* add word-wrap: break-word;
* fix lint
2019-09-21 09:48:46 +08:00
plainnany
068556c029
docs: update props data description for Upload ( #18915 )
2019-09-20 15:45:32 +08:00
Thomas Ladd
3e4fd43a07
table: Correct onRow event handlers to receive a MouseEvent instead of SyntheticEvent
2019-09-20 13:06:55 +08:00
Wensheng Xu
1d8c6f8d82
fix: Disabled input should not trigger the action of suffix part #18889
2019-09-20 13:06:25 +08:00
sosohime
3e2cd50c87
docs: Add TreeSelect async demo ( #18906 )
...
* add tree-select async demo
* update description
* pass jest
2019-09-20 12:58:43 +08:00
afc163
974fb1b96c
✅ add test case for #18825
2019-09-20 00:07:59 +08:00
afc163
54ffa2cea6
🐛 Fix Menu lost state when collapsed to 0px
...
close #18825
2019-09-20 00:07:59 +08:00
He Linming
a5bb161bb0
💄 add @page-header-back-color less variable ( #18887 )
...
close #18869
2019-09-19 09:47:16 +08:00
TTC
f956b55c92
docs: 添加tooltip destroyTooltipOnHide Api说明 ( #18859 )
...
* 添加tooltip destroyTooltipOnHide Api说明
* 添加tooltip destroyTooltipOnHide Api说明
* 修复destroyTooltipOnHide说明
2019-09-17 18:18:56 +08:00
afc163
b188a5e4d2
🐛 Fix Input.Group icon height in Chrome
...
close #18856
2019-09-17 15:27:41 +08:00
偏右
721baa80f7
:refactor: remove unneccessary changes of #17614 ( #18854 )
2019-09-17 15:13:43 +08:00
afc163
882225f65b
✅ fix eslint
2019-09-17 14:49:34 +08:00
afc163
d72f825f43
🐛 revert to class component to avoid ref warning
...
close #18707
2019-09-17 14:47:01 +08:00
信鑫-King
0f3f3dc521
Merge pull request #18852 from ant-design/master
...
chore: merge master into feature
2019-09-17 02:40:54 -04:00
Ilya Bondarenko
8846122060
feat: Add visible to filterDropdown function ( #17614 )
...
* Add visible to filterDropdown function
* Update tests
2019-09-17 14:22:16 +08:00
Jingsong Gao
7404a7ea32
fix: Transfer disabled should work correctly
...
* fix: fix #18848
* chore: add test case
2019-09-17 13:31:32 +08:00
信鑫-King
81e6f509aa
Merge pull request #18821 from ant-design/fix-table-border-style
...
fix: small table headers missing border
2019-09-16 22:31:40 -04:00
afc163
08000b217e
✅ fix stylelint
2019-09-16 22:19:07 +08:00
ztplz
fe30adc18d
Improve code for better compatibility
2019-09-16 20:11:20 +08:00
afc163
b935db8e34
🐛 Fix small table headers missing border
...
close #18762
2019-09-16 14:01:29 +08:00
afc163
7a964a075d
🐛 Fix Button text color inside Menu
...
close #18752
2019-09-16 13:48:02 +08:00
偏右
1200f7fe00
Merge branch 'feature' into master-to-merge
2019-09-14 15:40:33 +08:00
He Linming
56abebfb3c
docs: add onMouseEnter and onMouseLeave event TypeScript definition for Tree ( #18796 )
...
* 📝 Add onMouseEnter and onMouseLeave event typeScript definition
close #18786
* 👌 remove document
2019-09-13 13:30:01 +08:00
afc163
09810a28d9
✅ fix test cov for Search onChange
2019-09-13 13:26:53 +08:00
afc163
6f695b050e
🐛 Input.Search should trigger onSearch when clear
...
close #18729
2019-09-13 13:26:53 +08:00
偏右
632ba44917
🐛 Fix Table cell word break style ( #18789 )
...
https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241
2019-09-12 22:54:44 +08:00
骗你是小猫咪
5cd01d0470
feat(Input.Search): add loading prop ( #18771 )
...
* feat(Input.Search): add loading prop
* fix: review change
* optimize input search loading prop doc
* fix: ci fail and onSearch disabled when loading
2019-09-12 22:32:29 +08:00
Carlos Coves Prieto
98dfd2ac93
Fix number controls overlap borders when active
2019-09-12 19:15:30 +08:00
Xinxing Li
b786e6b48f
docs: update param version info(3.10.0) for title ( #18741 )
...
* doc: update param version info(3.10.0) for title
* Update index.zh-CN.md
2019-09-12 14:31:24 +08:00
MrHeer
d2e76d9480
👌 remove :focus
2019-09-12 14:28:38 +08:00
MrHeer
bf5140b825
♿ Accessibility of Alert close button
...
replace the <span> with <button> and style it accordingly #18736
2019-09-12 14:28:38 +08:00
陈帅
265a01e165
fix doc
2019-09-12 10:53:43 +08:00
Eusen
b2e206dd4b
fix(module:avatar): Extrusion Deformation of Long Pictures
2019-09-11 21:47:08 +08:00
叶枫
f659d23d22
feat: upload add download icon ( #18664 )
...
* feat: upload add download icon
* feat: clear up
* feat: log
* empty
* feat: 理解错误
* feat: test
* test
* feat: clean up
* Update components.test.js.snap
* Update demo.test.js.snap
* Update demo.test.js.snap
* Update demo.test.js.snap
* Update demo.test.js.snap
* Update work-with-us.zh-CN.md
* feat: clean up
* fix: showDownloadIcon=false 24px
* fix: More rigorous
* fix: test
* fix: test
* fix: [] key
* fix: hover css
* fix: test
2019-09-11 21:46:56 +08:00
yoyo837
e13a87053c
chore(docs): add dropdownMenuStyle props for AutoComplete and Select
2019-09-11 21:43:31 +08:00
Amumu
11a0ebef90
docs: update colon
for Form ( #18755 )
...
* chore(docs): update for #18719
* better expression
2019-09-10 19:26:09 +08:00
afc163
e95466bc15
📝 update Transfer documentation
...
close #18740
2019-09-09 19:05:17 +08:00
yoyo837
240865143f
order
2019-09-09 18:24:20 +08:00
蒋璇
563fa3ccc2
Update index.zh-CN.md
2019-09-09 16:47:55 +08:00
蒋璇
800e3ecab8
Update index.en-US.md
2019-09-09 16:43:42 +08:00
afc163
7743967bf6
🐛 Fix ConfigProvider locale not working for confirm
...
close #18731
2019-09-09 12:08:38 +08:00
afc163
1903ae0c13
✅ fix test case of Button loading
2019-09-07 21:29:56 +08:00
afc163
4338a5b7cf
✅ add more test cases for Button
2019-09-07 21:29:56 +08:00
afc163
c2bcf44f62
💄 should not insert space to link button
...
close #18118
2019-09-07 21:29:56 +08:00
afc163
cf97324abd
✅ fix demo snapshot
2019-09-07 19:34:01 +08:00
afc163
4615c70d95
🎬 fix Dragger style in Form demo
2019-09-07 19:32:24 +08:00
Daniel Chang
f23f53bb1e
Fixed error in modal documentation ( #18723 )
2019-09-07 07:17:38 +08:00
诸岳
f8af6972ba
Merge branch 'master' of github.com:ant-design/ant-design into feature
2019-09-07 00:23:09 +08:00
shaodahong
d2ba8e9802
test: fix ci fail
2019-09-06 23:05:06 +08:00
骗你是小猫咪
b93d10d40b
feat(Anchor): add onChange prop ( #18715 )
...
* feat(Anchor): add onChange prop
* test(Anchor): add onChange prop
* update snapshots
2019-09-06 19:54:13 +08:00
诸岳
e71aee45ad
test: Update snapshot
2019-09-06 19:23:08 +08:00
afc163
c9a8f698b1
✅ fix slider snapshot
2019-09-06 17:40:20 +08:00
afc163
96a9583bf8
🆙 support Slider[reverse]
...
close #4763
close #18639
2019-09-06 17:40:20 +08:00
ycjcl868
35aaf6b9e9
fix: status types
2019-09-06 17:09:01 +08:00
ycjcl868
d0f95299cd
fix: result types
2019-09-06 17:09:01 +08:00
诸岳
ffe0645589
fix(PageHeader): Allow back icon to coexist with breadcrumb, close #18094 ( #18691 )
2019-09-06 13:30:47 +08:00
afc163
9157bc99a9
🐛 Fix round button font size too large
2019-09-06 12:42:50 +08:00
Aiello
2189bf5f54
Remove border
parameter from Descriptions
size
demo ( #18518 )
...
`border` parameter is no longer used.
2019-09-06 11:13:36 +08:00
yoyo837
864138370f
update type
2019-09-05 21:24:35 +08:00
afc163
2e5928450d
📝 Improve Table doc about tableLayout
2019-09-05 13:39:06 +08:00
afc163
251ae17376
🎬 Add tableLyout and ellipsis in Table demo
2019-09-05 13:39:06 +08:00
afc163
49a37d10c7
🔨 remove useless default value of tableLayout
2019-09-05 13:39:06 +08:00
afc163
580312bd1f
📝 Add descriptions for ellipsis demo
2019-09-05 13:39:06 +08:00
afc163
499c46b220
✅ fix table snapshot and ci
2019-09-05 13:39:06 +08:00
afc163
d9f2c906ca
⚡ support column.ellipsis
...
close #5753
2019-09-05 13:39:06 +08:00
afc163
02da860de1
✅ fix table snapshot
2019-09-05 13:39:06 +08:00
afc163
7c180a7f31
🆙 upgrade rc-table
2019-09-05 13:39:06 +08:00
afc163
d2aeaab486
default overflow-wrap break-word for all cell
2019-09-05 13:39:06 +08:00
afc163
577bc87bba
Add Table tableLayout
prop
2019-09-05 13:39:06 +08:00
vagusX
e479f1f476
update docs
2019-09-05 12:35:04 +08:00
vagusX
43bcd0ec8f
Update index.zh-CN.md
2019-09-05 12:35:04 +08:00
vagusX
701b3f5fc9
Update index.en-US.md
2019-09-05 12:35:04 +08:00
kanweiwei
5d2596bda8
component props are readonly
2019-09-05 12:35:04 +08:00
kanweiwei
784ad7d57c
update
2019-09-05 12:35:04 +08:00
kanweiwei
bbd979f7ff
update test
2019-09-05 12:35:04 +08:00
kanweiwei
19325b4175
modify component renderer
2019-09-05 12:35:04 +08:00
kanweiwei
4d6c8bc0b5
fix: icon render
2019-09-05 12:35:04 +08:00
kanweiwei
7ad1068006
fix transformFileHandler ts def
2019-09-05 12:21:34 +08:00
愚道
61ad79dde5
fix: navigation Steps hover color
2019-09-05 12:15:55 +08:00
骗你是小猫咪
d9bfc689a4
test(Anchor): optimize dataNowMockFn, avoid being consumed in advance ( #18663 )
...
* 优化 dataNowMockFn, 避免被提前消费
* test circleci/node:latest
* change .circleci circleci/node:latest -> circleci/node:lts
* add step command [node -v] check current node version
* retry ci test
* rebase master
* retry CI test
2019-09-05 11:33:11 +08:00
二货机器人
bf374da148
docs: Fix demo ( #18665 )
2019-09-04 17:02:19 +08:00
yoyo837
1e830d782c
slice
2019-09-04 15:54:09 +08:00
afc163
97b344e0c1
📝 update table doc
2019-09-04 11:11:25 +08:00
afc163
f4719ddf02
Merge branch 'master' of github.com:ant-design/ant-design
2019-09-04 11:09:13 +08:00
愚道
d8031aa4cb
fix: Anchor.Link target should not be required
2019-09-03 21:36:07 +08:00
afc163
97f6ac9fc6
✅ fix stylelint
2019-09-03 19:04:37 +08:00
蒋璇
7864ab46c4
Update index.en-US.md
2019-09-03 18:23:00 +08:00
二货机器人
27afeaf3a1
fix: Descriptions warning with key ( #18637 )
2019-09-03 17:18:03 +08:00
jljsj
3ad0e809b0
fix #18607
2019-09-03 16:56:33 +08:00
zombiej
aa9b9db4e1
add jsdoc
2019-09-03 15:01:42 +08:00
zombiej
4cac0a9822
warning if user use inputValue
2019-09-03 15:01:42 +08:00
Nikitenkova
04669002bf
fix(layoutSider): dimensionMap for max-width media query
...
According to visibility problem (on viewport breakpoints) with Sider menu in our App
And according to Bootstrap responsive breakpoints https://getbootstrap.com/docs/4.0/layout/overview/#responsive-breakpoints
We should use different values for `min-width` and `max-width`. For example, if we construct query with `min-width: 768px` then we MUST use `max-width: 767.98px` for proper breakpoint determination otherwise they conflict with each other when have similar values.
2019-09-03 13:37:19 +08:00
二货机器人
e5d644f71a
Revert "fix: Drapper mulitple should work" ( #18626 )
...
This reverts commit 06d7f0deec
.
2019-09-03 12:35:55 +08:00
afc163
e4a3b72e78
🐛 Fix MonthPicker switch icon overflow
...
close #18604
2019-09-03 11:24:46 +08:00
MrHeer
849237be0b
💄 Add @tree-node-hover-bg and @tree-node-selected-bg less variables
...
close #18539
2019-09-03 11:17:58 +08:00
Daphne Won
9dc0378b3f
Add missing typescript inputValue to Select to enable placeholder to display for type string
...
Reason: RC-Select has this parameter to accept string value and it will
be a quick-fix to enable Typescript to acept inputValue.
Note:
- Added parameter in Documentation
2019-09-03 11:15:58 +08:00
chisus
3b2b3a0074
✅ fix option-label-prop.md typo error
2019-09-02 16:56:32 +08:00
二货机器人
cc9c65828a
fix: Chrome input position not align with button ( #18603 )
...
* add debug
* fix: Chrome input position not align with button
* fix lint
2019-09-02 15:35:42 +08:00
偏右
30b1dedaa2
📝 Update Mentions doc
2019-09-02 15:25:11 +08:00
Yu
61e319b668
Merge pull request #18599 from ant-design/feature
...
chore: merge feature to master for 2.23.0
2019-09-02 14:33:11 +08:00
afc163
c74c868f24
🐛 Fix nested List style in grid layout
...
close #18460
close #18583
2019-09-02 13:19:49 +08:00
愚道
396feed150
test: update snapshots for fix test
2019-09-02 10:56:39 +08:00
愚道
2f5537a65b
Merge branch 'master' into chore/mergemaster
2019-09-02 10:47:32 +08:00
Ashot Mnatsakanyan
68a02a75e3
Added test case and updated documentation
2019-09-02 10:47:11 +08:00
Ashot Mnatsakanyan
1de7f707d7
Fix lint issues in Armenian locale file
2019-09-02 10:47:11 +08:00
Ashot Mnatsakanyan
8b93050049
Fix issue with locale provider for the Armenian locales
2019-09-02 10:47:11 +08:00
Ashot Mnatsakanyan
e2fc4e1e98
Added locales for the Armenian language
2019-09-02 10:47:11 +08:00