add option to specify date format
add dots to make excelTable parameters more flexible
remove parameter restriction for columns attribute
add feature to get selected data and selected data boundary
handle image url
fix bug of numeric converting to factor after edit
update jexcel and jsuites version
fix test for latest R version breaking changes
fix bug when NA is present in data
fix bug date and character columns are converted to factor after editing any cell.
add feature to auto detect column type from the data
add feature to show toolbar
fix bug for shiny table update
add readonly column attribute for columns
fix bug to maintain cell selection on table update
fix bug to handle events fired by jexcel
fix bug in which various arguments are not passed to the
htmlwidget
rewrite JavaScript binding so works with older RStudio versions
change style
argument to a named list of
character
CSS styles
add examples
begin to add tests
add communication with shiny