Francisco Lourenço

Results 152 comments of Francisco Lourenço

I have a related problem. I'm converting a Rivets app which uses an adapter to beautifully integrate with chrome.storage. I was trying to achieve the same with Vue, and hoping...

@TMiguelT that is indeed what I was looking for, however some things don't behave as expected. For example, newVal and oldVal seem to be the same, if you look at...

@yyx990803 do you think it is viable to improve the arguments which are passed into the callback when deep listening for changes in objects? Right now oldVal seems to be...

Thanks for the idea. However the incoming element is still inserted before removing the outgoing element, causing the later to move around before disappearing. The fix for that is absolute...

Hold on. Both elements should have transition, but the incoming element should only be inserted in the flow of the page, when the outgoing element is removed. 1. Element A...

Does't work like described. (btw the example will not load i my browser if you include vue.js with http:// )

There seems to be some miscommunication. ### Desired effect 1. Element A fades out 2. Elements A is replaced by B 3. Element B fades in ![desired](http://i.imgur.com/9OcdyQV.gif) The issue with...

It can be made to work with some css (thanks azamat-sharapov for the delay suggestion), just looking for nicer and simpler alternative. Considering there is a `transition-mode` directive, it would...

Thanks, it is known that it can be accomplished with JS as well. The intent here is hiding all that verbosity in a concise re-usable directive. Also you wouldn't have...

## Hoodie A generic backend with a client API for Offline First applications https://github.com/hoodiehq/hoodie