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

csv-export plugin: filename options #850

Closed
wants to merge 3 commits into from

Conversation

zacronos
Copy link

added 2 options to the csv-export plugin, and edited plugins/README.md to document:

  • initialFilename: sets the export filename for the download link (defaults to "Export.csv")
  • editableFilename: boolean that controls whether to provide a text input for the user to set the export filename (defaults to false)

These changes are fully backward-compatible: the default values for the new options match the existing behavior.

@c0bra c0bra added this to the 2.0.8 milestone Mar 21, 2014
@c0bra
Copy link
Contributor

c0bra commented Mar 21, 2014

This can probably be brought into the 2.0.8 release if the first and 3rd commits are squashed and rebased off the 2.0.8 tip.

@c0bra
Copy link
Contributor

c0bra commented Apr 22, 2014

Closing for now unless the PR is reintroduced as rebased.

@c0bra c0bra closed this Apr 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants