Some ideas to make my life easier:
Hello,
[quote:]1: Allow us to use native html elements rather than enhanced elements by letting us override data-role="none". This should be a simple change. When we go to custom properties if we try to add this it will not allow us to do this.
[/quote]
data-role is system attribute for JQM, but for HTML component we can add exception to validation rules
[quote:] 4. When using custom components and those components are used in a number of pages, give us the option to make changes and then hit apply so that we don’t have to wait each time we make a change. For example when editing margin of custom component, we can only change top margin and have to wait before editing other properties[/quote]
We'll check what can be done here, as this requires research and a lot of testing.
[quote:] Add mobileinit to events. (This could be done by letting us do #2)[/quote]
Added to our list.