Trezy
Trezy
I know this is an old issue, but this is definitely still an issue in `blessed`. I just ran into it because my UI has several boxes that you can...
Any word on this? If I have time I'll fiddle with it but for now I'm using `grunt-shell-spawn` to just run the mocha command. :-P
Is the `replaceElement` ([issue](https://github.com/marionettejs/backbone.marionette/issues/1976)|[pull request](https://github.com/marionettejs/backbone.marionette/pull/1980)) stuff going to be a part of this?
SHWEET.
Woohoo! I could use this on a project where I'm currently using NES.css. I'm excited! 😁
@evexoio those dotted borders look like the normal focus indicator for these controls.
Exactly! 😁
I'm going to start working on something for this today. Here's what I'm thinking so far: ### Setup Storybook Using [Storybook][storybook], we can easily create reliable, testable pages with configuration...
First, let me verify that I'm understanding your concern. I *believe* that you're referring to [this][backstop-json-scenarios] section of the Backstop config, and your concern is that adding scenarios for every...
[This article][backstop-article] indicates that we can pass a `--configPath` flag to Backstop. With that flag, we can point to a `*.js` file instead of the default `*.json` file. This would...