Skip to content

v0.3.2

Compare
Choose a tag to compare
@pvictor pvictor released this 07 Mar 14:52
  • Updated tui-grid to 4.21.22.
  • grid_editor_date() new arguments language and weekStartDay.

Breaking changes

  • grid_proxy_delete_row(): argument index renamed rowKey and now expect the row key of the row to delete, you can find the rowKey value in input$<outputId>_data.
  • input$<outputId>_data is now given with an extra column rowKey thats gives the internant row key of the row.