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

Autoprefix the file-selector-button pseudo-element #1412

Merged
merged 3 commits into from
Jul 10, 2021
Merged

Autoprefix the file-selector-button pseudo-element #1412

merged 3 commits into from
Jul 10, 2021

Conversation

lukewarlow
Copy link
Contributor

@lukewarlow lukewarlow commented Jul 9, 2021

Closes #1374

This is prototype implementation using MDN compat data as a fallback because caniuse doesn't have this feature.

Edit: This has been changed to hard code support values instead of using the mdn lib due to its size.

Prototype using MDN compat data where caniuse is not usable.
package.json Outdated Show resolved Hide resolved
'and_ff 82',
'ios_saf 14.5',
'samsung 15.0'
]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this is the correct format. This data is taken straight from MDN (samsung internet version is based on a PR by Samsung internet dev rel)

@lukewarlow lukewarlow marked this pull request as ready for review July 10, 2021 10:16
@ai
Copy link
Member

ai commented Jul 10, 2021

Do you have Twitter account to mention you in release tweet?

@lukewarlow
Copy link
Contributor Author

@ai ai merged commit 5468c9f into postcss:main Jul 10, 2021
@ai
Copy link
Member

ai commented Jul 10, 2021

Thanks. Released in 10.3.

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.

::file-selector-button support
2 participants