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
|
a19cf91775
PR #500, point 4: Remove default arguments for rows and columns parameter, making them mandatory
|
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
|
1e606dbf3c
Add Table (and td, td, th) classes based on q-table.
|
2 years ago |
Falko Schindler
|
98d23c3352
#370 deprecate ui.table, rename it into ui.aggrid
|
2 years ago |
Falko Schindler
|
b4c9b09577
#363 code review and API improvement
|
2 years ago |
Diego Queiroz
|
e30096cf19
(feature) Exposing the AG Grid table's getSelectedRows function.
|
2 years ago |
Falko Schindler
|
9a1f418470
#242 add documentation for table.call_api_method
|
2 years ago |
Falko Schindler
|
bf9a316e8a
#233 expand args in table.call_api_method
|
2 years ago |
Falko Schindler
|
b80cb0cd17
allow individual table columns to be rendered as HTML #217
|
2 years ago |
Falko Schindler
|
e1e9ea1026
rename vue.py into dependencies.py
|
2 years ago |
Falko Schindler
|
8cc65a4252
add table.call_api_method
|
2 years ago |
Falko Schindler
|
237a9c468b
update ui.table
|
2 years ago |
Falko Schindler
|
f6194c03ec
remove JustPy, make hello-world working again
|
2 years ago |
Falko Schindler
|
63e7a3bc97
remove automatic dependency management
|
2 years ago |
Falko Schindler
|
dc84ceefca
code review
|
2 years ago |
Rodja Trappe
|
863876bc8f
Allow updating elements from different thread.
|
2 years ago |
Falko Schindler
|
e64569d094
reload page when new dependencies are added dynamically
|
2 years ago |
Falko Schindler
|
2216e6455b
serve highcharts and aggrid libraries only if chart or table elements have been added to the UI
|
2 years ago |
Falko Schindler
|
d16ef17a3a
introduce ui.table using aggrid
|
3 years ago |