GithubHelp home page GithubHelp logo

finn-no / carousel-js Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 7.0 4.48 MB

Our general purpose carousel widget which can be used for multiple use-cases.

License: Other

JavaScript 100.00%
platform-frontend

carousel-js's People

Contributors

cjohansen avatar eirslett avatar gregersrygg avatar jstnhlj avatar leftiefriele avatar magnars avatar maurizi avatar mortonfox avatar msolli avatar stigkj avatar sveisvei avatar torarnek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

carousel-js's Issues

Loose the jQuery dependency

Right now you must have jQuery to use some modules. There really isn't a need for that just to do some simple DOM traversal and simple animations.

The DOM stuff should be written without any framework. The animations should have an option of using something other than jQuery or perhaps to only use CSS.

automate new releases

we should automate the release process by adding some Grunt tasks to do it correctly for Bower and NPM.
it should also do tagging.

Dist files should not include version number

Including version number in dist files like carousel-1.1.0.js would force hardcoding version number in other pars like <script src="...">, and this would make a hassle when upgrading. So please trip away the version number.

Fix naming in lazySrcElementList

The function downloadAlternativeImageWhenNotFound should be renamed to not specify an image.

Also the errorCallback isn't really an error callback, as it is more an "alternative path resolver" when loading of images fails. This isn't reflected in the name

grunt doesn't run any tests

I'd like to contribute some more stuff, but it would be a shame to break the tests. :)

โžœ  carousel-js git:(master) grunt jstestdriver
Running "jstestdriver" task
>> Total Passed: 0, Fails: 0

Done, without errors.

Notice the "Total Passed: 0"

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.