Sameer Poswal

Results 14 issues of Sameer Poswal

This PR solves my previous issue of not updating the readme and I have added tests too for validation of the mobile number Fixes #1761 ## Checklist - [Yes] PR...

🧹 needs-update
duplicate

This PR adds the country code with the regex mobile number validator for the country MARSHALL ISLANDS. Fixes #1761 New country added at Line 125 ![Screenshot (193)](https://github.com/validatorjs/validator.js/assets/106386145/f393f3a2-eab6-423b-869d-ccf2f2a03bbb)

🎉 first-pr

Fixes #371 This PR fixes the issue of unequal size of the submit and reset buttons. SCREENSHOT : ![Screenshot (207)](https://github.com/kognise/water.css/assets/106386145/988ab01d-5448-4dde-be04-c36d213365be)

ISSUE : The size of the Submit and Reset buttons is not the same. STEPS TO REPRODUCE : Open the website of water.css and scroll down in the " Element...

### Description As described in the issue, fixed the alignment of the floating label position correctly with newly made variables in the _variables.scss file. ### Motivation & Context This PR...

css

### Description Fixes Issue #40591 Added md breakpoint in the modal dialog in _modal.scss file. ### Motivation & Context Adds responsiveness to screen ranging in the size between sm and...

This is an improvement. After the deprecation of the is-disabled class, the container div for the disabled buttons was empty, added the code file for disabled buttons as per the...

## Summary This PR fixes the issue of extra Button.tsx as mentioned in issue #5753. Removed the code file of Button.tsx and renamed index.tsx to Button.tsx, also making sure that...

**Is your feature request related to a problem? Please describe.** I noticed that the navbar contains text along with social media icons which does not look cool. It should have...

# Problem In the navbar section, there was text with social media icons which did not look cool and had a bad UX. # Solution Added icons only by removing...