update globalize
This commit is contained in:
parent
3d3df5717d
commit
7fb95d0419
21 changed files with 142 additions and 90 deletions
|
@ -93,12 +93,15 @@ style this element.
|
|||
validator="[[validator]]"
|
||||
type$="[[type]]"
|
||||
pattern$="[[pattern]]"
|
||||
maxlength$="[[maxlength]]"
|
||||
required$="[[required]]"
|
||||
autocomplete$="[[autocomplete]]"
|
||||
autofocus$="[[autofocus]]"
|
||||
inputmode$="[[inputmode]]"
|
||||
minlength$="[[minlength]]"
|
||||
maxlength$="[[maxlength]]"
|
||||
min$="[[min]]"
|
||||
max$="[[max]]"
|
||||
step$="[[step]]"
|
||||
name$="[[name]]"
|
||||
placeholder$="[[placeholder]]"
|
||||
readonly$="[[readonly]]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue