Wei Zhu
a72f43b2c1
Merge pull request #19206 from ant-design/feature
...
Merge features
2019-10-15 14:36:41 +08:00
afc163
0b1894e83a
📝 deprecated info of autosize
2019-10-15 13:50:14 +08:00
陈帅
338018eba3
feat: Pageheader new style and props ( #19100 )
...
* pure page header style
* add type props
* add prue demo
* add config provider doc
* fix lint
* fix lint error
* change pure to ghost
* fix test
* default ghost is true
* fix review style
* fix review warning
* use online style
* remove defualt and remove comment
* add test
2019-10-15 11:46:12 +08:00
yoyo837
6db3711876
upgrade table demo : onChange add args extra
2019-10-15 10:00:16 +08:00
zombiej
218798cfb4
merge master
2019-10-14 17:21:22 +08:00
yoyo837
453c01aaae
tuple for column fixed prop types
2019-10-14 16:10:22 +08:00
二货机器人
e75fa039ef
refactor: Use CSSMotion ( #19205 )
...
* refactor: Use CSSMotion
* fix lint
* update rc-menu deps
* fix test case
* clean up
* more test case
* fix lint
2019-10-14 15:01:16 +08:00
willc001
4e1bbccd54
refactor: add @form-item-label-colon-margin-{right,left} ( #15478 )
2019-10-14 14:52:23 +08:00
zombiej
04a27deb2b
merge master
2019-10-14 10:53:35 +08:00
zombiej
16e3b839db
fix: TreeSelect indent not correct when title not break
2019-10-12 18:36:32 +08:00
kavin
fc697007c5
fix(test case): fix test case for directory tree component
2019-10-12 10:51:20 +08:00
kavin
e161a2ae76
fix( #19132 ): add test file
2019-10-12 10:51:20 +08:00
kavin
a0851cdd34
fix( #19132 ): remove console log
2019-10-12 10:51:20 +08:00
kavin
1884c12a81
fix( #19132 ): fix component DirectoryTree
2019-10-12 10:51:20 +08:00
kavin
7c6731021d
fix( #19132 ): fix component tree defaultExpandAll does not work when using treeData
2019-10-12 10:51:20 +08:00
kavin
5fff041e8a
fix( #19132 ): fix component tree defaultExpandAll does not work when using treeData
2019-10-12 10:51:20 +08:00
Liming Jin
311a6c0917
fix: replace autosize with autoSize
2019-10-11 23:39:30 +08:00
zombiej
28a6358439
merge master
2019-10-11 11:51:55 +08:00
Gabriele Petrioli
3ac716d808
fix: keep className given to expandIcon in Collapse component ( #19160 )
2019-10-11 10:23:41 +08:00
shaodahong
78b1f90e51
docs: link related issue of form initialValue option
2019-10-10 22:51:25 +08:00
afc163
d582ba351b
✅ update snapshot
2019-10-10 11:10:05 +08:00
vaytsel
d8526f43f6
Update theme.md
2019-10-10 10:58:45 +08:00
Jason Kurian
0674bb974f
docs: document drawer default height ( #19144 )
2019-10-10 10:20:40 +08:00
kermolaev
ba971b295b
There was icon wrapper on 100% width in ie11. https://caniuse.com/#feat=css-initial-value
2019-10-09 22:29:48 +08:00
Rodrigo Ehlers
36a7621bb3
add clear-icon click
2019-10-09 22:29:13 +08:00
shao
41bbcfe180
docs: probably better phrased as Table component
2019-10-09 14:21:14 +08:00
shaodahong
b41bdb0433
fix: update rc-slider handle move exception
2019-10-09 11:40:37 +08:00
Leon Koole
4aa81e576c
Clear up confusing language about dataSource keys
2019-10-08 22:53:16 +08:00
zombiej
e129e8dc7e
merge master
2019-10-08 15:04:00 +08:00
信鑫-King
1e3317f5d9
fix: select hover active bg less vars ( #19114 )
2019-10-08 14:48:47 +08:00
二货机器人
7922090eaa
fix: TreeShaking ( #19115 )
2019-10-08 14:45:17 +08:00
二货机器人
b0c90f4b06
fix: description demo update ( #19113 )
2019-10-08 10:17:08 +08:00
afc163
a877db72ef
✨ Add drawerStyle
and headerStyle
...
close #18975
2019-10-07 19:56:57 +08:00
orzyyyy
718a86d56b
chore: rename prop specialTriggerStyle to zeroWidthTriggerStyle
2019-10-07 18:03:34 +08:00
orzyyyy
4a29aaaf6b
docs: update
2019-10-07 18:03:34 +08:00
orzyyyy
5e4697e38b
test: update cases
2019-10-07 18:03:34 +08:00
orzyyyy
95710af9ef
feat(Layout): add prop specialTriggerStyle to controll the style of zeroWidthTrigger
2019-10-07 18:03:34 +08:00
orzyyyy
c4283e4fff
test: update snapshots for rc-upload bump to 2.8.0
2019-10-06 07:18:21 +08:00
orzyyyy
54cf1a924d
fix: lint
2019-10-06 07:17:52 +08:00
orzyyyy
3ab6c48640
chore: merge master to feature
2019-10-06 06:50:04 +08:00
afc163
634c202077
✅ update snapshots
2019-10-05 18:02:16 +08:00
afc163
47dee4c7d7
✅ fix eslint problems
2019-10-05 18:02:16 +08:00
二货机器人
4680ddc009
fix: Typography warning for ref
error ( #19074 )
...
* Revert "fix: Typography funtion compoent use Ref console log warning (#19066 )"
This reverts commit 3d378f2fd8
.
* fix: Typography warning for ref
* not crash on react 15
* still use class if react15
* fix ts define
* clean up
* react 15 lock ref obj
* Use rc-util findDOMNode instead
2019-10-01 01:06:09 -05:00
骗你是小猫咪
3d378f2fd8
fix: Typography funtion compoent use Ref console log warning ( #19066 )
2019-09-30 19:37:41 +08:00
啸生
71b53b7175
master to feature ( #19062 )
...
* ✅ increase upload test cov
* chore: replace resizeObserver with `rc-resize-observer` (#19057 )
* replace resizeObserver with rc-resize-observer
* fix affix lint
* fix es lint
* changelog (#19056 )
* Release 3.23.5
2019-09-30 10:31:36 +08:00
二货机器人
1c5f1cb7a6
docs: Update demo ( #19059 )
...
* docs: Update demo
* fix lint
2019-09-29 07:58:37 -05:00
zombiej
8367607c07
fix Transfer Button style
2019-09-29 18:20:09 +08:00
zombiej
867910e6f4
merge master
2019-09-29 18:11:24 +08:00
二货机器人
e07bba91fa
chore: replace resizeObserver with rc-resize-observer
( #19057 )
...
* replace resizeObserver with rc-resize-observer
* fix affix lint
* fix es lint
2019-09-29 04:56:56 -05:00
afc163
e5aea71b99
✅ increase upload test cov
2019-09-29 14:35:21 +08:00
zombiej
2d25d0a5de
bump alpha.6 update rc version & snapshot
2019-09-29 11:39:17 +08:00
zombiej
4d81cea17a
Merge remote-tracking branch 'origin/master' into 4.0-prepare
2019-09-29 11:15:13 +08:00
只捱宅
dc0dfea201
Merge pull request #19049 from ant-design/master
...
chore: Merge master into feature
2019-09-28 19:27:19 +08:00
afc163
916c0659bd
✅ increase Table test coverage
2019-09-28 19:11:10 +08:00
afc163
fb913f4f47
💄 fix lint
2019-09-28 19:11:10 +08:00
afc163
e1a4f2891e
🐛 Fix Table filter submenu checkbox margin
...
https://user-images.githubusercontent.com/507615/65814464-a5c6c000-e214-11e9-8085-2c6fb1f5c6f2.png
2019-09-28 19:11:10 +08:00
afc163
d41b5be377
✅ increase Table test coverage
2019-09-28 19:11:10 +08:00
afc163
66ca4a8b25
✅ more test cases
2019-09-28 19:11:10 +08:00
afc163
650d44e8a7
🐛 fix React.createElement undefined
2019-09-28 19:11:10 +08:00
afc163
bbc8800cb8
⚡ optimize Table components compare logic
2019-09-28 19:11:10 +08:00
afc163
3acbc941a6
🔨 react-lifecycles-compat for Table
2019-09-28 19:11:10 +08:00
afc163
3f7b7dedd6
💄 improve code style
2019-09-28 19:11:10 +08:00
kristof0425
18017d6ea5
fix(Table): correct lint errors
2019-09-28 19:11:10 +08:00
kristof0425
3274c55bdf
refactor(Table): make row work like a class property
2019-09-28 19:11:10 +08:00
kristof0425
2875933c99
fix(Table): prevent reusing row from previous render
2019-09-28 19:11:10 +08:00
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
二货机器人
4907996b97
feat: TreeSelect use virtual scroll ( #19040 )
...
* use new rc-tree-select
* support not found
* add switch icon support
* support function
* support selection motion
* show search icon if open
* clean up
* fix lint
* fix lint
2019-09-27 22:31:28 -05: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
zombiej
808d4075dc
chore: fix snapshot
2019-09-27 10:51:10 +08:00
ahauzq
49c9ee40b4
Input.tsx的otherProps为什么不去掉size
...
我觉得你们的otherProps推导竟然是any,所以不写size没报错
2019-09-27 02:16:45 +08:00
zombiej
911867622e
merge master
2019-09-26 22:28:08 +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
zombiej
9051c7baee
merge master
2019-09-23 10:08:32 +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
ycjcl868
0d7bf848c3
Merge master into upd-antd-version
2019-09-18 20:06:55 +08:00
ycjcl868
eedb71c146
test: snapshot
2019-09-18 18:09:24 +08:00
二货机器人
4dde966c4b
feat: Tree support accessibility & keyboard ( #18866 )
...
* tree support accessibility &keyboard
* fix lint
2019-09-18 10:18:43 +08:00
zombiej
f30b92ec21
merge master
2019-09-17 19:31:37 +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
zombiej
fa8ddb4104
merge master
2019-09-16 11:23:26 +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
二货机器人
2ea28af6ed
Virtual select component ( #18658 )
...
* init
* fix firefox
* add active style
* adjust arrow style
* update select
* update icon logic
* render empty
* init multiple
* fix ff display style
* sync font size
* adjust padding style
* add padding
* padding it
* hotfix of chrome
* single sm
* multiple size
* update option group style
* update snapshot
* clean up transition
* rm combobox in ts define
* auto complete init
* fix auto option def
* update demo
* update demo
* update uncertain demo
* update demo
* warning if user set `size` on AutoComplete
* add debug demo
* updat demo
* update demo of disabled
* update snapshot
* rm useless test
* fix pagination test
* fix Table test
* fix calendar test case
* fix calendar test case
* adjust style
* add big data demo
* support clean up
* fix ts define
* fix lint
* fix demo lint
* fix style lint fix
* rm useless deps
* update snapshot
* stop mock
* add space
2019-09-12 20:15:17 +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
zombiej
d8eac4c606
update snpashot
2019-09-11 22:28:50 +08:00
zombiej
f8f7ccb709
fix lint
2019-09-11 22:21:41 +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
诸岳
495fc3a99a
Fix confilcts from master branch
2019-09-07 00:39:49 +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
zombiej
092a54bc3b
docs: fix PageHeader demo with new Icon
2019-09-04 17:06:55 +08:00
zombiej
c83585f997
Merge remote-tracking branch 'origin/master' into 4.0-prepare
2019-09-04 17:02:41 +08:00
二货机器人
bf374da148
docs: Fix demo ( #18665 )
2019-09-04 17:02:19 +08:00
zombiej
43b3da9eae
Merge remote-tracking branch 'origin/master' into 4.0-prepare
2019-09-04 16:20:28 +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
zombiej
c0105aa48f
merge master
2019-09-03 14:35:58 +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
zombiej
b081fc4766
merge master
2019-09-02 16:09:05 +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
zombiej
fc1d917c62
Merge remote-tracking branch 'origin/master' into 4.0-prepare
2019-09-02 10:12:05 +08:00
afc163
22bc296bb5
🐛 Fix Card actions style when contains link Button
...
close #18500
2019-08-31 16:42:27 +08:00
MrHeer
73554a2038
feat: allow disabling hover effect for Card.Grid ( #18448 )
2019-08-30 18:24:15 +08:00
zombiej
06d7f0deec
fix: Drapper mulitple should work
2019-08-30 17:29:20 +08:00
二货机器人
4dfed8d0b7
chore: Col support key if user providered ( #18578 )
2019-08-30 15:56:44 +08:00
二货机器人
93c0fc1361
fix: Mentions should not collapse when prefix is empty ( #18576 )
2019-08-30 15:34:04 +08:00
zombiej
6995456bf8
fix: Safari tab content width not correct
2019-08-30 14:39:56 +08:00
二货机器人
76fd80634b
fix: Adjust Descriptions column calcuation logic ( #18568 )
...
* fix: Span calculation logic
* update spanshot
2019-08-30 12:31:10 +08:00
afc163
e6091cfe6e
💄 Tweak RangePicker extra selected style
2019-08-30 11:11:28 +08:00
zombiej
1e359b0309
fix lint
2019-08-30 00:06:35 +08:00
zombiej
3d8a4f3612
merge master
2019-08-29 23:41:46 +08:00
Daniel Harrison
c54bffb3e2
Update presetted-ranges.md ( #18546 )
...
Corrected english | presetted -> preset
2019-08-29 15:07:35 +08:00
Tay Zheng Yu
414de6b5c9
fix next.js serverless error ( #18541 )
...
https://github.com/zeit/next.js/issues/8151
2019-08-29 13:57:33 +08:00
LaySent
b029e38705
feat: improve prop def for tooltip
2019-08-29 11:06:22 +08:00
信鑫-King
69b0cc1a10
feat: card-bg-color less vars ( #18531 )
...
* feat: card-bg-color less vars
* fix: rm blank
* fix: less vars skeleton
* fix: bg color
* fix: less vars
2019-08-29 10:47:44 +08:00
ycjcl868
c581dea5be
fix: rm inner and wrap
2019-08-29 10:46:53 +08:00
ycjcl868
28e5f47f81
fix: input-number-inner hover
2019-08-29 10:46:53 +08:00
ycjcl868
a787e54c9e
feat: input-number less vars
2019-08-29 10:46:53 +08:00
afc163
bb2d1c02ee
✅ fix style lint
2019-08-28 18:43:33 +08:00
afc163
06be298a5c
✅ fix ci
2019-08-28 18:43:33 +08:00
James Tsang
cbb172da77
fix(Steps): add subTitle propType declaration for Steps.Step component ( #18525 )
2019-08-28 15:25:12 +08:00
信鑫-King
ab6dd46958
feat: modal footer border-color less vars ( #18522 )
2019-08-28 14:15:28 +08:00
xrkffgg
273c57676f
fix: Input.Password Icon Position ( #18521 )
2019-08-28 14:06:15 +08:00
afc163
4d0bd6b7da
🐛 Fix circle button is not circle
...
close #18509
2019-08-28 12:02:10 +08:00
afc163
3d962ba817
✅ fix ci in React 15
2019-08-27 18:31:12 +08:00
afc163
3879fdb775
✅ add test case for CheckableTag
2019-08-27 18:31:12 +08:00
afc163
ed133cb859
✅ increase Table code coverage
2019-08-27 18:31:11 +08:00
afc163
5e605043a1
✅ add test case for locale lv_LV
2019-08-27 18:31:11 +08:00
afc163
f8ed99ab57
✅ missing components
2019-08-27 18:31:01 +08:00
afc163
a51f7a0508
✅ test unmount
2019-08-27 18:31:01 +08:00
二货机器人
19cc7e7cee
chore: Add warning when use value
of Switch, Checkbox, Upload ( #18497 )
...
* chore: Add warning when use `value` of Switch, Checkbox, Upload
* clean up
2019-08-27 18:29:20 +08:00
paranoidjk
f3244d6ae0
fix(Table): apply props.style to container div ( #18494 )
...
* fix(Table): apply props.style to container div
* fix: ci
2019-08-27 16:44:53 +08:00
Jiawei Huang
dba3ea8721
Capitalize Text and PageHeader default locale strings ( #18471 )
...
Most of the locale strings in the default locale are capitalized. This
changeset makes `Text` and `PageHeader` locale strings consistent with
others. Also, "Copied" implies successfully so changing "copy success"
to "Copied" should be sufficient IMHO.
2019-08-27 16:37:22 +08:00
偏右
26c61a12d5
🐛 Input disabled should not be allowed to clear ( #18482 )
...
close #18481
2019-08-26 22:58:00 +08:00
He Linming
14f280f603
feat: Configurable heading font-weight ( #18442 ) ( #18456 )
2019-08-26 22:57:38 +08:00
二货机器人
7e9cc07059
fix: Mentions in Form has additional height ( #18478 )
2019-08-26 16:44:36 +08:00
偏右
c9a703d9fb
🐛 Fix Input.Password unmount crash ( #18475 )
...
close #18473
2019-08-26 15:33:42 +08:00
陈帅
3ff7cf329d
Merge branch 'master' into feature
2019-08-26 11:14:50 +08:00
Qhan W
cde78c8981
修复纯图标按钮在默认形状下不同大小均显示为正方形 ( #18458 )
2019-08-25 21:04:10 +08:00
陈帅
e737e50207
feat: 🔥 new pageheader style ( #18128 )
...
* new pageheader style
* support avatar
* update demo
* snapshots updated
* fix lint
* change style
* add new style
* fix style
* update demo
* update demo
* fix test
* snapshots updated
* update doc
* remove extraContent
* Bread crumbs and back icon can only have one
* back icon will automatically disappear when configuring breadcrumbs
* update snapshot
* Improve the priority of backicon
* change doc
* change doc
* change doc
* update snapshot
2019-08-25 15:38:51 +08:00
陈帅
2b9853fe56
Merge branch 'master' into feature
2019-08-25 14:02:02 +08:00
afc163
271c7aa73a
🎬 update steps demo style
2019-08-24 17:58:20 +08:00
偏右
c6c947fd28
🐛 Fix Input.Password cannot get input element ( #18441 )
...
close #18412
2019-08-24 00:25:45 +08:00
信鑫-King
021e9af227
feat: less vars for select and anchor ( #18444 )
2019-08-23 22:19:04 +08:00
He Linming
721a545211
fix: descriptions background is not themeable ( #18372 ) ( #18440 )
2019-08-23 17:03:03 +08:00
+v
38b8d07e03
docs: link ( #18438 )
2019-08-23 16:36:46 +08:00
Artin
5e10d5ae7d
Add tabBarExtraContent prop to Card ( #18433 )
2019-08-23 14:14:41 +08:00
二货机器人
330a952a98
docs: Update AutoComplete first demo with control mode & add faq ( #18432 )
...
* add FAQ
* update demo
* add miss prop
2019-08-23 12:18:27 +08:00
Amumu
fee5e29163
fix style ( #18422 )
2019-08-22 20:53:34 +08:00
李环冀
743ec294ef
fix upload newline bug ( #18423 )
2019-08-22 20:49:42 +08:00
偏右
371ba4d819
✅ increase BackTop code coverage ( #18406 )
2019-08-22 18:04:10 +08:00
二货机器人
b9b9675fe1
fix: Not shaking with autosize of TextArea ( #18401 )
...
* fix: Not shaking with autosize of TextArea
* fix ract 15 demo
* fix demo
* add state
* handle event
* try to fix react 15 test case
2019-08-22 11:55:37 +08:00
偏右
7558273e32
🐛 Fix Steps progressDot style ( #18393 )
...
close #18390
2019-08-21 19:15:45 +08:00
+v
b2bc511163
docs: typo(version not exist) ( #18378 )
2019-08-21 11:21:56 +08:00
+v
7ce3a58d47
docs: typo(version not exist) ( #18377 )
2019-08-21 11:21:32 +08:00
诸葛龙
f9f6e8da79
chenlong ( #18340 )
2019-08-20 15:58:37 +08:00
偏右
14308db289
🐛 Fix Steps vertical progressDot style ( #18356 )
...
broken via #17994
close #18354
2019-08-20 12:31:52 +08:00
Arnaud Benhamdine
0114146104
Update nav.md
2019-08-19 22:29:03 +02:00
afc163
c5344bde52
💄 Tweak Table expand icon style
2019-08-19 18:42:19 +08:00
afc163
488ef9ff94
🐛 Fix Input align broken in IE11
...
close #18347
close #18313
close #17753
The fix of #17759 did not resolve IE11
2019-08-19 17:24:38 +08:00
偏右
c8f682448e
Merge pull request #18329 from ant-design/master
...
chore: Merge master into feature
2019-08-19 16:32:51 +08:00
偏右
c9cef60d89
🆙 Upgrade rc-input-number ( #18346 )
...
* fix react warning #9792
* support onPressEnter
close #12476
close #16080
2019-08-19 16:32:19 +08:00
He Linming
af39b46595
fix: Prop style is getting duplicated on Table ( #18315 ) ( #18330 )
2019-08-19 11:14:48 +08:00
DiamondYuan
a5f1fc80fd
fix: Anchor.Link add add new property target ( #18335 )
...
* fix: Anchor.Link add add new property target
* docs: update doc of anchor
2019-08-19 11:10:06 +08:00
陈帅
b73ac967f9
fix: fix descriptions demo warning ( #18326 )
...
* fix descriptions warning
* snapshot updated
2019-08-18 00:40:11 +08:00
afc163
3ca53b7b38
📝 changelog for 3.22.0
2019-08-17 23:47:27 +08:00
afc163
7826e42d92
📝 fix getCurrentAnchor version
2019-08-17 22:46:31 +08:00
偏右
8345554cd7
Merge pull request #18324 from ant-design/master
...
chore: Merge master into feature
2019-08-17 22:39:04 +08:00
jiang
ced96b954c
fix: submenu popupClassName and className chaos ( #18290 )
...
* Update SubMenu.tsx
* add popupClassName to api
* fix typo
2019-08-17 22:38:11 +08:00
偏右
4e9c477bb3
fix: Cascader notFoundContent width ( #18325 )
...
* 🐛 Fix Cascader notFoundContent width
close #18176
* 🔒 lock less to 3.9.0
https://github.com/less/less.js/issues/3416
https://github.com/less/less.js/issues/3414
2019-08-17 22:29:02 +08:00
偏右
9b3ac9bbd1
fix: model close ( #18323 )
...
* 💄 support Modal closeIcon
close #18307
* 🐛 closeIcon should put into span
https://github.com/ant-design/ant-design/pull/18309/files#r314946527
2019-08-17 21:30:58 +08:00
偏右
c0f98beb4a
🐛 support jfif
image in Upload ( #18322 )
...
close #18183
2019-08-17 21:23:41 +08:00
偏右
a767a495b0
feat: Modal closeIcon ( #18309 )
...
* 💄 support Modal closeIcon
close #18307
* ✅ Add test case for closeIcon
2019-08-17 20:55:59 +08:00
Vijay Thirugnanam
c7e11a0eac
feat: upgrade rc-mentions ( #18298 )
...
* upgrade rc-mentions
* update docs for mentions component
* update docs
2019-08-17 16:13:12 +08:00
shao
4968052574
test: fix lint fail
2019-08-16 18:15:28 +08:00
shao
2416d17b74
test: reduce test time
2019-08-16 17:59:33 +08:00
shao
9a3feda565
test: reduce test time
2019-08-16 17:59:32 +08:00
shao
6729ce30fa
test: fix lint
2019-08-16 17:59:31 +08:00
shao
ce5375f95c
test: remove unused var
2019-08-16 17:59:29 +08:00
shaodahong
83022a4cff
test: try mock Date.now to reduce test time
2019-08-16 17:59:28 +08:00
shaodahong
b277a963f0
fix: eslint fail
2019-08-16 17:59:27 +08:00
shaodahong
b1cd8e32d9
test: add easings.ts test suite
2019-08-16 17:59:26 +08:00
shaodahong
ebdbd0ef6f
test: fix test fail
2019-08-16 17:59:25 +08:00
shaodahong
3b692bc8b6
test: fix test fail
2019-08-16 17:59:24 +08:00
shao
a796f871a6
test: use jest.useFakeTimers replace sleep
2019-08-16 17:59:23 +08:00
shao
3ab3b014e0
test: use jest.useFakeTimers replace sleep
2019-08-16 17:59:22 +08:00
shaodahong
40c53c8ca4
feat(Anchor): change version
2019-08-16 17:59:20 +08:00
shaodahong
32621cf41a
feat(Anchor): fix getCurrentAnchor offset
2019-08-16 17:58:45 +08:00
shao
554d8cb3e3
fix: review change
2019-08-16 17:58:43 +08:00
shao
b4a228c4f4
perf: replace all test suite delay func to common test util sleep func
2019-08-16 17:58:42 +08:00
shao
d45dc1b347
feat(Anchor): fix test fail
2019-08-16 17:58:41 +08:00
shao
a266f45395
feat(Anchor): remove scrollTo option
2019-08-16 17:58:40 +08:00
shao
32b09fc8f3
feat(Anchor): perf easings export
2019-08-16 17:58:39 +08:00
shao
5f153c1d83
fix: remove Easings easeOutCubic func
2019-08-16 17:58:38 +08:00
shao
b6c5db845c
fix: modify naming
2019-08-16 17:58:37 +08:00
shao
fcd39e574c
fix: modify naming
2019-08-16 17:58:36 +08:00
shao
06abd9503c
fix: some bad writing
2019-08-16 17:58:35 +08:00
shao
ccef30885a
perf: optimization BackTop and Anchor components scrollTo func
2019-08-16 17:58:34 +08:00
shao
90a65d1e57
feat(Anchor): fix add targetOffset prop deme test fail
2019-08-16 17:58:33 +08:00
shao
5e4835363b
feat(Anchor): add targetOffset prop demo
2019-08-16 17:58:32 +08:00
shao
a103d21062
feat(Anchor): add targetOffset prop test case
2019-08-16 17:57:41 +08:00
shao
b3537d5c38
docs(Anchor): fix targetOffset prop doc of review change
2019-08-16 17:56:51 +08:00
shao
b02e433226
docs(Anchor): add targetOffset doc
2019-08-16 17:54:12 +08:00
shao
9803ebab34
feat(Anchor): add targetOffset prop
2019-08-16 17:52:41 +08:00
yoyo837
c7e07baff9
The last-child highlight, whether or not it is linkable
2019-08-16 17:19:05 +08:00
偏右
3b0723bff2
Merge pull request #18284 from wendzhue/progress-styles
...
fix(module:progress): fix progress styles to adapt changes in rc progress
2019-08-16 15:52:47 +08:00
偏右
4e26107a4e
Merge pull request #17823 from shaodahong/feat-anchor-getCurrentAnchor
...
feat(Anchor): add getCurrentAnchor prop
2019-08-16 15:00:44 +08:00
陈帅
b133c4a2c4
style: descriptions style update ( #18270 )
...
* padding bottom support size
* add toc readme
* add demo
* fix lint
* snapshot updated
2019-08-16 10:01:46 +08:00
Phyllis
ea6bf51816
add style to CheckableTagProps ( #18300 )
2019-08-15 23:43:25 +08:00
zombieJ
fd284ecc47
fix: ResizeObserver should ignore shaking ( #18289 )
...
* fix: ResizeObserver should ignore shaking
* fix lint
* fix domHook
2019-08-15 15:52:36 +08:00
GalenWong
be931ac6bf
Update okText documentation for PopConfirm
2019-08-15 15:25:49 +08:00
vagusX
ab9d8589a3
feat: use warning from rc-util ( #18287 )
2019-08-15 15:08:53 +08:00
偏右
2c63305c2d
Merge pull request #18282 from lidianhao123/fix-ts1259
...
fix: ts compile error with import React fix-ts-1259
2019-08-15 11:57:55 +08:00
dian.li
dd7e0c54ef
chore: disable eslint rule
2019-08-15 11:12:56 +08:00
Wendell
2eb3d22ccc
🐛 fix progress gradient
2019-08-15 10:30:18 +08:00
dian.li
3e1560d753
fix: import multiple times
2019-08-15 09:47:04 +08:00
dian.li
882f343e10
fix: ts compile error with import React fix-ts-1259
2019-08-15 09:28:15 +08:00