Nikita Lobachev

Results 22 comments of Nikita Lobachev

@dbalatero `noWhitespaceBetweenChars` might work. Anyway it shouldn't be hard to rename before release if needed. It should be `false` by default because it would be a breaking change otherwise. And...

Sorry, I meant `noSpaceBetweenChars` because it should work with any `maskChar`, not only with invisible "white" ones.

@dbalatero Sure, I couldn't start this week anyway. Thank you.

@crystalcui Should have used "trick" instead of "hack" 🙂 Thanks for the links. It's always a pleasure to meet developers with a warm attitude for design and typography.

Could you make a demo repo?

Right now I'm working on rewriting the component with hooks. As you noticed, it's not actively maintained due to the lack of time and interest. Therefore, I want to refactor...

@dbalatero Thank you. I'll take a close look in a few days. Sorry for the delay.

@dbalatero Since the idea is to mimic the regular input behavior, there are a couple more things need to be adjusted: * Cursor shouldn't be allowed to move after the...

> Before I do anything on this, I wanted to check in first. I'm seeing this very same behavior on master, which implies to me that we might want to...

Need a demo repo to investigate.