ant-design/components
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
..
__tests__ fix: ResizeObserver should ignore shaking (#18289) 2019-08-15 15:52:36 +08:00
_util Merge pull request #18324 from ant-design/master 2019-08-17 22:39:04 +08:00
affix fix: ResizeObserver should ignore shaking (#18289) 2019-08-15 15:52:36 +08:00
alert fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
anchor feat: less vars for select and anchor (#18444) 2019-08-23 22:19:04 +08:00
auto-complete docs: Update AutoComplete first demo with control mode & add faq (#18432) 2019-08-23 12:18:27 +08:00
avatar fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
back-top increase BackTop code coverage (#18406) 2019-08-22 18:04:10 +08:00
badge fix: import multiple times 2019-08-15 09:47:04 +08:00
breadcrumb The last-child highlight, whether or not it is linkable 2019-08-16 17:19:05 +08:00
button 修复纯图标按钮在默认形状下不同大小均显示为正方形 (#18458) 2019-08-25 21:04:10 +08:00
calendar style: descriptions style update (#18270) 2019-08-16 10:01:46 +08:00
card 🐛 Fix Card action style when it is a button 2019-08-09 11:13:15 +08:00
carousel fix Carousel test case 2019-08-12 19:04:33 +08:00
cascader fix: Cascader notFoundContent width (#18325) 2019-08-17 22:29:02 +08:00
checkbox fix: Checkbox should not show highlight when disabled (#18168) 2019-08-14 18:19:07 +08:00
col adjust import style of grid 2019-03-13 10:50:59 +08:00
collapse Merge master branch and fix conflicts 2019-07-15 10:01:37 +08:00
comment fix: disable next line instead of the whole file 2019-08-06 15:36:13 +08:00
config-provider Merge pull request #18274 from ant-design/master 2019-08-14 21:44:20 +08:00
date-picker Merge pull request #18274 from ant-design/master 2019-08-14 21:44:20 +08:00
descriptions fix: descriptions background is not themeable (#18372) (#18440) 2019-08-23 17:03:03 +08:00
divider ⌨️ Improve Divider accessibility by add role="separator" (#18116) 2019-08-08 12:32:39 +08:00
drawer style: Drawer get container (#18167) 2019-08-10 14:02:51 +08:00
dropdown fix: Dropdown.Button[title] should be optional 2019-08-09 18:10:00 +08:00
empty fix(Table): apply props.style to container div (#18494) 2019-08-27 16:44:53 +08:00
form docs: link (#18438) 2019-08-23 16:36:46 +08:00
grid fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
icon 💄 eslint for all 2019-08-14 18:21:24 +08:00
input 🐛 Input disabled should not be allowed to clear (#18482) 2019-08-26 22:58:00 +08:00
input-number docs: show version Number features were added (#17373) 2019-07-11 14:14:33 +08:00
layout fix: disable next line instead of the whole file 2019-08-06 15:36:13 +08:00
list fix: disable next line instead of the whole file 2019-08-06 15:36:13 +08:00
locale Capitalize Text and PageHeader default locale strings (#18471) 2019-08-27 16:37:22 +08:00
locale-provider re modal test 2019-08-12 18:50:47 +08:00
mention fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
mentions fix: Mentions in Form has additional height (#18478) 2019-08-26 16:44:36 +08:00
menu docs: typo(version not exist) (#18378) 2019-08-21 11:21:56 +08:00
message fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
modal fix: model close (#18323) 2019-08-17 21:30:58 +08:00
notification fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
page-header Capitalize Text and PageHeader default locale strings (#18471) 2019-08-27 16:37:22 +08:00
pagination 更新 Pagination 组件 文档的版本号 2019-08-07 13:51:35 +08:00
popconfirm Update okText documentation for PopConfirm 2019-08-15 15:25:49 +08:00
popover docs: show version Number features were added (#17373) 2019-07-11 14:14:33 +08:00
progress 🐛 fix progress gradient 2019-08-15 10:30:18 +08:00
radio test(radio): re-check in react 15 2019-08-06 15:36:13 +08:00
rate fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
result fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select feat: less vars for select and anchor (#18444) 2019-08-23 22:19:04 +08:00
skeleton fix: disable next line instead of the whole file 2019-08-06 15:36:13 +08:00
slider fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
spin fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
statistic perf: replace all test suite delay func to common test util sleep func 2019-08-16 17:58:42 +08:00
steps 🎬 update steps demo style 2019-08-24 17:58:20 +08:00
style 修复纯图标按钮在默认形状下不同大小均显示为正方形 (#18458) 2019-08-25 21:04:10 +08:00
switch fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
table fix(Table): apply props.style to container div (#18494) 2019-08-27 16:44:53 +08:00
tabs fix: remove unwanted vertical space at the top of Tabs (#18125) 2019-08-08 14:54:05 +08:00
tag add style to CheckableTagProps (#18300) 2019-08-15 23:43:25 +08:00
time-picker Merge pull request #18124 from ant-design/master 2019-08-09 14:02:26 +08:00
timeline fix: timeline-right-content-width (#18221) 2019-08-12 17:43:48 +08:00
tooltip Merge pull request #18324 from ant-design/master 2019-08-17 22:39:04 +08:00
transfer chore: adjust indent & revert demo & fix lint problem 2019-08-06 15:36:13 +08:00
tree fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
tree-select fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
typography Capitalize Text and PageHeader default locale strings (#18471) 2019-08-27 16:37:22 +08:00
upload fix upload newline bug (#18423) 2019-08-22 20:49:42 +08:00
version
index.tsx 💄 eslint for all 2019-08-14 18:21:24 +08:00