]
Burr Sutter commented on JBIDE-18118:
-------------------------------------
Got it, I have been ignoring the CSS
The "missing ones" at this moment are:
type=text
type=email
type=tel
type=date
type=month
because of the specialized keyboards offered by iOS.
I am trying to see how this example might be created inside the tooling:
Moving particular widgets from jQuery Mobile to HTML5
-----------------------------------------------------
Key: JBIDE-18118
URL:
https://issues.jboss.org/browse/JBIDE-18118
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Reporter: Burr Sutter
Assignee: Alexey Kazakov
Priority: Critical
Labels: new_and_noteworthy
Fix For: 4.2.0.CR1
Now that we have an Ionic Palette, we need to move some widgets from the jQuery Mobile
Palette into the HTML5 Palette, as they are common between the jQuery Mobile/Ionic.
Text Input is the most obvious one. I am not sure which other HTML5 elements are
basically "re-used" in Ionic land.