Skip to content

Load blob.js along with filesaver.js to fix Export Schema option in Safari 7#901

Merged
rashidkpc merged 1 commit intoelastic:masterfrom
driskell:bugs/safari7_export_schema_fix
Feb 11, 2014
Merged

Load blob.js along with filesaver.js to fix Export Schema option in Safari 7#901
rashidkpc merged 1 commit intoelastic:masterfrom
driskell:bugs/safari7_export_schema_fix

Conversation

@driskell
Copy link
Copy Markdown

@driskell driskell commented Feb 1, 2014

Hello,

Apologies for the previous pull which ignored the contributing...

CLA is signed. Please be aware, however, that blob.js is not my work. It is found here:
https://github.com/eligrey/Blob.js/

It is the same author of the current filesaver.js Kibana is using. The specific file I have used is the one from his demo site here:
http://eligrey.com/demos/FileSaver.js/

Reason for using the revision from demo site is that it is known to work. I know the FileSaver.js current master has issues (does not work at all in Safari 7 for me) but the demo site still works great in Safari 7, and in fact uses the same FileSaver.js version Kibana is using as far as I can tell. So I took the Blob.js from there.

Will I need to get in touch with eligrey for you so he can confirm this contribution? All I've done is tie the parts together. He maintained all of the blob.js itself.

Thanks!

Jason

@rashidkpc
Copy link
Copy Markdown
Contributor

Blob.js is MIT licensed, so no need to contact him. I'll review this and get it merged, thanks!

@rashidkpc rashidkpc merged commit 2a81e98 into elastic:master Feb 11, 2014
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
# [24.1.0](elastic/elastic-charts@v24.0.0...v24.1.0) (2020-11-24)

### Bug Fixes

* **area_charts:** correctly represent baseline with negative data points ([elastic#896](elastic/elastic-charts#896)) ([d1243f1](elastic/elastic-charts@d1243f1))
* **legend:** legend sizes with ordinal data ([elastic#867](elastic/elastic-charts#867)) ([7559e0d](elastic/elastic-charts@7559e0d)), closes [elastic#811](elastic/elastic-charts#811)
* render orphan data points on lines and areas ([elastic#900](elastic/elastic-charts#900)) ([0be282b](elastic/elastic-charts@0be282b)), closes [elastic#783](elastic/elastic-charts#783)
* specs swaps correctly reflected in state ([elastic#901](elastic/elastic-charts#901)) ([7fba882](elastic/elastic-charts@7fba882))

### Features

* **legend:** allow legend text to be copyable ([elastic#877](elastic/elastic-charts#877)) ([9cd3459](elastic/elastic-charts@9cd3459)), closes [elastic#710](elastic/elastic-charts#710)
* allow clearing series colors from memory ([elastic#899](elastic/elastic-charts#899)) ([ab1af38](elastic/elastic-charts@ab1af38))
* merge series domain with the domain of another group ([elastic#912](elastic/elastic-charts#912)) ([325b013](elastic/elastic-charts@325b013))
* small multiples for XY charts (alpha) ([elastic#793](elastic/elastic-charts#793)) ([d288208](elastic/elastic-charts@d288208)), closes [elastic#500](elastic/elastic-charts#500) [elastic#500](elastic/elastic-charts#500)
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.

2 participants