Skip to content
Snippets Groups Projects
Commit daaae4cb authored by Ralf Zimmermann's avatar Ralf Zimmermann Committed by Wouter Wolters
Browse files

[FEATURE] EXT:form - Add HTML4 / HTML5 attributes to the wizard

* Add new attributes to the wizard:

autocomplete, autofocus, contenteditable, contextmenu, draggable,
dropzone, height, hidden, inputmode, list, max, min, minlength,
novalidate, pattern, required, selectionDirection, selectionEnd,
selectionStart, spellcheck, step, translate, width, wrap

* Add new values for the type attribute:

color, date, datetime, datetime-local, email, month, number, range,
search, tel, time, url, week

Resolves: #70332
Releases: master
Change-Id: Ib22a3229e0a8d6f51b8f5fd66a64bd8745437961
Reviewed-on: http://review.typo3.org/43775


Reviewed-by: default avatarBjoern Jacob <bjoern.jacob@tritum.de>
Tested-by: default avatarBjoern Jacob <bjoern.jacob@tritum.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
parent 0f5ded16
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment