Mitar

Results 1631 comments of Mitar

Works for me. You have to put `*` at the end. Like `import "../widgets/actions/*";`

I am just posting it here to open discussion. I am also learning about it. For nodewatcher I am hoping to be able to define everything with JSON-LD and hopefully...

Yes, formatters is one (for strings). But maybe there are also other similar things. For example, for numeric values, we could define minimum and maximum values. Some values could be...

I think it does not work only for components from `imports`. To me it works for components outside (I do not use imports). But I had an issue with order...

Yea. I also dislike this. Maybe we could break this in 2.0 branch and remove this automatic subscription. I am not sure what was design decision here why this is...

But you can subscribe yourself for that view, no?

> As of now this is true, but I'm also planning on refactoring the way the roles are connected to the user. I am not sure how is this related...

> The current design makes it likely for us to run into the limitation of the size of a document. You will reach 16 MB of permissions? Even if you...

One thing I would like to see here is also latency compensation. So if a doc is changed using `v-model`, a method runs on client and server to update the...