Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions whatsnew/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ <h3>JBoss Tools 4.1 individual new and noteworthy</h3>
<td valign="top">
<p><a href="livereload/livereload-news-1.0.0.Alpha2.html">LiveReload</a></p>
<p><a href="openshift/openshift-news-2.5.0.Alpha2.html">OpenShift</a></p>
<p><a href="jst/jst-news-4.1.0.Alpha2.html">JST/JSF/HTML Tools</a></p>
</td>
</tr>
<tr>
Expand Down
Binary file added whatsnew/jst/images/4.1.0.Alpha2/ahref.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added whatsnew/jst/images/4.1.0.Alpha2/data-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added whatsnew/jst/images/4.1.0.Alpha2/data-rel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added whatsnew/jst/images/4.1.0.Alpha2/filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added whatsnew/jst/images/4.1.0.Alpha2/lf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added whatsnew/jst/images/4.1.0.Alpha2/references.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
142 changes: 142 additions & 0 deletions whatsnew/jst/jst-news-4.1.0.Alpha2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../whatsnew.css" />
<title>JST/JSF/HTML 4.1.0.Alpha2 What's New</title>
<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17645367-5']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script></head>
<body>
<h1>JST/JSF/HTML 4.1.0.Alpha2 What's New</h1>

<p align="right">
<p align="right"><a href="../index.html">&lt; Main Index</a></p>
</p>
<table border="0" cellpadding="10" cellspacing="0" width="80%">

<tr>
<td colspan="2">
<hr />
<h3>jQuery Mobile</h3>
<hr />
</td>
</tr>
<tr>
<td valign="top" align="left">
<p><b>jQuery Mobile Palette</b></p>
</td>
<td align="top">
<p>
The jQuery Mobile Palette <a href="./jst-news-4.1.0.Alpha1.html">introduced in Alpha1</a> has been improved in Alpha2.
It's now available for any HTML5 file opened with JBoss Tools HTML Editor (<a href="https://issues.jboss.org/browse/JBIDE-13679">Related Jira</a>) and has a new look and feel:
</p>
<p><img src="images/4.1.0.Alpha2/lf.png" /></p>
<p>
Here is a list of new jQuery Mobile widget wizards available for Alpha2:
<ul>
<li><a href="https://issues.jboss.org/browse/JBIDE-13677">Page</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13574">Dailog</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13886">Popup</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13760">Grid</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13822">Collapsible Content Block</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13710">Header Bar</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13752">Footer Bar</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13726">Navbar</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13878">Select Menu</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13498">Listview</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13604">Button</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-14104">Grouped Buttons</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13614">Link</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13549">Flip Toggle Switch</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13798">Radio</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13466">Checkbox</a> (<a href="./jst-news-4.1.0.Alpha1.html">Introduced in Alpha1</a>)</li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13792">Grouped Checkboxes</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13621">Slider / Range Slider</a></li>
<li><a href="https://issues.jboss.org/browse/JBIDE-13676">Text Input</a></li>
</ul>
</p>
<p>
You can find some particular widget using the filter field (<a href="https://issues.jboss.org/browse/JBIDE-13493">Related Jira</a>):
</p>
<p><img src="images/4.1.0.Alpha2/filter.png" /></p>
<p>
The wizards will add jQuery & jQuery Mobile JS/CSS references automatically if they are missing on the page. However this insertion can be disabled in the wizard (<a href="https://issues.jboss.org/browse/JBIDE-13775">Related Jira</a>):
</p>
<p><img src="images/4.1.0.Alpha2/references.png" /></p>
<p>Here is a short demo of the jQuery Mobile Palette:</p>
<p>
<iframe src="http://www.screenr.com/embed/7M57" width="650" height="396" frameborder="0"></iframe>
</p>
<p>
<small>
<a href="https://issues.jboss.org/browse/JBIDE-13413">Related Jira</a><br/>
</small><br/>
</p>
</td>
</tr>
<tr>
<td valign="top" align="left">
<p><b>jQuery Mobile Code Completion</b></p>
</td>
<td align="top">
<p>
HTML code completion (Ctrl+Space) is now available for data-* attributes for HTML5 pages with jQuery Mobile JS referenced in &lt;head&gt; tag:
</p>
<p><img src="images/4.1.0.Alpha2/data-icon.png" /></p>
<p><img src="images/4.1.0.Alpha2/data-rel.png" /></p>
<p><iframe src="http://www.screenr.com/embed/jmz7" width="650" height="396" frameborder="0"></iframe></p>
<p>
Code completion also works for element IDs if you type # and press Ctrl+Space:
</p>
<p><img src="images/4.1.0.Alpha2/ahref.png" /></p>
<p>
<small>
<a href="https://issues.jboss.org/browse/JBIDE-13403">Related Jira 1</a><br/>
<a href="https://issues.jboss.org/browse/JBIDE-13436">Related Jira 2</a>
</small><br/>
</p>
</td>
</tr>
<tr>
<td colspan="2">
<hr />
<h3>JSF</h3>
<hr />
</td>
</tr>
<tr>
<td valign="top" align="left">
<p><b>Tag Library Validation</b></p>
</td>
<td align="top">
<p>
This new strict tag library validation of component and attributes used in XHTML pages is disabled by default. But it can be enabled in Preferenes. All unknown tags/attributes then will be marked as an error or warning:
</p>
<p><iframe src="http://www.screenr.com/embed/gF67" width="650" height="396" frameborder="0"></iframe></p>
<p>
<small>
<a href="https://issues.jboss.org/browse/JBIDE-13148">Related Jira</a>
</small><br/>
</p>
</td>
</tr>

</table>

</body>

</html>