1 | | [[redirect(/newticket)]] |
| 1 | == jQuery UI Development == |
| 2 | |
| 3 | The jQuery UI Team highly encourages everyone to actively participate in the development of the library. |
| 4 | |
| 5 | The easiest way to get active right away is to run the unit tests found in the development download bundle or to play around with the library yourself and report any issues and enhancements to this section (click on New ticket in the navigation). |
| 6 | |
| 7 | The jQuery UI development process is known for moving fast. We try to quickly resolve bugs and implement new features to keep jQuery UI lively and vital. Please visit the following links for everything that you need to know about the jQuery UI development process. |
| 8 | |
| 9 | == Development links == |
| 10 | |
| 11 | * [http://jqueryui.com/docs/Developer_Guide UI Developer Guidelines] - This explains the internal API and is a great resource for every developer. |
| 12 | * [http://jqueryui.com/bugs/timeline/ Recent Changes] - These are all the recent changes that have been submitted to the SVN repository. |
| 13 | * [http://dev.jqueryui.com/report/ Bug Tracking] - This is where all bugs and new feature requests go. If you have any doubts, feel free to run it by the [http://forum.jquery.com/developing-jquery-ui Developing jQuery UI forum] |
| 14 | * [http://dev.jqueryui.com/newticket/ New Bug Reports / Feature Requests] Post a bug report or feature request |
| 15 | |
| 16 | == Tickets needing Triage == |
| 17 | * [http://dev.jqueryui.com/report/18 Triage Bugs - New, TBD] Bugs not yet triaged (status: New, Milestone: TBD) |
| 18 | * [http://dev.jqueryui.com/report/19 Triage Other - New, TBD] Features and Enhancements not yet triaged (status: New, Milestone: TBD) |
| 19 | |
| 20 | == Tickets for next release == |
| 21 | * [http://dev.jqueryui.com/report/16 1.9 Blockers, Criticals] |
| 22 | * [http://dev.jqueryui.com/report/17 1.9 Open] |
| 23 | |
| 24 | == Open Tickets By Plugin == |
| 25 | * [http://dev.jqueryui.com/report/10?P=core ui.core] |
| 26 | * [http://dev.jqueryui.com/report/10?P=mouse ui.mouse] |
| 27 | * [http://dev.jqueryui.com/report/10?P=position ui.position] |
| 28 | * [http://dev.jqueryui.com/report/10?P=widget ui.widget] |
| 29 | |
| 30 | * [http://dev.jqueryui.com/report/10?P=draggable ui.draggable] |
| 31 | * [http://dev.jqueryui.com/report/10?P=droppable ui.droppable] |
| 32 | * [http://dev.jqueryui.com/report/10?P=resizable ui.resizable] |
| 33 | * [http://dev.jqueryui.com/report/10?P=selectable ui.selectable] |
| 34 | * [http://dev.jqueryui.com/report/10?P=sortable ui.sortable] |
| 35 | |
| 36 | * [http://dev.jqueryui.com/report/10?P=accordion ui.accordion] |
| 37 | * [http://dev.jqueryui.com/report/10?P=autocomplete ui.autocomplete] |
| 38 | * [http://dev.jqueryui.com/report/10?P=button ui.button] |
| 39 | * [http://dev.jqueryui.com/report/10?P=datepicker ui.datepicker] |
| 40 | * [http://dev.jqueryui.com/report/10?P=dialog ui.dialog] |
| 41 | * [http://dev.jqueryui.com/report/10?P=progressbar ui.progressbar] |
| 42 | * [http://dev.jqueryui.com/report/10?P=slider ui.slider] |
| 43 | * [http://dev.jqueryui.com/report/10?P=tabs ui.tabs] |
| 44 | |
| 45 | == Open Meta Tickets == |
| 46 | * [http://dev.jqueryui.com/report/10?P=a11y ui.a11y] |
| 47 | * [http://dev.jqueryui.com/report/10?P=build ui.build] |
| 48 | * [http://dev.jqueryui.com/report/10?P=demos ui.demos] |
| 49 | * [http://dev.jqueryui.com/report/10?P=design ui.design] |
| 50 | * [http://dev.jqueryui.com/report/10?P=dev ui.dev] |
| 51 | * [http://dev.jqueryui.com/report/10?P=docs ui.docs] |
| 52 | * [http://dev.jqueryui.com/report/10?P=downloadbuilder ui.downloadbuilder] |
| 53 | * [http://dev.jqueryui.com/report/10?P=site ui.site] |
| 54 | * [http://dev.jqueryui.com/report/10?P=test ui.test] |
| 55 | * [http://dev.jqueryui.com/report/10?P=themeroller ui.themeroller] |