Recent Releases of toastui
toastui - v0.3.2
- Updated tui-grid to 4.21.22.
grid_editor_date()new argumentslanguageandweekStartDay.
Breaking changes
grid_proxy_delete_row(): argumentindexrenamedrowKeyand now expect the row key of the row to delete, you can find therowKeyvalue ininput$<outputId>_data.input$<outputId>_datais now given with an extra columnrowKeythats gives the internant row key of the row.
- R
Published by pvictor almost 2 years ago
toastui - v0.3.0
- Updated tui-calendar to @toast-ui/calendar 2.1.3 (see https://github.com/nhn/tui.calendar/blob/main/docs/en/guide/migration-guide-v2.md)
- Updated @toast-ui/chart to 4.6.1 (https://github.com/nhn/tui.chart/releases).
- Updated tui-grid to 4.21.12 (https://github.com/nhn/tui.grid/releases).
- R
Published by pvictor over 2 years ago
toastui - toastui v0.1.2
- Added a
NEWS.mdfile to track changes to the package. - Addded
datagrid()& helpers to create interactive tables based on tui-grid. - Addded
calendar()& helpers to create interactive calendars based on tui-calendar. - Addded
chart()& helpers to create interactive charts based on tui-chart.
- R
Published by pvictor over 4 years ago