Tom Coleman

Results 66 issues of Tom Coleman

Hey Chris, This branch solves the problems I've seen with helpers + data not correct passing through to the content block of a Layout when used outside of IR. It's...

Hey Chris, Please consider this PR more carefully. It allows usage like ``` {{#Layout template='layout' footer='footer'}} ``` As we discussed. I would have just pushed this to devel but for...

See EventedMind/iron-router#667 Reproduction: https://github.com:tmeasday/IR693 The issue is due to https://github.com/EventedMind/blaze-layout/blob/master/layout.js#L144

Hey @cmather - this solves the basic "what should the default data for a yield region (or layout template) be" problem. It defaults to whatever the data context of `{{#Layout`...

Howdy @cmather So I'm working on converting Verso over to BL and it makes heavy use of layouts. One thing that we used to do with our old janky layouts...

enhancement

I've been meaning to create this for a while, the real cause is https://github.com/meteor/meteor/issues/944. If you join onto the same record twice (ie. you end up "publishing" it twice), if...

bug

Telescoping on https://github.com/storybookjs/storybook/pull/18875

maintenance

Issue: https://linear.app/chromaui/issue/SB-596/bootstrap-templates-that-match-from-a-list-of-frameworks-and-renderers ## What I did - Created a `once-per-template` which allows us to run another script once per template on some cadence, either in serial or parallel. - This...

maintenance

Issue: https://linear.app/chromaui/issue/SB-640/generate-junitxml-for-current-e2e-tests-config-to-get-better-error ## What I did - [x] Added junit xml results from our `smoke-test` step - [x] Added junit xml results from our `examples` step - [x] Add junit...

maintenance

Issue: https://linear.app/chromaui/issue/SB-491/migration-guide-examples

documentation
addon: docs