Skip to content

Releases: Swechhya/excelR

excelR 0.4.0

09 Mar 16:42
c5bef1e
Compare
Choose a tag to compare

New features:

  1. Attribute to specify date format
  2. Functions to set and get comments
  3. Functions to get selected data and selected data boundary
  4. Flexibility to add custom js scripts
  5. Handle image url in columns
  6. Update jexcel and jsuites version
  7. Add dots to make excelTable parameters more flexible

Bug fixes:

  1. Fix test for latest R version
  2. Multiple dropdown issue
  3. Numeric converting to factor after edit

excelR 0.3.1

01 Oct 15:07
5b3fbbb
Compare
Choose a tag to compare

Bug fixes:

  • Show blank cell when NA is present in data.
  • Date and character columns are converted to factor after editing any cell.

excelR 0.3.0

07 Sep 13:08
8544185
Compare
Choose a tag to compare

New features:

  • Auto detect column type from data
  • Show toolbar above the table

excelR 0.2.1

20 Aug 08:40
2beeef1
Compare
Choose a tag to compare

Bug fixes:

  • Shiny table update
  • Add missing readonly column attribute for columns
  • Maintain cell selection on table update
  • Handle events fired by jexcel

excelR 0.2.0

26 Jul 09:15
c2e3ef8
Compare
Choose a tag to compare

New features:

  • Add communication with shiny
  • Change style argument to a named list of character CSS styles
  • Add examples and tests

Bug fixes:

  • Rewrite JavaScript binding so works with older RStudio versions
  • Various arguments are not passed to the htmlwidget

Initial CRAN release

18 Jul 03:35
Compare
Choose a tag to compare
0.1.0

Change description title for CRAN submission