Releases: GenieFramework/StippleUI.jl
Releases · GenieFramework/StippleUI.jl
v0.24.14
v0.24.13
v0.24.12
v0.24.11
StippleUI v0.24.11
- add option
formatto table as the standard format (already existed forcell_template()) - allow for
AbstractStrings in optionformat
v0.24.10
StippleUI v0.24.10
- add relabel!(::DataTable, ...) to modify headers of DataTables
- fix docstring of table (v-on:row-click)
- add a format function to cell_template
v0.24.9
v0.24.8
v0.23.7
StippleUI v0.23.7
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.23.6
StippleUI v0.23.6
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.24.7
StippleUI v0.24.7
- add a preprocess handler
addTableInfo()for the@onmacro via mixin
it adds a row, column, and value of the clicked cell to the event data of the table event :row_clicked