]
Alexey Kazakov resolved JBIDE-17058.
------------------------------------
Fix Version/s: 4.3.0.Alpha1
(was: 4.3.x)
Resolution: Done
Resolving as "Done". Please create a separate issue if we miss any
important/interesting component. So far we included only HTML5 components which worth
having a wizard. We didn't include components which so simple that it's easier to
insert via content assist or manual typing. Like <p>, <div>, <a>, etc.
Add new widgets to HTML 5.0 Palette
-----------------------------------
Key: JBIDE-17058
URL:
https://issues.jboss.org/browse/JBIDE-17058
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.3.0.Alpha1
Attachments: palette.png
Now HTML5 has only 5 elements: <form>, <label>, <audio>, <image>,
<video>.
However, there are a lot of new elements in HTML 5.0
(
http://www.w3schools.com/html/html5_new_elements.asp) <canvas>, <embed>,
<datalist>, <keygen>, <output>, <header>, <nav>,
<section>, <main>, <article>, <aside>, <footer>,
<details>, <summary>, <figure>, <mark>, <time>, <bdi>,
<wbr>, <dialog>, <meter>, <progress>.
Besides, some old elements, like <table> also can be added to the palette.
[~burrsutter], [~maxandersen], could you please advise, which elements may be nice to add
to the HTML 5.0 palette.
!palette.png!