Skip to content

Releases: akrumel/react-editmask

MaskedLabel

Choose a tag to compare

@akrumel akrumel released this 19 Jun 21:21
  • <MaskedLabel>
  • Improve escaped pattern operator handling for lookahead

Accept Characters

Choose a tag to compare

@akrumel akrumel released this 20 Dec 22:46
  • acceptChar property added
  • Removed static masks from component and moved them to the react-editmask/lib/usMasks file
  • Support <input> type property value password in additional to text