jQuery UI Development & Planning Wiki (original) (raw)
Page history last edited by Scott González 7 years, 5 months ago
Overview
Tools
Please create an account on each of these as needed
- Development and Planning Wiki: wiki.jqueryui.com
- Bug Tracker: bugs.jqueryui.com
- Source Code: github.com/jquery/jquery-ui
- Forum (develpment questions): forum.jquery.com/developing-jquery-ui
- Forum (use questions): forum.jquery.com/using-jquery-ui
Develop existing jQuery UI plugins (dev lead: Alex Schmitz)
These are plugins in the current stable release. They need continued testing, bug fixes, and cleanup.
- Triaging
- Testing
- Writing and running unit tests [ TODO: page needed ]
- Testswarm [ TODO: page needed ]
- How to report bugs
- Fixing bugs and adding features
- Discussion
- If you have any questions while helping with existing jQuery UI plugins, ask on the Developing jQuery UI forum or IRC (#jqueryui-dev on freenode).
- If the question relates to a11y, see jquery-a11y
Develop new jQuery UI plugins (dev lead: Jörn Zaefferer)
These are plugins in active development by the team for a future stable release. They are in various stages of development. Details on each page.
- See the Roadmap for new widgets under development.
- Discussion
- If you have any questions while helping the new jQuery UI plugins, ask on the Developing jQuery UI forum or IRC (#jqueryui-dev on freenode)
- If the question relates to accessibility, see jquery-a11y
Documentation and learning
- Read about how jQuery UI works.
- Articles and tutorials can be written for learn.jquery.com.
- Help us answer questions about how to use jQuery UI on the Using jQuery UI forum.