[JBoss JIRA] (JBIDE-16326) Generate new content in NewPopup wizard for JQM 1.4
by Viacheslav Kabanovich (JIRA)
Viacheslav Kabanovich created JBIDE-16326:
---------------------------------------------
Summary: Generate new content in NewPopup wizard for JQM 1.4
Key: JBIDE-16326
URL: https://issues.jboss.org/browse/JBIDE-16326
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: jsp/jsf/xml/html source editing
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.Alpha2
1. Update content of button that opens popup.
2. Update content of button that closes popup.
3. Add new feature 'Arrow' to show the popup window with an arrow.
--
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
10 years, 11 months
[JBoss JIRA] (JBIDE-16325) Replace data-role fieldcontain by class ui-field-contain for JQM 1.4
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16325?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16325:
-----------------------------------
Description:
Generate
{code}
<div class="ui-field-contain">
</div>
{code}
instead of
{code}
<div data-role="fieldcontain">
</div>
{code}
*Wizards:*
- New Select Menu
- New Flip Toggle Switch
- New Text Input
was:
Generate
{code}
<div class="ui-field-contain">
</div>
{code}
instead of
{code}
<div data-role="fieldcontain">
</div>
{code}
> Replace data-role fieldcontain by class ui-field-contain for JQM 1.4
> --------------------------------------------------------------------
>
> Key: JBIDE-16325
> URL: https://issues.jboss.org/browse/JBIDE-16325
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.2.0.Alpha2
>
>
> Generate
> {code}
> <div class="ui-field-contain">
> </div>
> {code}
> instead of
> {code}
> <div data-role="fieldcontain">
> </div>
> {code}
> *Wizards:*
> - New Select Menu
> - New Flip Toggle Switch
> - New Text Input
--
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
10 years, 11 months
[JBoss JIRA] (JBIDE-16325) Replace data-role fieldcontain by class ui-field-contain for JQM 1.4
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16325?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich updated JBIDE-16325:
------------------------------------------
Description:
Generate
{code}
<div class="ui-field-contain">
</div>
{code}
instead of
{code}
<div data-role="fieldcontain">
</div>
{code}
was:
Generate
<div class="ui-field-contain">
</div>
instead of
{code}
<div data-role="fieldcontain">
</div>
{code}
> Replace data-role fieldcontain by class ui-field-contain for JQM 1.4
> --------------------------------------------------------------------
>
> Key: JBIDE-16325
> URL: https://issues.jboss.org/browse/JBIDE-16325
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.2.0.Alpha2
>
>
> Generate
> {code}
> <div class="ui-field-contain">
> </div>
> {code}
> instead of
> {code}
> <div data-role="fieldcontain">
> </div>
> {code}
--
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
10 years, 11 months