v0.3.2
- Updated tui-grid to 4.21.22.
grid_editor_date()
new argumentslanguage
andweekStartDay
.
Breaking changes
grid_proxy_delete_row()
: argumentindex
renamedrowKey
and now expect the row key of the row to delete, you can find therowKey
value ininput$<outputId>_data
.input$<outputId>_data
is now given with an extra columnrowKey
thats gives the internant row key of the row.