bl00mber

Results 29 comments of bl00mber

While I do not completely understand your problem, I think I can pass country object to validation callback in the future. Will it solve your issue?

Can anyone publish regex from @hardy12994's or other list where iso2 country codes from this library used as keys?

I've never used validation I added some validation mechanics in the 90959fabe9ed08f0b3eac6e7e243ccd83ef0df8c If you have any suggestions - code blocks or PRs are welcomed. If linked commit fixes your validation...

Please leave only changes in `src/index.js` and add check around your code that composedPath exists. Can you explain why Shadow DOM does not work without your change? What is the...

The dropdown button is already can be pressed by Enter when it is focused with the Tab :smile: and using Space for this purpose does not seem conventional

I've tried to make a test work but no success. Can you make it work? ```js describe('misc', () => { it('renders custom input component', () => { const Input =...

@gabrielalmeida can you please explain more detailed, I do not understand why this PR removes `className`. The preferred approach is to preserve existing functionality without adding new libraries and default...

I may look to support Eastern Arabic and some few other numeral systems. You can try to make PR yourself. For now you can only use function in your app...

The input has a `country` prop. I guessing how this is not an easy way to change it :thinking: