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

Remove vendor prefixed properties from CSS based on 1.5 browser support #8246

Open
jaspermdegroot opened this issue Jul 27, 2015 · 3 comments
Assignees
Milestone

Comments

@jaspermdegroot
Copy link
Contributor

No description provided.

@jaspermdegroot
Copy link
Contributor Author

We are going to add a Grunt task for this and remove the vendor prefixes from the CSS files.

@jaspermdegroot
Copy link
Contributor Author

jaspermdegroot commented Aug 23, 2016

After merging PR #8500 the following things remain to be done:

  • remove superfluous vendor prefixes theme CSS (can't use autoprefixer here because we need the inline comments for the ThemeRoller)
  • remove filter: Alpha(Opacity=*); (we will only support IE9+)
  • remove .ui-toolbar-android-2x-fixed rule in fixed toolbar CSS (we will drop support for Android 2.3) (note: remove the JS that adds the class as well)
  • remove .ui-popup-arrow-container.ie .ui-popup-arrow from popup arrow CSS (we will only support IE9+)

@Bachstelze
Copy link

Can we move the further removements to the next milestone?

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

No branches or pull requests

2 participants