Changelog
cheetahR 0.4.0
CRAN release: 2026-06-02
- Add
"autocomplete"column action for typeahead-style cell editing over a fixed list of suggestions, configured viacolumn_def(action = "autocomplete", auto_complete_opts = ...) - Add
get_grid_data()Shiny helper to retrieve the current grid data as a reactive data frame - Fix
renderCheetah()appending a new grid on re-render instead of replacing the previous one (#51)
cheetahR 0.3.0
CRAN release: 2025-07-21
- Implement Shiny proxy functions
- Implement column formatter:
- Numeric formatter
- Date formatter
- Fix issue with datetime object