David Leger

Results 10 comments of David Leger

Thanks @jasonlanderson. I'll give that a try when I get a chance.

Can we revisit this? Here's our use case: We'd like to ship multiple components with a global stylesheet for each one. **Why not just use `styleUrl` in the component decorator?**...

Thanks for the suggestion @peiris, however, we've already been down the CSS variables road 😅 Here's our current theming system using CSS variables: https://ui.sandbox.manifold.co/advanced/theming We decided to step away from...

Hey @d-ivashchuk @bchiang7 anything I can help out with on this issue? There's a lot in this PR, not really sure what's been completed and what's left to do.

@bchiang7 Yeah I can do that. I'll probably have time to do that tomorrow evening, but if you get to them before me that's fine too. Just let me know...

I think I'm going to hold off on working with this until the conflicts are resolved. @bchiang7 If you want, you can go ahead and remove the linter files and...

I'm having issues running storycap in GitHub Actions. Stories will sometimes capture the "No preview" screen at random. It's frustrating because it works fine locally. I think it has to...

Surprised yet delighted to see COBOL requested here 😅 As part of my first job I built static code analysis tools for a software modernization company. I find it wild...

Hello! Just wondering if there's an ETA for the next release. Thanks!

Hey there, I'm not sure if this is a bug. Please correct me if I'm misunderstanding. Looking at the yaml provided: ```yaml AaSequenceBaseRequestForCreate: allOf: - $ref: '#/components/schemas/AaSequenceBaseRequest' - required: -...