On Tue, Dec 2, 2008 at 1:33 PM, Gabriel Lovison
<[EMAIL PROTECTED]>wrote:

> Hi everyone
>
> who is responsable for ui-dialog?


The whole jQuery UI Team, really. As far as backround, I was the original
author. Scott Gonzalez has helped a lot with it.


>
> How can I help in development?


Thanks for asking :). Is there something you wanted to do in particular?
Something you wish it did that it doesn't currently?

As far as how to help in general, you could take a look at any tickets here:

http://ui.jquery.com/bugs/report/10?P=dialog

Any that are Milestone: TBD and Status: new haven't been triaged yet. Some
first steps:

- ensure the title and description are clear and complete
- test against trunk to see if it has already been fixed
- create a test case and attach if one does not already exist
- create a unit test if one does not already exist
- create a patch if one does not already exist (ie, fix the bug, add the
feature)

Other things to do

- check out a copy of the svn (if you haven't already)
- write unit tests for each option, combination of options, method, callback
See http://jquery-ui.googlecode.com/svn/trunk/tests/
- test in all supported browsers using different options and themes
- create tickets for bugs/missing features you find
- join the jquery-ui-dev list and start/continue discussions there
http://groups.google.com/group/jquery-ui-dev
- request access to the jQuery UI Development wiki at
http://jqueryui.pbwiki.com/ . The dialog plugin is a lot further along than
some of the others, but there are some sections that could be backfilled at
least to match the current functionality.

- Richard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to