Coder Social home page Coder Social logo

marcneuwirth / jquery-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jquery/jquery-ui

1.0 2.0 0.0 14.27 MB

The official jQuery user interface library.

Home Page: http://jqueryui.com/

License: GNU General Public License v2.0

PHP 2.50% Shell 0.68% JavaScript 96.82%

jquery-ui's Introduction

jQuery UI - Interactions and Widgets for the web

jQuery UI provides interactions like Drag and Drop and widgets like Autocomplete, Tabs and Slider and makes these as easy to use as jQuery itself.

If you want to use jQuery UI, go to jqueryui.com to get started. Or visit the Using jQuery UI Forum for discussions and questions.

If you are interested in helping developing jQuery UI, you are in the right place. To discuss development with team members and the community, visit the Developing jQuery UI Forum.

For committers

When looking at pull requests, first check for proper commit messages.

Unless everything is fine and you can merge directly via GitHub's interface, fetch the remote first:

git remote add [username] [his-fork.git] -f

If you want just one commit and edit the commit message:

git cherry-pick -e [sha-of-commit]

If it should go to the stable brach, cherry-pick it to stable:

git checkout 1-8-stable
git cherry-pick -x [sha-of-commit]

jquery-ui's People

Contributors

1marc avatar aaronchi avatar adambaratz avatar adovenmuehle avatar ajpiano avatar allpro avatar bganicky avatar bhollis avatar btburnett3 avatar chicheng avatar dbolter avatar dcneiner avatar eduardolundgren avatar fracmak avatar gnarf avatar hanshillen avatar joshvarner avatar jzaefferer avatar kborchers avatar kzys avatar m157y avatar marcneuwirth avatar maxpower15 avatar michaelmwu avatar paulirish avatar petersendidit avatar pheiberg avatar rdworth avatar scottgonzalez avatar tomykaira avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.