Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Remove legacy polyfills and CSS prefixes #582

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

MichaIng
Copy link

@MichaIng MichaIng commented Aug 5, 2021

To keep Internet Explorer 9 - 11 support, for now the element matches "ms" prefix and promise function check are kept, everything else is removed.

Additionally some spelling corrections have been applied.

I know these changes need to be applied to the sources and this file rebuilt. However, I have no experience with the build tools. If anyone is interested to update this great project properly, I'm ready to help.

To keep Internet Explorer 9 - 11 support, for now the element matches "ms" prefix and promise function check are kept, everything else is removed.

Additionally some spelling corrections have been applied.

I know these changes need to be applied to the sources and this file rebuilt. However, I have no experience with the build tools. If anyone is interested to update this great project properly, I'm ready to help.

Signed-off-by: MichaIng <[email protected]>
MichaIng added a commit to MichaIng/DietPi-Website that referenced this pull request Aug 5, 2021
See: patrickkunka/mixitup#582

Also pump all assets again through the minifier, regardless whether they were minified already, as it will further reduce the size a bit.
MichaIng added a commit to MichaIng/DietPi-Website that referenced this pull request Aug 5, 2021
See: patrickkunka/mixitup#582

Also pump all assets again through the minifier, regardless whether they were minified already, as it will further reduce the size a bit.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant