taiga-family/maskito
Collection of libraries to create an input mask which ensures that user types value according to predefined format.
TypeScriptApache-2.0
Issues
- 3
π - `Time`, `DateTime` support AM/PM time formats including input of 'am'/'pm'
#1169 opened by mduft - 16
π - Using maskito with react-hook-form
#1189 opened by ilterugur - 0
π - create `maskitoIsDateValid`, `maskitoIsDateTimeValid`, `maskitoIsDateRangeValid`
#1221 opened by KrollikRoddzer - 5
π - When input is narrow and value doesn't fit into input, setSelectionRange don't scroll to cursor when typing
#917 opened by aktanoff - 1
π - `Time` with `[step]` has unexpected cursor jump to the next segment on `ArrowUp`/ `ArrowDown`
#1303 opened by demensky - 3
π - `DateRange` should accept single character date segment during paste when date separated by '-' sign
#1256 opened by stanislav-osipov - 0
π€ - Update to Angular 16
#1135 opened by nsbarsukov - 0
π - Delete `MaskitoModule` & `MaskitoCVA`
#1136 opened by nsbarsukov - 0
π - Remove built-in `RemoveOnBlur` / `AddOnFocus` plugins from `@maskito/phone`
#1134 opened by nsbarsukov - 9
π - New built-in plugin `maskitoChangeEventPlugin` (to dispatch native `change` event)
#1329 opened by robkuz - 2
π - `Date` with partially completed value has autofill problems in Firefox
#1322 opened by kornblum - 1
Vue with js support π -
#1222 opened by Iterationplus-dev - 1
π - `strict` and `non-strict` modes for `Date`, `DateRange`, `DateTime`
#1217 opened by KrollikRoddzer - 5
- 0
π - Missing select() on TextfieldLike
#1267 opened by mduft - 5
π - `Time` & `DateTime` support increament / decreament of time segment via `ArrowUp` / `ArrowDown`
#1170 opened by mduft - 0
π - Entering an initial decimal in a numeric input field with selected text throws away decimal on alternate attempts
#1219 opened by RickWassum - 0
π - `Locale`-utilities for `@maskito/kit`
#814 opened by nsbarsukov - 0
π - Support for contenteditable inputs
#958 opened by aktanoff - 1
π - Incorrect format with thousandSeparator = "."
#1205 opened by spellier - 1
π - incorrect erasing selection with `decimalSeparator` in `Number`
#1192 opened by KrollikRoddzer - 0
π - `Number` with `decimalZeroPadding=true` should erase everything on `.00`
#1085 opened by nsbarsukov - 3
- 0
π - Formatting errors in the "mm/yyyy" mode
#836 opened by yumadilovtimur - 0
- 0
π - Support dynamic mask
#1174 opened by splincode - 4
π - maskitoTransform returns undefined
#1099 opened by rikusen0335 - 8
π - Numeric input with max and precision: when inputting don't jump to max, instead add decimalSeparator
#1171 opened by mduft - 4
π - Allow both comma and period to insert `decimalSeparator` even when `thousandSeparator` is set to one of them.
#1168 opened by mduft - 2
π - Time/Date uses undocumented kind of placeholder
#1159 opened by mduft - 3
π - Min option not working for Date kit
#1152 opened by rmlira - 0
- 9
- 3
π - Add support for `<inputΒ type="email"Β />` & `<inputΒ type="number"Β />`
#1121 opened by nsbarsukov - 0
π - in Angular Maskito should not be applied at all if null passed to input
#1101 opened by walec51 - 2
- 3
π - Default Value support
#1048 opened by rikusen0335 - 3
π - Add full-width numbers support for `Time`, `Date`, `DateTime`, `DateRange`
#884 opened by nsbarsukov - 3
π - `@maskito/react` does not include `umd`-format
#983 opened by a88zach - 2
Sensitive field input mask (SSN, password, etc.)
#945 opened by hogiyogi597 - 0
- 2
- 2
- 2
- 3
- 1
π - Formatting when pasting from the clipboard
#845 opened by yumadilovtimur - 1
π - MaskitPipe in Angular Standalone Component
#862 opened by loneoakdev - 6
π - Input element masked with date range mask fires InputEvent twice first time
#879 opened by ko1ebayev - 5
π - New plugin to enable validation on every keystroke for composition event (IME)
#858 opened by glebcha - 0