react-input-verification-code
react-input-verification-code copied to clipboard
A verification code input, autocompletion friendly
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.0 to 2.79.1. Release notes Sourced from rollup's releases. v2.79.1 2022-09-22 Bug Fixes Avoid massive performance degradation when creating thousands of chunks (#4643) Pull Requests #4639: fix:...
Enable focus on clear
Is there a way to focus the first box on clear? In the controllable example https://codesandbox.io/s/controllable-32dfy when filling a value and clearing I would like to have the first box...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.2.0 to 18.3.1 Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act from...
Bumps [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) from 6.5.12 to 8.1.11. Release notes Sourced from @storybook/addon-interactions's releases. v8.1.11 8.1.11 Telemetry: Detect Node version - #28299, thanks @yannbf! Test: Upgrade deps of @storybook/test - #27862, thanks...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) from 6.5.12 to 8.1.11. Release notes Sourced from @storybook/addon-actions's releases. v8.1.11 8.1.11 Telemetry: Detect Node version - #28299, thanks @yannbf! Test: Upgrade deps of @storybook/test - #27862, thanks...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.4 to 7.35.0. Release notes Sourced from eslint-plugin-react's releases. v7.35.0 Added support eslint v9 (#3759[] @mdjermanovic) export flat configs from plugin root and fix flat config crash...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.62.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.62.0 5.62.0 (2023-07-10) Bug Fixes eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#6938)...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.4 to 7.36.1. Release notes Sourced from eslint-plugin-react's releases. v7.36.1 Fixed no-is-mounted: fix logic in method name check (#3821[] @Mathias-S) jsx-no-literals: Avoid crashing on valueless boolean props...