[JBoss JIRA] (JBIDE-16319) Generate new content in New Button and New Buttons wizards for JQM 1.4
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16319?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16319:
-----------------------------------
Labels: new_and_noteworthy (was: )
> Generate new content in New Button and New Buttons wizards for JQM 1.4
> ----------------------------------------------------------------------
>
> Key: JBIDE-16319
> URL: https://issues.jboss.org/browse/JBIDE-16319
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Alpha1
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Alpha2
>
> Attachments: button.png, buttons.png
>
>
> Also New Grouped Buttons wizard and New Form Button wizard.
> New format does not use data-role="button" and puts all other settings as classes, e.g.
> {code}<a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>{code}
> The remained data-* attribute usage is
> 1. data-mini in grouped buttons:
> {code}<div data-role="controlgroup" data-mini="true">
> <a href="#" class="ui-btn ui-corner-all">No icon</a>
> <a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>
> </div>{code}
> 2. data-rel in link button.
> *New Button*
> !button.png!
> *New Buttons*
> !buttons.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-16319) Generate new content in New Button and New Buttons wizards for JQM 1.4
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16319?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16319:
-----------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> Generate new content in New Button and New Buttons wizards for JQM 1.4
> ----------------------------------------------------------------------
>
> Key: JBIDE-16319
> URL: https://issues.jboss.org/browse/JBIDE-16319
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Alpha1
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Alpha2
>
> Attachments: button.png, buttons.png
>
>
> Also New Grouped Buttons wizard and New Form Button wizard.
> New format does not use data-role="button" and puts all other settings as classes, e.g.
> {code}<a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>{code}
> The remained data-* attribute usage is
> 1. data-mini in grouped buttons:
> {code}<div data-role="controlgroup" data-mini="true">
> <a href="#" class="ui-btn ui-corner-all">No icon</a>
> <a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>
> </div>{code}
> 2. data-rel in link button.
> *New Button*
> !button.png!
> *New Buttons*
> !buttons.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-16271) Support jquery mobile 1.4
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16271?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16271:
-----------------------------------
Labels: new_and_noteworthy (was: )
> Support jquery mobile 1.4
> -------------------------
>
> Key: JBIDE-16271
> URL: https://issues.jboss.org/browse/JBIDE-16271
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.1.1.Final
> Reporter: Max Rydahl Andersen
> Assignee: Alexey Kazakov
> Labels: new_and_noteworthy
> Fix For: 4.1.2.Final, 4.2.0.Alpha2
>
> Attachments: Combobox.bmml, Combobox.bmml, Combobox.png
>
>
> jquery mobile 1.4 is coming out and apparently have performance fixes making it better suited for cordova development.
> Noets from Vineet:
> "I wouldn't say 1.4 is more compatible. It's a case of jQM 1.4 being more suitable
> for Cordova apps. jQM 1.4 is more performant and thus Cordova apps are less sluggish.
> The release notes allude to this: http://jquerymobile.com/blog/2013/09/24/announcing-jquery-mobile-1-4-beta/
> I've got no hard numbers here, but this slides in this talk - http://www.slideshare.net/AlexanderSchmitz/austin-26252266
> gives a better overview of what's in 1.4. Slide 22 is most relevant -
> jQM 1.4 ships with a better default theme that improves performance,
> among various other changes discussed in other slides."
> Need to find out what issues jquery mobile palette and others might have with supporting jquery mobile for both 1.3 and 1.4...will be relevant with future new versions too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-16271) Support jquery mobile 1.4
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16271?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16271:
-----------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> Support jquery mobile 1.4
> -------------------------
>
> Key: JBIDE-16271
> URL: https://issues.jboss.org/browse/JBIDE-16271
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.1.1.Final
> Reporter: Max Rydahl Andersen
> Assignee: Alexey Kazakov
> Labels: new_and_noteworthy
> Fix For: 4.1.2.Final, 4.2.0.Alpha2
>
> Attachments: Combobox.bmml, Combobox.bmml, Combobox.png
>
>
> jquery mobile 1.4 is coming out and apparently have performance fixes making it better suited for cordova development.
> Noets from Vineet:
> "I wouldn't say 1.4 is more compatible. It's a case of jQM 1.4 being more suitable
> for Cordova apps. jQM 1.4 is more performant and thus Cordova apps are less sluggish.
> The release notes allude to this: http://jquerymobile.com/blog/2013/09/24/announcing-jquery-mobile-1-4-beta/
> I've got no hard numbers here, but this slides in this talk - http://www.slideshare.net/AlexanderSchmitz/austin-26252266
> gives a better overview of what's in 1.4. Slide 22 is most relevant -
> jQM 1.4 ships with a better default theme that improves performance,
> among various other changes discussed in other slides."
> Need to find out what issues jquery mobile palette and others might have with supporting jquery mobile for both 1.3 and 1.4...will be relevant with future new versions too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-16321) Smart DnD from jQuery Mobile Palette
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-16321:
--------------------------------------
Summary: Smart DnD from jQuery Mobile Palette
Key: JBIDE-16321
URL: https://issues.jboss.org/browse/JBIDE-16321
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Fix For: 4.2.0.Alpha2
When adding a widget via the jQuery Mobile Palette, we should inject the HTML in a proper place of the page, not just wherever the cursor happens to be. For example a page may be injected only between pages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-16319) Generate new content in New Button and New Buttons wizards for JQM 1.4
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16319?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16319:
-----------------------------------
Summary: Generate new content in New Button and New Buttons wizards for JQM 1.4 (was: Generate new content in New Button wizard for JQM 1.4)
> Generate new content in New Button and New Buttons wizards for JQM 1.4
> ----------------------------------------------------------------------
>
> Key: JBIDE-16319
> URL: https://issues.jboss.org/browse/JBIDE-16319
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Alpha1
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.2.0.Alpha2
>
> Attachments: button.png, buttons.png
>
>
> Also New Grouped Buttons wizard and New Form Button wizard.
> New format does not use data-role="button" and puts all other settings as classes, e.g.
> <a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>
> The remained data-* attribute usage is
> 1. data-mini in grouped buttons:
> <div data-role="controlgroup" data-mini="true">
> <a href="#" class="ui-btn ui-corner-all">No icon</a>
> <a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>
> </div>
> 2. data-rel in link button.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-16319) Generate new content in New Button and New Buttons wizards for JQM 1.4
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16319?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16319:
-----------------------------------
Attachment: button.png
buttons.png
> Generate new content in New Button and New Buttons wizards for JQM 1.4
> ----------------------------------------------------------------------
>
> Key: JBIDE-16319
> URL: https://issues.jboss.org/browse/JBIDE-16319
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Alpha1
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.2.0.Alpha2
>
> Attachments: button.png, buttons.png
>
>
> Also New Grouped Buttons wizard and New Form Button wizard.
> New format does not use data-role="button" and puts all other settings as classes, e.g.
> <a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>
> The remained data-* attribute usage is
> 1. data-mini in grouped buttons:
> <div data-role="controlgroup" data-mini="true">
> <a href="#" class="ui-btn ui-corner-all">No icon</a>
> <a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>
> </div>
> 2. data-rel in link button.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months