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 #35 for ExporterOption #36

Open
wants to merge 14 commits into
base: v8
Choose a base branch
from
Open

Fix #35 for ExporterOption #36

wants to merge 14 commits into from

Commits on Apr 9, 2020

  1. added xlsx support for v8

    haiwan authored and simpletasks committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    061a599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a2a4b View commit details
    Browse the repository at this point in the history
  3. added custom column header support

    haiwan authored and simpletasks committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    169ad2e View commit details
    Browse the repository at this point in the history
  4. Allow having external value provider for cell value as well as a func…

    …tion based column header retrieval.
    peterl1084 authored and simpletasks committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d6fc47d View commit details
    Browse the repository at this point in the history
  5. updated pom files for 2.1.0

    haiwan authored and simpletasks committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    20cb8ba View commit details
    Browse the repository at this point in the history
  6. Resolve package names.

    simpletasks committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    753c118 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ae43d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    c102188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2df257c View commit details
    Browse the repository at this point in the history
  3. Revert gitignore.

    simpletasks committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    0fcab2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a22435a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'v8' of https://github.com/haiwan/Exporter into haiwan-v8

    # Conflicts:
    #	exporter-addon/src/main/java/org/vaadin/haijian/FileBuilder.java
    #	exporter-addon/src/main/java/org/vaadin/haijian/option/ExporterOption.java
    #	exporter-demo/src/main/java/org/vaadin/haijian/demo/helpers/GridDemoViewCreator.java
    simpletasks committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    21d1729 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f977b0a View commit details
    Browse the repository at this point in the history
  7. Fix haiwan#35 ColumnOptions.

    simpletasks committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    c706a29 View commit details
    Browse the repository at this point in the history