Coder Social home page Coder Social logo

Remove html5slider about seriously.js HOT 6 CLOSED

positlabs avatar positlabs commented on June 17, 2024
Remove html5slider

from seriously.js.

Comments (6)

odbol avatar odbol commented on June 17, 2024

I disagree. Not everyone uses the latest browser. Especially Android users. Polyfills are designed to only fill when the required functionality doesn't exist. Until all use of older browsers (Android < 4.2) is gone, I think this should remain, since it doesn't hurt anything.

from seriously.js.

positlabs avatar positlabs commented on June 17, 2024

What's the point of polyfilling on a browser that doesn't support webgl?

http://caniuse.com/webgl

from seriously.js.

odbol avatar odbol commented on June 17, 2024

Firefox for Android supports WebGL, but I'm not sure about the Range input. Can't find it listed on the caniuse site.

from seriously.js.

positlabs avatar positlabs commented on June 17, 2024

I tested on Android v28.0.1 and it works. Link below was used for testing.

http://demosthenes.info/blog/757/Playing-With-The-HTML5-range-Slider-Input
On Apr 2, 2014 8:19 PM, "Tyler Freeman" [email protected] wrote:

Firefox for Android supports WebGL, but I'm not sure about the Range
input. Can't find it listed on the caniuse site.

Reply to this email directly or view it on GitHubhttps://github.com//issues/47#issuecomment-39408706
.

from seriously.js.

brianchirls avatar brianchirls commented on June 17, 2024

Given that:

  • it looks like the only users for whom this would be an issue (i.e. WebGL but no range input) are those using a very old version of Firefox (< 1%)
  • we only use this for examples and haven't even been disciplined about including it in all of them
  • anybody who wants to use this in production is free to include the polyfill on their own
  • anybody who wants to use this in production should probably use a prettier control (e.g. dat.gui) - have you seen what the range slider looks like in IE11?

...I am inclined to remove this in the next release.

Any further objection?

from seriously.js.

brianchirls avatar brianchirls commented on June 17, 2024

For reference, http://caniuse.com/input-range

from seriously.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.