Rick Berger

Results 16 comments of Rick Berger

I've added the rest of the pertinent examples to this. It's complete as far as the examples that were written, with the exception of the 'component' examples: These show _Mix_...

> porting Sporran to not run in a browser or not use CouchDB seems a bit pointless. Not sure I understand the first part of that statement. If you want...

> Yes, they are but in sporrans case, being a clone of pouchdb both the ability to run in a browser and use CouchDB is really a must. If you...

Ok, I forked this with the intent to fix it, but it turns out that the actual constructor is 'Selection.elem' rather than 'Selection.node'. Simple fix. There are some other things...

I notice no one has worked on this for over a year. Some of the dependencies are out of date. Is it still being supported?

Nice. What about application data that needs to be present for a given state? Something I had thought about was recording state transitions with app data, and then playing back...

Hmm - trying this in a real world app and seeing a bug in the visualization generation. Hold off until I figure it out. -- Ah - never mind. I...

Hi, Eduardo -- Sorry for the late reply -- been busy. So, I'm not using jquery at all - purposefully avoiding it. I have an example using the state machine...

After going down a few rabbit holes, I got a development environment to work. Here's what I found: If you want to work on a current plugin: - clone the...

Yeah, I definitely ran `npm install`. It still showed after running `npm dev` several times. It's not a biggee, since it eventually went away, but it's disconcerting to see errors...