Support for older versions for firefox #950

Closed
opened 2018-01-10 08:26:03 +00:00 by monis01 · 1 comment
monis01 commented 2018-01-10 08:26:03 +00:00 (Migrated from github.com)

Hi
I have not tested for older versions browser compaitibilities, does it work? any words on this?
Thanks

Hi I have not tested for older versions browser compaitibilities, does it work? any words on this? Thanks
reviewher commented 2018-01-10 15:12:04 +00:00 (Migrated from github.com)

Newer features (like ArrayBuffers and the 'array' input type) notwithstanding, it should work on Firefox 18+:

  • NodeJS 0.8, 0.10, 0.12, 4.x, 5.x, 6.x, 7.x, 8.x
  • IE 6/7/8/9/10/11 (IE 6-9 require shims)
  • Chrome 24+ (including Android 4.0+)
  • Safari 6+ (iOS and Desktop)
  • Edge 13+, FF 18+, and Opera 12+

Only the latest version of FF is regularly tested, but you can run the browser test suite from http://oss.sheetjs.com/js-xlsx/tests/ in older versions

Newer features (like ArrayBuffers and the `'array'` input type) notwithstanding, it should work on [Firefox 18+](https://docs.sheetjs.com/#tested-environments): - NodeJS 0.8, 0.10, 0.12, 4.x, 5.x, 6.x, 7.x, 8.x - IE 6/7/8/9/10/11 (IE 6-9 require shims) - Chrome 24+ (including Android 4.0+) - Safari 6+ (iOS and Desktop) - Edge 13+, FF 18+, and Opera 12+ ![](https://saucelabs.com/browser-matrix/sheetjs.svg) Only the latest version of FF is regularly tested, but you can run the browser test suite from http://oss.sheetjs.com/js-xlsx/tests/ in older versions
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#950
No description provided.