Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/issue148/unsupportedvaluetype #316

Closed

Commits on Feb 23, 2015

  1. Fix repeated columns handling in ODS.

    František Žiačik committed Feb 23, 2015
    Copy the full SHA
    f09ce14 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. Repeated columns cells are now cloned before adding to the sheet.

    František Žiačik committed Mar 2, 2015
    Copy the full SHA
    52a8f7e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Skip a cell if there is no value-type attribute set in it.

    Fixes Issue SheetJS#148.
    František Žiačik committed Mar 3, 2015
    Copy the full SHA
    af68669 View commit details
    Browse the repository at this point in the history