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
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
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
Omar López
76a30f0294
[FIX] Allos to override the autocomplete prop in Cascader
...
Regarding [my comment on this issue](https://github.com/ant-design/ant-design/issues/15875#issuecomment-521373139 ). This will allow me to fix [Chrome's autofill bug](https://bugs.chromium.org/p/chromium/issues/detail?id=370363#c7 ).
2019-08-14 13:18:12 -06:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
...
Merge master into feature
2019-08-14 21:44:20 +08:00
afc163
00375c2c5e
✅ fix eslint
2019-08-14 19:38:01 +08:00
afc163
6cd8f2bc3c
✅ fix unsafe link href
2019-08-14 19:36:59 +08:00
afc163
9e4a36de61
🔨 Use new lifecycle methods for Table
...
ref #9792
2019-08-14 19:31:16 +08:00
偏右
8ae479d916
Merge pull request #18268 from ant-design/improve-lint
...
chore: 💄 eslint for all files!
2019-08-14 19:02:47 +08:00
afc163
28130501fc
✅ fix snapshot
2019-08-14 18:30:15 +08:00
afc163
760853e239
💄 eslint for all
2019-08-14 18:21:24 +08:00
zombieJ
74eda7e705
docs: Fix ConfigProvider demo ( #18265 )
...
* docs: Fix ConfigProvider in cn not working
* Use antd pro
* update docs
2019-08-14 18:19:55 +08:00
zombieJ
dfd6ce8609
fix: Checkbox should not show highlight when disabled ( #18168 )
...
* fix: Checkbox should not show highlight when disabled
* add comment
2019-08-14 18:19:07 +08:00
afc163
ab9eaed8d0
🐛 Fix Table row selected hover style
...
close #18195
2019-08-14 15:47:51 +08:00
Yu
2d2d9f60c4
feat: steps component support type navigation ( #17994 )
...
* feat: support type nav style
* fix: some style for review issue
* fix: active hover style
* chore: use navigation and upgrade rc-steps
* feat: support disabled prop for Steps.Step
* feat: support subTitle and improve code style
* fix: navigation steps item style
* test: update snap test case
* fix: test steps snapshots and review style issue
* fix: lint issue
* fix: lint style issue of steps
* fix: update steps demo for review issue
* fix: steps nav style detail
* fix: steps nav fix style detail
* fix: Steps subtitle overflow style in firefox
* docs: fix Steps new api doc
2019-08-14 11:18:36 +08:00
偏右
8519734a5a
Merge pull request #18242 from RageBill/master
...
Fixed grammatical errors in Button and Icon documentation.
2019-08-13 16:00:47 +08:00
Kelvin Chu
4a54c5698c
Fixed grammatical errors in Button and Icon documentation.
2019-08-13 15:56:29 +08:00
afc163
9095189bcf
✅ fix Carousel test case
2019-08-12 19:04:33 +08:00
afc163
5e99ed7bbe
✅ Fix eslint warnings
2019-08-12 19:04:33 +08:00
afc163
0448a0fc06
✅ Remove jest.runAllTimers
2019-08-12 19:04:32 +08:00
afc163
e5a83dd884
✅ Fix carousel react 15 support
2019-08-12 19:04:32 +08:00
afc163
d45d494a4b
✅ Fix carousel test case
2019-08-12 19:04:32 +08:00
afc163
d07b298ae4
✅ Fix eslint errors
2019-08-12 19:04:31 +08:00
afc163
2bddeef1e5
🆙 upgrade eslint-config-airbnb
2019-08-12 19:04:30 +08:00
jljsj
090afe0402
Merge branch 'master' of github.com:ant-design/ant-design
2019-08-12 18:51:07 +08:00
jljsj
0e349ba209
re modal test
2019-08-12 18:50:47 +08:00
afc163
29a47b0c7d
🎬 fix Select search demo
...
close #18222
2019-08-12 18:09:38 +08:00
xrkffgg
d8af45d662
fix: timeline-right-content-width ( #18221 )
2019-08-12 17:43:48 +08:00
jljsj
729113d196
fix modal test #18215
2019-08-12 15:39:05 +08:00
偏右
aa2ed79770
🐛 Fix Button loading prop warning ( #18208 )
...
close #18205
2019-08-11 16:32:55 +08:00
jiang
33a5da4e9a
style: Drawer get container ( #18167 )
...
* update drawer position and add get-container demo
* fix lint
* update get-container.md
* rm HTMLElement
* update get-container to render-in-current
* fix lint
* update style
* update test
* re form test
2019-08-10 14:02:51 +08:00
zombieJ
286538ff71
chore: update ts define ( #18196 )
2019-08-10 13:06:23 +08:00