Results 41 comments of Diosney

Ok. > Since this plugin was meant to largely address the stacking modal issue, I believe that the white > background works best. What do you mean with that? I...

@JerimSD I struggled recently with this very same issue, and tested dragulajs, angularjs-dragula, this dragular library and I couldn't test dragon since it is not yet production ready and ended...

@AlanLeePhilly Pfff, one thousands thanks for the reference.

In my case was a bad indentation of `noStart: true`, which has to be at the same level as `start`

To momentarily solve this I'm doing: - a pre-Get on the item if the value is a map, - detecting if the schema has a map attribute, - patching the...

@stefanvanherwijnen I can understand your reasoning behind letting the `id` value as undefined, but to me, in this case it is a deviation of the `blacklist` meaning and its effect...

Please, bear with be for pushing on this, I just think that this has to be baked in the module instead of being in user ground. All this time since...

Awesome! Well, we just need to wait until @danivek states his opinion on the approach for its implementation (if he agrees). In the meantime, I will continue filtering after deserialization...

@danivek What I was really asking for is for a way to enforce a blacklist/filtering of `id` and `type` on deserialization, just like it is done for `attributes`, so no...

@medfreeman It is something, but is not what I ultimately expect, sorry. If I blacklist it, it mustn't be in the final output, IMHO.