UNPKG

341 BMarkdownView Raw
1## 1.0.0 / 2015-03-25
2
3Initial realease features:
4
5* Fixed-width masking pattern
6* Editable character placeholders:
7 * `1` - number
8 * `A` - letter
9 * `*` - alphanumeric
10* Editing operations which are aware of cursor position/selection and update
11 post-op cursor position:
12 * Single character input
13 * Pasting a string
14 * Backspacing