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

add browser Compatibility list #26

Closed
rsomlette opened this issue Jun 7, 2017 · 6 comments
Closed

add browser Compatibility list #26

rsomlette opened this issue Jun 7, 2017 · 6 comments
Assignees
Milestone

Comments

@rsomlette
Copy link

I've tested a basic example on:
Firefox
Chrome
Safari
Edge
without issue.
However it seems that IE 11 didn't work.

@fkhadra
Copy link
Owner

fkhadra commented Jun 7, 2017

You're right.

For ie11 we need to polyfill Array.prototype.includes method and also prefix some css classes.

I'll fix that

@fkhadra fkhadra self-assigned this Jun 7, 2017
@fkhadra fkhadra added this to the v1.7.1 milestone Jun 7, 2017
@rsomlette
Copy link
Author

Hello @fkhadra
Would you have any feedback on your progression toward the v1.7.1 ?

@fkhadra
Copy link
Owner

fkhadra commented Jun 20, 2017

Hello @Niphery,

I asked BrowserStack to let me use their tool to test the compatibility.

They activated my account today. So I expect to release the v1.7.1 this week Saturday or Sunday. I'll let you know as soon as I deploy the new release.

The new release will also include a new design by default. issue 28. I would like to have your opinion if you don't mind 😀

@fkhadra fkhadra modified the milestones: v1.7.1, v2.0.0 Jul 12, 2017
fkhadra added a commit that referenced this issue Jul 18, 2017
@fkhadra
Copy link
Owner

fkhadra commented Jul 31, 2017

I published the v2. I'll fix the animation bug for ie11 this week

@fkhadra fkhadra closed this as completed Jul 31, 2017
@rsomlette
Copy link
Author

Great news! Good job on your work btw 👍

@fkhadra
Copy link
Owner

fkhadra commented Jul 31, 2017

Thanks, appreciate the support 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants