Skip to content

Releases: Swechhya/excelR

excelR 0.4.0

Choose a tag to compare

@Swechhya Swechhya released this 09 Mar 16:42
c5bef1e

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

Choose a tag to compare

@Swechhya Swechhya released this 01 Oct 15:07
5b3fbbb

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

Choose a tag to compare

@Swechhya Swechhya released this 07 Sep 13:08
8544185

New features:

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

excelR 0.2.1

Choose a tag to compare

@Swechhya Swechhya released this 20 Aug 08:40
2beeef1

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

Choose a tag to compare

@Swechhya Swechhya released this 26 Jul 09:15
c2e3ef8

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

Choose a tag to compare

@Swechhya Swechhya released this 18 Jul 03:35
0.1.0

Change description title for CRAN submission