二货机器人
|
bbe9e346e4
|
fix: Table className & style in wrong place (#21974)
* fix: Table className style work position
* update snapshot
|
2020-03-07 23:17:28 +08:00 |
|
二货机器人
|
6e1661db27
|
docs: 🎬 Update demo ts define (#21931)
|
2020-03-06 12:50:45 +08:00 |
|
二货机器人
|
e8876d5817
|
fix: MenuItem with icon only will still have additional margin (#21925)
* fix: MenuItem with icon only will still have additional margin
* update snapshot
* fix snapshot
|
2020-03-06 11:53:09 +08:00 |
|
二货机器人
|
36c05ddd8a
|
fix: Table expandIconColumnIndex with rowSelect (#21915)
* fix: Table expandedIcon order
* update test case
* update test case
|
2020-03-06 00:58:26 +08:00 |
|
偏右
|
164a4ac3b4
|
🐛 Fix Table overflow layout (#21905)
unscrollable table should not have overflow style
close #21879 by revert #20705
|
2020-03-05 19:07:55 +08:00 |
|
zombiej
|
e7c2ee5be6
|
docs: Add Table missing expandIconColumnIndex in doc
close #21803
|
2020-03-03 22:52:58 +08:00 |
|
zefeng
|
453c681881
|
docs: rewrite drag-drop demo by react-dnd hooks (#21836)
|
2020-03-03 22:19:19 +08:00 |
|
二货机器人
|
8fe701b892
|
fix: Fix table column filtered not work (#21825)
* fix: Table miss filtered
* add test case
|
2020-03-03 18:18:19 +08:00 |
|
二货机器人
|
60f77cef23
|
fix: table locale not work (#21772)
* fix: Table locale not work
* add test case
|
2020-03-02 17:15:39 +08:00 |
|
二货机器人
|
adb323cec2
|
chore: icons save bundle size without treeShaking (#21752)
* alert
* more icons
* another grouping
* all done
|
2020-03-02 12:09:38 +08:00 |
|
二货机器人
|
e868c87530
|
fix: Table.Column sortOrder is not working in JSX mode (#21719)
* fix: Table.Column sortOrder is not working in JSX mode
* clean up
* update snapshot
|
2020-03-01 13:11:28 +08:00 |
|
zefeng
|
30574b9632
|
chore: improve table docs (#21667)
|
2020-02-28 12:11:16 +08:00 |
|
zefeng
|
8a50a2cb77
|
chore: use react internel optimize code style (#21659)
|
2020-02-28 11:11:00 +08:00 |
|
偏右
|
b86e9fea14
|
docs: 🎬 fix expandIcon demo link (#21661)
* 🎬 fix expandIcon demo link
close #21657
* Update index.en-US.md
|
2020-02-28 11:09:17 +08:00 |
|
偏右
|
8e367cc6d5
|
chore: 🆙 upgrade rc-pagination to 2.0 (#21650)
* 🆙 upgrade rc-pagination to 2.0.0
* ✅ update pagination snapshots
* 🆙 upgrade rc-pagination to 2.0.1
|
2020-02-27 21:58:11 +08:00 |
|
偏右
|
0154154c9b
|
🐛 Table filter menu should have max-height (#21602)
close #19542
|
2020-02-26 14:53:02 +08:00 |
|
信鑫-King
|
c17b40ae70
|
fix: dark background in different container (#21299)
* fix: comment and input
* fix: add @pagination-item-input-bg
* feat: add @list-customize-card-bg for dark hook component
* feat: add dark hook
* fix: checkbox color
* fix: popover-customize-border-color
* fix: table
* fix: style lint
* fix: debug
* fix: color
* fix: update colors
* fix: demo
* feat: popover container bg use mixins utils
* fix: less dark
* fix: table bg in dark
* fix: fixed table
* fix: lint
* fix: lint
* feat: add @table-expand-icon-bg
* fix: notification bg
* fix: remove dark.md
* fix: dropdown
* fix: table
* fix: data lint
* fix: style
* fix: dark less style
* fix: @steps-background
* fix: add thead dark style
* fix: unused styles
|
2020-02-24 22:44:29 +08:00 |
|
shmilyKang
|
6b9e7fc9dd
|
完善Table Api的Scroll的说明 (#21540)
提示scroll也可以修改滚动区域的宽高。
|
2020-02-23 13:36:02 +08:00 |
|
二货机器人
|
4358f48abd
|
fix table selection with empty children error (#21528)
|
2020-02-22 22:19:33 +08:00 |
|
二货机器人
|
9f26e7a85e
|
fix: Form item has default height align with form size (#21476)
* fix: Form item has default height align with form size
* fix lint
* update snapshot
|
2020-02-19 22:04:25 +08:00 |
|
taichiyi
|
cd19fa595a
|
docs: fix table rowSelection (#21368)
|
2020-02-13 18:32:35 +08:00 |
|
偏右
|
291ba0c4be
|
🆙 pass disabled to custom prev and next buttons (#21361)
close #21351
|
2020-02-13 13:31:37 +08:00 |
|
Artin
|
297c3961ea
|
fix: table export ColumnProps (#21321)
|
2020-02-10 17:43:45 +08:00 |
|
佛门耶稣
|
06de637163
|
no overwrite expandIconColumnIndex if set (#21315)
|
2020-02-10 15:04:22 +08:00 |
|
二货机器人
|
3080611883
|
feat: Notification support hooks for context (#21275)
* use promise for getInstance
* passing hooks
* hooks support
* move hooks out of fiel
* adjust style
* update snapshot
* fix test & add test case
* update hooks test
* fix style lint
* update doc
* update demo desc & eslitn rules
* fix lint
* docs add faq
* fix less
|
2020-02-07 17:55:26 +08:00 |
|
afc163
|
e03209c7d4
|
✅ update snapshot
close #20779
|
2020-02-04 17:42:18 +08:00 |
|
二货机器人
|
6d685c7e8a
|
fix: Table customize filter update (#21218)
* fix: useSyncState logic
* add test case
|
2020-02-04 17:30:41 +08:00 |
|
二货机器人
|
b4519407b8
|
fix: Table.Column should correct handle sorter state (#21194)
|
2020-02-03 16:48:13 +08:00 |
|
二货机器人
|
d96ab1c985
|
fix: Table expandIcon should work (#21169)
* test driven
* fix logic
|
2020-02-01 22:50:58 +08:00 |
|
二货机器人
|
58133bcabd
|
update demo (#21069)
|
2020-01-22 12:11:49 +08:00 |
|
骗你是小猫咪
|
6378d16e19
|
chore: upgrade rc-table (#21053)
|
2020-01-21 20:43:52 +08:00 |
|
二货机器人
|
9aee6d62d8
|
fix: Table locale emptyText should work (#21024)
|
2020-01-20 15:12:49 +08:00 |
|
zombiej
|
2584635d73
|
chore: Update snapshot & clean typo of Table scroll desc
|
2020-01-19 16:57:04 +08:00 |
|
xrkffgg
|
4388a96c32
|
docs: Format string notation of all components (#20970)
|
2020-01-17 17:23:47 +08:00 |
|
二货机器人
|
ddfce71532
|
fix: Table selectAll should not checked when all the checkbox is disabled (#20968)
|
2020-01-17 14:02:07 +08:00 |
|
zombiej
|
ff079e7d2a
|
chore: Update Table related snapshot
|
2020-01-16 15:43:45 +08:00 |
|
二货机器人
|
d231d24300
|
update docs & table version (#20892)
|
2020-01-14 16:23:47 +08:00 |
|
二货机器人
|
f470f3e1e4
|
fix: Table onChange return cached data (#20858)
|
2020-01-13 15:04:27 +08:00 |
|
二货机器人
|
00aab562a0
|
fix: Table expand icon not clickable when expandRowByClick is set (#20808)
|
2020-01-09 22:44:31 +08:00 |
|
二货机器人
|
078498058a
|
fix: Update table deps & fix bordered placeholder missing border right (#20805)
|
2020-01-09 21:46:55 +08:00 |
|
二货机器人
|
1bea19b1dc
|
fix: Move table-bg less variable into table background instead of td (#20794)
|
2020-01-09 14:22:34 +08:00 |
|
二货机器人
|
12c8750488
|
chore: Add missing Table export interface (#20789)
* chore: Add missing Table export interface
* fix lint
|
2020-01-09 13:47:30 +08:00 |
|
偏右
|
117495e28f
|
🐛 Fix .iconfont-size-under-12px not working (#20765)
Fix InputNumber and Other components icon size
close #20752
|
2020-01-08 16:31:25 +08:00 |
|
二货机器人
|
4068f3d190
|
fix: RowSelection fixed should work (#20735)
|
2020-01-07 19:17:37 +08:00 |
|
二货机器人
|
182dcf5606
|
fix: Chrome scale 125% should not display y-scrollbar (#20705)
|
2020-01-07 10:48:42 +08:00 |
|
二货机器人
|
1c1a4a773d
|
fix: Table should not crash with empty column children (#20703)
|
2020-01-06 20:28:47 +08:00 |
|
二货机器人
|
6017b3f025
|
fix: Table ts define (#20695)
|
2020-01-06 17:28:28 +08:00 |
|
zombiej
|
e38a88181d
|
chore: Merge 4.0-prepare
|
2020-01-06 11:13:39 +08:00 |
|
信鑫-King
|
cb528da8ed
|
fix: dark theme in 4.0 (#20642)
* fix: rtl direction bug
* 📝 dark theme usage docs
* fix: sketch download
* fix: theme dark
* 📝 empty image
* fix: dark form with mixture components like picker, input
* 📝 update sketch release download
* fix: remove inline-menu sub shadow
|
2020-01-03 19:00:01 +08:00 |
|
二货机器人
|
493e987f16
|
fix: add IE 11 css hack (#20643)
|
2020-01-03 16:17:28 +08:00 |
|