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

feat: add opera and and_ff mapper #8961

Closed
wants to merge 1 commit into from

Conversation

chikara-chan
Copy link

@chikara-chan chikara-chan commented Nov 2, 2018

Q                       A
Fixed Issues?
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

We have opera compatibility statistical data now, but it is excluded in code now.

@existentialism
Copy link
Member

@chikara-chan thanks for the PR!

Re: Opera, let's land #8555 as it also includes a test for browserslist parsing.

For and_ff, we'll need to update build-data to add mappings for it to work?

@chikara-chan
Copy link
Author

@existentialism According to wiki, from version 4.0, Firefox for Android uses the same engine and shares core code with Firefox for Desktop. Thus, we can map and_ff to firefox directly, just like and_chr to chrome.

@nicolo-ribaudo
Copy link
Member

Fixes by browserslist/browserslist#371 (and_ff) and #8555 (opera)

@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 14, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: preset-env
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants