Justin Bennett

Results 95 comments of Justin Bennett

Specific metadata from git, jira, jenkins currently. I've actually got functions that already generate this sort of data for my tests anyway, so all I'd need to do is hook...

How could I go about trying to tackle this?

Given that this plugin uses moment.js under the hood, you can achieve this yourself. Here's what I have setup: ``` [Daily Notes/]YYYY-MM-DD ``` Essentially everything inside `[ ]` is escaped....

We can probably close this (unless there needs to be some extra documentation somewhere).

*Note: I'll probably update after I get more sleep and have time to think* I'm kind of wracking my brain on this one. On one hand, easy of implementation is...

@ramses0, I really like the idea of all component styles being scoped by default. That would definitely be a breaking change though.

@guilhermeaiolfi I'm inclined to agree. I think the invert of the vue approach is a more solid option, like @gilbert suggested above. Scoped by default, global only if explicit. That...

@ramses0 This is it. It's still open.

This sounds interesting... and complicated 😅 I'm generally 👍 with having configuration over trying to be overly smart with detection (because that can break down in unexpected ways and be...