thecodewarrior

Results 24 comments of thecodewarrior

No worries! It hasn't been blocking so far, the work on our project is still isolated to one experimental branch, so `yarn link` has been working fine.

On top of (imo) reducing the chances of conflicts, I feel like the pound sign syntax is easier to read. - The pound sign clearly separates and distinguishes between the...

Oh, yeah that would work. Similar to `.prevent`/`.sync`/etc.

I've updated the PR intro with a function-by-function summary of the changes I made. I hadn't tried the demos before, but I just did and SASS is failing because it...

Looking at the Vue 3 architecture, I don't think we'll be able to achieve this same kind of behavior with a decorator. If we want to maintain object identity we'll...

No problem! I just created several issues covering the various aspects of this PR, which hopefully help clarify what I'm trying to do here. I don't have much experience with...

Awesome! Glad you had a good break. We've been hosting our build directly off GitHub for the time being (https://github.com/DFStudio/vue-class-store/tree/dfs-dist), so it hasn't been a significant hindrance, but having an...

Looking at this again I noticed I didn't remove the `__` case from the Vue 2 readme docs and the Vue 3 readme hasn't been updated to explain the need...

It isn't in the U.S. iOS App Store either. It says I have to switch to the Japanese store (which I did, but it still wouldn't allow me to even...