Dmitry Sharabin

Results 129 comments of Dmitry Sharabin

Since all the UI in Mavo is fully customizable via CSS, what if we just let authors decide how they want their apps to be styled? Whether they want the...

> I wonder if we should display a warning about this. I think that might be helpful. Especially if an author gives a property name not _explicitly_ (via `property` or...

Reduced testcase: https://codepen.io/dmitrysharabin/pen/YzxGNXp What if it's a bug of Dragula? I'm not sure, but while debugging, I noticed that, after moving an element to another collection, its fantom re-appeared in...

I think I managed to localize the problem: in this line, we manually remove from DOM an element that is being dragged before it's automatically removed by Dragula. https://github.com/mavoweb/mavo/blob/8a3fd08558589c75322ec4aeab279e3cd92adb31/src/collection.js#L171 Then...

Just to make sure that I get everything correctly. Suppose I have a collection of blog posts. I plan to add new posts to the top of the collection so...

That’s great. Thanks! I have another thought. It might be just me, but when I see either `asc` or `desc` I think of _sorting_ and its order. However, previously, we...

Or it might be just a class if an attribute won't have any value?

> To clarify, I think it should still affect what controls do. Absolutely! I’m not against it at all. :)

> I seem to recall we discussed this a month or two ago, but it was not here and I can't find that discussion. It's in our group on FB....