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 Edge support #269

Merged
merged 1 commit into from
Nov 20, 2017
Merged

Add Edge support #269

merged 1 commit into from
Nov 20, 2017

Conversation

romanlex
Copy link
Contributor

@romanlex romanlex commented Jun 1, 2017

Can filter lower when Edge browser
lowerThan: 'js:Promise',
or
lowerThan: 'Edge',

Can filter lower when Edge browser
 lowerThan: 'js:Promise',
or
 lowerThan: 'Edge',
@garhbod
Copy link

garhbod commented Aug 8, 2017

When will this be merged?

@davinkevin
Copy link

We will need this PR to be merged for some project targeting only evergreen browser.

Thanks ;)

/cc @Neonox31

@Kum0ri
Copy link
Contributor

Kum0ri commented Sep 25, 2017

Hi there,
We need to analize this asap.
Need to test across all browsers because the plugin need to work in ie6 + and all this changes need to be tested in all old browsers.

@davinkevin
Copy link

davinkevin commented Sep 25, 2017 via email

@danvaz
Copy link
Contributor

danvaz commented Sep 25, 2017 via email

@karolyi
Copy link

karolyi commented Nov 17, 2017

@alexprg @brunoamorim what the hell are you guys waiting for with merging with this project?

@karolyi
Copy link

karolyi commented Nov 17, 2017

@danvaz ?

@Kum0ri
Copy link
Contributor

Kum0ri commented Nov 17, 2017

Hi there @karolyi ,

As said before, we need to check the changes and we didn't found the time to do it.

Tkx,
daniel

@karolyi
Copy link

karolyi commented Nov 18, 2017

@Kum0ri if that helps, I started using this PR's .js file in my production, it works just fine. I targeted IE11 with it, tested before locally (lucky I still have IE11), and can confirm it works.

@karolyi
Copy link

karolyi commented Nov 18, 2017

Proof:
image

@romanlex
Copy link
Contributor Author

romanlex commented Nov 18, 2017

I think that all want see test in ie6 ))) May be you can get screen? I use my version of outdated-browser for all my projects. I don' known why is PR is so long wait approved

PS
All want see test in ie6, but all hasn't ie6

@karolyi
Copy link

karolyi commented Nov 18, 2017

hmm, maybe I can pull an older IE. I have an XP virtualmachine.

@karolyi
Copy link

karolyi commented Nov 18, 2017

so I fired up my old XP machine, and IE8 is installed within. however I couldn't test the code since those browsers use such an outdated SSL implementation which my server will not accept.

I guess that's the end of my testing. guys, merge this PR already.

Copy link
Contributor

@Deadload Deadload left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added js test for Edge support

@Deadload Deadload merged commit b849a1b into outdatedbrowser:develop Nov 20, 2017
@Deadload
Copy link
Contributor

Hey guys,
Merge done, sorry for the delay.
If you can please test it we would appreciate it, and any bug please report back.

thks,
Joao

@esonesson
Copy link

When testing this, the notice shows in all browsers I try it in. IE, Edge, Chrome, FF on both Win and Mac. Do you know any solution for it?

@esonesson
Copy link

Any news on this? :)

@karolyi
Copy link

karolyi commented Nov 29, 2017

@esonesson you must have done something wrong. I use this version of the JS file and it works.

@jonadeline
Copy link

jonadeline commented Dec 14, 2017

@esonesson, I experimented the same issue and finally figured out why. I installed through bower so I get the master branch where this PR has not been merged yet, so take care to get the develop branch if you use bower and then use the non minified js file (the patch has not been applied to the minified file). Then it should work correctly.

@baticodes
Copy link

I have the same issue as @esonesson and @Bodhiz . In my case I downloaded the last version from Github and as @Bodhiz said only the non minified js file works correctly.

@Awea
Copy link

Awea commented Mar 21, 2018

Hi there, tested in Edge / IE 11, Chrome, FF and it works :) Thanks @romanlex

@Saborknight
Copy link

Great to see this merged, but why hasn't the minified version been merged along with the non-minified? I was using the minified version, and wondering what I had done wrong when in actual fact the minified version simply doesn't include the changes made to include lowerThan: 'Edge' support...

@GianniObiglio
Copy link

After 8 months it would be great to have synchronized version between the minified and non minified version :)

@charlax
Copy link

charlax commented Jul 5, 2019

Can we re-open this issue? Edge support is not included in the minified file.

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