afc163
60f4930348
📝 Optimize table and form documentation
6 years ago
zombieJ
96206ade58
adjust table editable row demo ( #15475 )
* adjust demo
* rm only
6 years ago
Martin Cermak
46ca311294
Fixed Table's Editable cells demo
6 years ago
zombieJ
b69f0e5e97
canel when page change ( #15082 )
6 years ago
liuchuzhang
dfa6080d39
update table demo
6 years ago
zlljqn
bdb81d12a5
Update according to suggestion
Update according to suggestion and try to repair CI
6 years ago
zlljqn
bf972a9afa
Optimized Drag & Drop Table Demo performance
Optimized Drag & Drop Table Demo performance when the number of row is large. Mainly remove unnecessary event mornitor and use another way to implement the method to show the insert indicate rule on the page.
6 years ago
afc163
305041a79d
💄 update table demo
6 years ago
afc163
a9c8874854
🐛 Fix custom filterDropdown trigger sorter
close #14238
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
afc163
3ca6a18546
📝 Add instruction for one column without width left in fixed table
6 years ago
zombieJ
bf087e29bd
Add remark lint ( #13906 )
support remark-lint check
6 years ago
Harlan
6b6ec278cc
Table: add prop `sortDirections` for table and column ( #13773 )
* Table: add prop `sortMethods`
with `sortMethods` user can change table sort methods and its order
* Table: `sortMethods` can be set on column prop
* rename `sortMethods` to `sortDirections`
6 years ago
afc163
28f6c4891a
📝 fix demo order
6 years ago
afc163
7abf528b96
💄 Optimize custom filter demo of Table
6 years ago
zy410419243
61ae2267c5
pref: remove useless code
6 years ago
zy410419243
0f9788911e
revert: head.MD
6 years ago
zy410419243
4354e0aec4
fix : #13312
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
ztplz
e54b50cc01
Fix regular error in firefox and safri
6 years ago
afc163
fa457c465d
docs: explain tree table and childrenColumnName, close #13002
6 years ago
afc163
2aefdda0ff
Build in and improve UI of nested Table in expand-children Table
close #12877
6 years ago
yoyo837
512e85ec5f
fix test case
6 years ago
yoyo837
49f4fdf9b6
update demo
6 years ago
Li Chao
b92d4ed627
Update head.md
The parameters of the sorter method are rows
6 years ago
zombiej
048a9020f3
adjust style
6 years ago
hongxuWei
698aa3a01a
Fix the bug of edit cell demo
6 years ago
afc163
838be31543
good looking table demo
6 years ago
afc163
838abbd358
tweak table demo
6 years ago
Wei Zhu
d7ca64b95c
docs: add resizable column table demo
6 years ago
Ilan Hasanov
86398d910a
💬 misc typos and blank spaces fixes
6 years ago
Leo Yin
96d8fc45f1
Fix edit-row.md
6 years ago
Wei Zhu
47884320ef
docs: remove only
6 years ago
Wei Zhu
af49a1806b
docs: rewrite editable demo
6 years ago
Wei Zhu
d4c95e6f18
docs: remove obsolete snapshot and fix custom filter demo
6 years ago
Wei Zhu
0f2fea2d78
docs: rewrite custom filter demo with filterDropdown function
6 years ago
Christian Vadalà
59cc3a8b6c
feat: adds ability to override filter renderer without migrate to a fully controlled component
7 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
afc163
8e8b991ba7
demo: fix table rowKey warning
7 years ago
Wei Zhu
05251682f1
Remove window reference
7 years ago
Wei Zhu
31be3717ad
Upgrade react-dnd
7 years ago
afc163
3ceb619b92
Fix and optimize table demo, close #10639
7 years ago
afc163
247d78990e
demo: improve editable row demo
7 years ago
Douglas Mason
acb56281f8
fix: update "from" to "form" in code example ( #10628 )
update `save` method parameter from `from` to `form` in code example
7 years ago
Wei Zhu
c7c85e3d5d
docs: Revert unexpected modify
7 years ago
Wei Zhu
78af67a057
docs: fix table custom search panel demo
close #10494
7 years ago
陈帅
d5c5219111
new edit Table demo ( #10119 )
* new edit Table demo
* fix test error
* fix ci
* typo
* Skip edit-row test for React 15
* Set column width
* Update snapshot
7 years ago
Ash Kumar
013932e6d3
Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param ( #10306 )
* Table Column's sorter prop can now be provided a fn to which 'sortOrder' is passed as param
* head.md: added documentation for new use of 'sorter' prop function
7 years ago
Samuel Gaus
4bc28ac471
Update jsx.md ( #10203 )
Made it clear that you can't use components other than Column or ColumnGroup as children to Table.
7 years ago
afc163
3612144c6d
site: avoid hash jump in demo
7 years ago