Yair Even Or

Results 423 comments of Yair Even Or

Hi Henry, I will inspect those other issues you've mentioned again, I don't remember what was the conclusion of the previous examination since I was on vacation at the time...

I will leave this as an open issue because it's up to the developer to know the `trim` setting should be set to `false` if the `delimiters` is set to...

Thank you, but what is the benefit here? This adds another layer of complexity - handling both class and data attributes I can solve #738, I just chose not to...

> As a result, users of the control can now change the style as they want without any impact on the behavior. This is a big plus in my opinion....

> if you add another completely unrelated html element that has the same class as your tagify tag's, That can never happen because the class names are very unique, unless...

I see, I now better understand the intentions, for bulletproofing the selectors in the JS logic to, but Tagify also relies heavily on CSS so a developer should not do:...

yeah makes sense. I will look into this in the upcoming days, as I have something else very urgent to code for the next few days

Sorry... had some real-life-stuff wasting my time instead of coding.. I was supposed to go over this in the weekend but didn't get to it. This is high on my...

Why did you choose `data` attributes over `id`?