Demos examples list order
On the demos example list the options are not ordered alphabetically.
What do you think in sorting alphabetically the options starting from the second option?
Example:
Now the options are listed like this:
<div style="margin-left: 40px;">* Default Droppable
* Accept
* Hover class
* Active class
* Greedy
* Revert
</div>
Is easier to find an option if always the first option is the "Default Droppable", and sort by name all the other options, the list will be shown like this:
<div style="margin-left: 40px;">* Default Droppable
* Accept
* Active class
* Greedy
* Hover class
* Revert
</div>
--
Eduardo Lugren
Software Engineer
Liferay, Inc.
Enterprise. Open Source. For Life.