zombieJ
197c424e54
fix small table header have background color ( #16266 )
2019-04-24 10:37:29 +08:00
偏右
686c1fc346
Merge pull request #16174 from ant-design/fix-table-chrome
...
fix: Firefox miss bottom line when use sorter
2019-04-22 11:02:03 +08:00
zombieJ
73188ac497
fix: Table rowSelection.columnWidth
should work ( #16180 )
...
* set row col width instead of check cecll width
* use rc-table internal hook
* update snapshot
2019-04-21 13:54:15 +08:00
Aaron Cawte
719aff7b1f
Documentation - Table Component
2019-04-19 23:37:13 +01:00
zombiej
7e3c338c22
remove background lock
2019-04-18 23:14:09 +08:00
zombiej
09ed59dba7
rm useless code
2019-04-18 22:53:29 +08:00
zombiej
a137749b53
move background color into tr
2019-04-18 22:24:26 +08:00
zombieJ
21c0ba5bbd
udpate warning ( #16138 )
2019-04-17 17:31:39 +08:00
afc163
a2a9831abb
💄 Fix less code style
2019-04-15 11:05:06 +08:00
afc163
60f4930348
📝 Optimize table and form documentation
2019-04-14 14:32:16 +08:00
zombieJ
38f701cc90
fix: Empty in IE not fully render ( #16016 )
...
* fix viewBox
* update snapshot
2019-04-11 13:49:57 +08:00
zombieJ
41316e69e8
update snapshot ( #16017 )
2019-04-11 12:48:36 +08:00
zombieJ
df3e1b21d8
fix nest table style ( #16008 )
2019-04-11 01:22:35 +08:00
偏右
d922c377cb
refactor: Optimize default selection column width implement ( #15990 )
...
* 🔨 Optimize default selection column width implement
make it be able to overrided in css
close #15968
* ✅ update snapshots
2019-04-11 00:54:46 +08:00
偏右
79aa04bf5a
Merge pull request #15895 from ant-design/table-align-right
...
fix: Table align right not work on title
2019-04-07 16:53:46 +08:00
zombiej
fc45d7003e
fix ts def
2019-04-07 01:09:34 +08:00
zombiej
961b081939
update snapshot
2019-04-06 13:07:32 +08:00
zombiej
bdc3ad431d
fix align right not work
2019-04-06 12:56:07 +08:00
zombieJ
89dd827b7f
fix: Refactor Menu related components life cycle methods ( #15868 )
...
* use state instead
* rollback demo markdown
* clean test
* sider context should be clean
* update test case
* fix test
* update debug desc
* add siderCollapsed into omit
* rm useless code
2019-04-05 16:15:01 +08:00
afc163
5ee4efb2db
style(Empty): 💄 create simple style Empty in a default way
2019-04-03 18:59:02 +08:00
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
2019-04-03 15:54:26 +08:00
zombiej
f206a923be
rm only in test
2019-04-03 13:45:32 +08:00
zombieJ
87a9c421a2
fix: Fix Table filter display issue when use non-string type ( #15817 )
...
* fix filter display logic
* update test case
2019-04-02 22:06:51 +08:00
zombiej
2c693ee95b
merge feature
2019-04-01 10:22:43 +08:00
afc163
95bd4d6903
🐛 Fix col element missing relative style
...
close #15626
2019-03-31 20:25:41 +08:00
zombieJ
aebb781000
Table style update. Move sort button after title ( #15758 )
...
* update style of sort icon
* update snapshot
* micro adjust
* little offset of arrow
2019-03-31 14:01:24 +08:00
afc163
47084696b9
✅ Fix snapshot
2019-03-28 12:25:44 +08:00
Sergey Levkovich
0975eac8bf
Update index.en-US.md
2019-03-27 00:44:29 +03:00
Sergey Levkovich
ae16e4df61
Update index.en-US.md
...
Add commas in object
2019-03-26 16:56:42 +03:00
afc163
a462c2ddf4
✅ Fix react-dnd demo broken in react 15
2019-03-26 12:27:32 +08:00
偏右
9e0aa5cb94
🐛 Fix empty missing when Table is loading ( #15583 )
...
close #15582
2019-03-22 16:21:58 +08:00
zombieJ
96206ade58
adjust table editable row demo ( #15475 )
...
* adjust demo
* rm only
2019-03-18 15:28:42 +08:00
whinc
115db9df70
docs: add 'sortDirections' description to Table component ( #15461 )
2019-03-17 14:20:13 +08:00
偏右
c1ef989866
Merge pull request #15354 from ant-design/deps-lint
...
Deps lint
2019-03-14 20:34:10 +08:00
Martin Cermak
46ca311294
Fixed Table's Editable cells demo
2019-03-11 14:39:58 +01:00
zombiej
ee14f8e5d5
add skip test
2019-03-09 18:25:22 +08:00
zombieJ
0f356fb151
update snapshot ( #15247 )
...
* update snapshot
* downgrade to node 10
2019-03-07 14:41:17 +08:00
zombieJ
3fbeff3fcc
add warning when use getCheckboxProps ( #15231 )
2019-03-06 16:48:14 +08:00
zombiej
6f95995faa
merge master
2019-02-27 19:57:48 +08:00
zombieJ
b69f0e5e97
canel when page change ( #15082 )
2019-02-27 15:55:37 +08:00
zombieJ
4d1a998246
add component param in warning ( #15078 )
...
* add component param in warning
* update snapshot
2019-02-27 15:32:29 +08:00
zombieJ
a802a72d56
Fix Table filter can not support other type of value ( #15046 )
...
* use new life cycle
* filter support inner value maps
* update snapshot
* update test case
* simple code
2019-02-26 14:26:08 +08:00
liuchuzhang
dfa6080d39
update table demo
2019-02-21 20:23:00 +08:00
偏右
fd89e0f8b4
🐛 Fix extra space at the bottom of table th in chrome ( #14950 )
...
close #14926
2019-02-20 15:11:04 +08:00
zombieJ
c29323b448
Revert to remove FormItem explain-holder ( #14937 )
...
* Revert "Adjust style to be similar with origin (#14886 )"
This reverts commit 735175e3cf
.
* Revert "sync form item (#14778 )"
This reverts commit 5ac674e698
.
2019-02-19 23:24:07 +08:00
Amumu
1552955b12
修复: bordered的固定高、非空表格在隐藏头部时,丢失顶部边框的问题
2019-02-19 16:16:50 +08:00
zombieJ
a3bd55b79a
revert #14608 ( #14898 )
...
* revert #14608
* add test case
2019-02-18 18:05:27 +08:00
zombieJ
735175e3cf
Adjust style to be similar with origin ( #14886 )
...
* adjust style to be similar with origin
* update snapshot
* add missing extra logic
* adjust tiny
* fix margin
* use element to keep the place
* update snapshot
2019-02-18 16:42:02 +08:00
zombiej
271d201fbc
merge master
2019-02-18 11:17:24 +08:00
zombieJ
d2c17cd747
only set getPopupContainer when scroll provides ( #14864 )
...
* only set getPopupContainer when scroll provides
* adjust
2019-02-16 11:49:15 +08:00