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

Drop -mox and -o transition prefixes #12641

Closed
wants to merge 1 commit into from
Closed

Drop -mox and -o transition prefixes #12641

wants to merge 1 commit into from

Conversation

BBosman
Copy link
Contributor

@BBosman BBosman commented Feb 7, 2014

The -o and -moz prefixes for transition aren't needed for our supported browsers so we could drop those:
http://caniuse.com/css-transitions

@cvrebert cvrebert added this to the v3.1.1 milestone Feb 7, 2014
@zlatanvasovic
Copy link
Contributor

Opera 12 requires -o, so don't remove it. Dropping -moz is 🆗, though.

@cvrebert
Copy link
Collaborator

cvrebert commented Feb 7, 2014

@zdroid We only officially support WebKit-based Opera at this point.

@zlatanvasovic
Copy link
Contributor

OK, but Opera 12 is still widely used. You're missing big one. :)

2014-02-07 19:56 GMT+01:00 Chris Rebert notifications@github.com:

@zdroid https://github.com/ZDroid We only support WebKit-based Opera at
this point.


Reply to this email directly or view it on GitHubhttps://github.com//pull/12641#issuecomment-34487393
.

Zlatan Vasović - ZDroid

@XhmikosR
Copy link
Member

XhmikosR commented Feb 8, 2014

I really think we should keep the vendor prefixed properties longer... I mean it's not so big a deal being that with LESS they can be easily added and make Bootstrap work on more systems.

@zlatanvasovic
Copy link
Contributor

Yes, but autoprefixer sounds better now. :D

2014-02-08 10:02 GMT+01:00 XhmikosR notifications@github.com:

I really think we should keep the vendor prefixed properties longer... I
mean it's not so big a deal being that with LESS they can be easily added
and make Bootstrap work on more systems.


Reply to this email directly or view it on GitHubhttps://github.com//pull/12641#issuecomment-34539077
.

Zlatan Vasović - ZDroid

@XhmikosR
Copy link
Member

XhmikosR commented Feb 8, 2014

Yeah, autoprefixer is fine too. Like keep old browsers support up until the last 3.x version or something.

@zlatanvasovic
Copy link
Contributor

Yes.

2014-02-08 17:48 GMT+01:00 XhmikosR notifications@github.com:

Yeah, autoprefixer is fine too. Like keep old browsers support up until
the last 3.x version or something.


Reply to this email directly or view it on GitHubhttps://github.com//pull/12641#issuecomment-34548658
.

Zlatan Vasović - ZDroid

@mdo mdo removed this from the v3.1.1 milestone Feb 8, 2014
@mdo
Copy link
Member

mdo commented Feb 8, 2014

Yeah, let's leave this one for now since it's not hurting anything for Firefox and Opera 12 is still so widely used (in Opera terms 😆).

Let's definitely get the autoprefixer in at some point though.

@mdo mdo closed this Feb 8, 2014
@BBosman BBosman deleted the transition branch February 9, 2014 08:47
@zlatanvasovic
Copy link
Contributor

@mdo Kill -moz, we don't need it.

@mgol
Copy link

mgol commented Feb 13, 2014

@zdroid @cvrebert Opera 12 is hardly used, Opera 12.1 is popular. They're different; in particular, Opera 12.1x doesn't need prefixes for its transition support.

@twbs twbs locked and limited conversation to collaborators Mar 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants