Skip to content
M.K. Safi edited this page Sep 17, 2016 · 15 revisions

To-dos

  • Use FlowType
  • Add report of test coverage
  • Add tests for general framework components expectations
  • Achieve feature parity with https://github.com/RobinHerbots/jquery.inputmask
  • Support elastic pattern areas
  • Let mask take a function?
  • Add onAccept and onReject callbacks
  • See if, some how, component tests can be shared rather than having to write separate tests for each component (because all component tests look the same)
  • Add contributing instructions
  • Allow a masking character to be used as part of the pattern
  • Support adjustCaretPosition when deleting with "alt" down
  • Move integrations to root level
  • Support adjustCaretPosition when pasting
  • Support adjustCaretPosition when modifying a full mask
  • Fix test case in adjustCaretPosition
  • Add license info to READMEs
  • Mention example files and folders in READMEs of integrations
  • Add links to the source code of integrations in their READMEs
  • Add syntax highlighting to code on website
  • Create a test suite for high-level behavior (A test suite for UI components to be tested againt to verify that they are working properly)
  • Run tests on compiled code
  • Hook up a CI
  • Add ESLint
  • Remove dependency on jsdiff

Make components for:

  • Angular 1
  • Cycle
  • React Native
  • Polymer
  • Vue
  • Ember
  • React
  • Vanilla
  • jQuery
  • Angular 2
Clone this wiki locally