Falko Schindler
|
b394216e03
Improve the API of `ui.table` (#3525)
|
9 months ago |
Falko Schindler
|
a6dc095a66
introduce icon parameter for ui.button
|
1 year ago |
Falko Schindler
|
a80007d154
PR #500, improve pagination parameter
|
2 years ago |
Falko Schindler
|
0b731e2236
PR #500, replace ui.table with new QTable component
|
2 years ago |
Falko Schindler
|
fac08be794
PR #500, code review, refactoring, re-implement row selection
|
2 years ago |
Dominique CLAUSE
|
517c988971
PR #500, point 6: use ValueElement for handling selection.
|
2 years ago |
Dominique CLAUSE
|
a578514355
PR #500, point 9: Add pagination attribute.
|
2 years ago |
Dominique CLAUSE
|
3d55d65e7c
PR #500, point 6: expand example on how to add/delete rows.
|
2 years ago |
Dominique CLAUSE
|
a37aebe26e
PR #500, point 6: Introduce `FilterElement` for the filter prop
|
2 years ago |
Dominique CLAUSE
|
b16b937afa
PR #500, point 8: Add `key` attribute to QTable to fix selection.
|
2 years ago |
Dominique CLAUSE
|
b9bd74abd8
PR #500, point 3: Rename ui.table.py() to ui.qtable() and reintroduce ui.table deprecation notice.
|
2 years ago |
Dominique CLAUSE
|
9a7d64037c
PR #500, point 1: Scope Th, Td, Tr classes into Table class as attributes row(), cell() and header().
|
2 years ago |
Dominique CLAUSE
|
943be81fa7
Add an example at using the QTable component for more complex use cases.
|
2 years ago |