Dave Olsen

Results 66 comments of Dave Olsen

I could have sworn that came from MS docs but I can't seem to find it :( I did learn later that it was WP7 in desktop mode (had an...

I realize I'm following up on this really late but looks like I have a PR to fix this so I'll get that worked in so others can benefit from...

@jannisborgers - Just checking in with you. No intertubes at home at the moment so I wasn't able to look into this last night. Opening the issue now so I...

@bmuenzenmeyer - Looks like [this is fixed](https://github.com/pattern-lab/patternlab-php-core/blob/3672d9e30787287f531f1319374d996575d2cc9f/src/PatternLab/PatternData.php#L132) in `dev` but `master` is still showing non-Windows-friendly code. I'll see what I need to merge to get `master` up to speed and...

@aklump - By definition pseudo-patterns inherit data from the parent template. It's how the feature is expected to work. For example, this way someone could provide data for a template,...

@aleksip- If I determine a new data merge strategy it will be a global data merge strategy. That said, a pseudo-pattern will always inherit data from its parent which it...

Well, shit. Accidentally hit comment and can't edit on mobile.. Going to knock out the remaining items for v2.\* and then look at some of major under the hood things...

@cssmonkey - I'll see about exposing that as a config option. Obviously the error message is wrong as it's currently 10 minutes of idle before closing out. I want to...

@mortona42 - Looks like a path is building incorrectly. I'll double-check that.

@ericcassidy - Ah, are you on Windows? I'll double-check the path building for component assets. Thanks much for the report.