Evan Lovely

Results 51 comments of Evan Lovely

This would make it so we could get docs at the top of Atoms etc. Totally agree with Brad on this: > As someone who has to re-explain UI component...

I am incredibly excited and supportive on this!! On my phone right now, so I'll just reply with one thing: let's do a folder per pattern/component with all assets inside....

@aleksip Take a look at how The Financial Times does their system, Origami: http://origami.ft.com They have each component in its [registry](http://registry.origami.ft.com/components) in its own repo with its own issue key...

I definitely think Origami is the most thorough and extreme approach that we could take and is probably overkill for what we're trying to do. It's great inspiration though! I...

Thanks again! This would be great to get in as our current implementations put little to no stuff in `data.json` and heavily use the sidecar json (what I call the...

It's still behaving the same way using `v0.7.0` :(

To demonstrate what I'm seeing, I've made [a repo as an example](https://github.com/EvanLovely/test__pl-data-merge). To setup: ``` bash git clone https://github.com/EvanLovely/test__pl-data-merge cd test__pl-data-merge php core/console --generate php core/console --server open http://localhost:8080 ```

Would be super helpful to read that file and then `console.log()` it for easy debugging using Chrome DevTools or similar.

not live, but lots is being experimented with this