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
愚道
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
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