Giter Site home page Giter Site logo

Comments (5)

danzen avatar danzen commented on May 30, 2024

Did add a Slider class to ZIM 1.5 and on...

from zimjs.

danzen avatar danzen commented on May 30, 2024

Added more functionality to the Stepper - including secondary arrows - rather unique - for instance whole numbers and decimals. Also made types for Number and Letters along with generic data. Works with press drag now too - still could make a nice Spinner version of it one day!

from zimjs.

danzen avatar danzen commented on May 30, 2024

Need to now fix the stepper so that arrows are optional and you can just press or press drag the text to advance. Also, if the value is an array, the keys pressed maybe should advance to a matching value. And at the moment, a single press does not advance the ticker, I thought that it did or used to... will adjust...

from zimjs.

danzen avatar danzen commented on May 30, 2024

Oh ya... when I use vertical arrows for numbers I want to make up be a positive change but when I use vertical arrows with letters I want to make down a positive change. Sigh. I could reverse the list but the problem is the keyboard arrows. I set them to work with left and right too and in both cases right would be increasing the numbers and increasing the letters. So perhaps I should not make arrow keys work if they are not the main direction. Or I make it so we can specify which way is forward. Default is up but then can change it to down. I would do this for each direction: rightForward, upForward - with boolean values.

from zimjs.

danzen avatar danzen commented on May 30, 2024

Slider, Dial, Stepper and List are now available

from zimjs.

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.