Abhinav MV

Results 7 issues of Abhinav MV

--- name: 'Pull request' about: A new pull request --- ## New Pull Request ### Checklist - [x] I am not disclosing a [vulnerability](https://github.com/MoralisWeb3/Moralis-JS-SDK/blob/main/SECURITY.md). - [x] My code is conform...

--- name: 'Pull request' about: Credit card and Credit card radios --- ## New Pull Request ### Checklist - [x] I am not disclosing a [vulnerability](https://github.com/MoralisWeb3/Moralis-JS-SDK/blob/main/SECURITY.md). - [x] My code...

feature

1. Add a new prop to show a tooltip on buttons while hovering 2. Also add the `TCustomize` prop on both the components Once above points are completed: 1. Remove...

feature
in-review

Behaviour: When adding `margin` or `gap` style property on input. Margin is added between input and description ![image](https://user-images.githubusercontent.com/35369843/210598546-1a220cf3-149e-4a29-a0d9-1ea481410077.png) Expected: Description should be fixed and margin should be below input Solution:...

bug
question

only happens when id is not given to the input when multiple inputs are present on same form , clicking on bottom inputs label focuses on the first input Reason:...

bug
in-review

Refactor checkbox 1. Add `slots` prop, similar to input component. 2. Add on Tab outline style. 3. Fix checkbox issue controlled state issue https://github.com/web3ui/web3uikit/issues/766 4. Add `TCustomize` prop.

feature
help wanted
ready for dev

Add tests to new pagination component. Try to cover cases: 1. No dots visible 2. Start and End: Dots visible only left/right side 3. Middle: Dots visible on both sides

help wanted
ready for dev