Aaron Brewer

Results 22 issues of Aaron Brewer

I removed the isolate scope, it's only hooked up to initialization right now anyway, so it shouldn't need to be bound and you can now apply your own ng-controller on...

Hi, I have a combiner I've been shopping around for the right place to contribute to, I didn't notice anything in your library which appeared to do the same, but...

This is a feature request that I don't think has been requested yet (correct me if I'm wrong). On multiple occasions in my organization, we've had the issue of our...

package: eslint-plugin
triage

**Describe the bug** When enabling `storyStoreV7` with Angular 13, using `componentWrapperDecorator` returns undefined within the story rendering. **To Reproduce** See: https://github.com/spaceribs/storybook-angular-test All stories on that repo should be using `componentWrapperDecorator`...

bug
app: angular
on-demand store
linear

This example extends your `main.py` with an additional 3rd dimension. It's output should look like the following:

This is still being actively developed, but the idea is to be able to select a range of dates within a single calendar. It deals mainly with the selection logic...

Apologies, I'm still a bit of a noob writing stories with Storybook. When building out angular component stories, I'd like to be able to set a class to style the...

question / support
help wanted
app: angular

This adds an optional parameter to the configuration passed to the ESLint test factory which should allow overrides to be passed into eslint. Fixes: #1012

This is a feature request to provide the output of changed files, such as `git diff --cached --name-only --diff-filter=ACM`. The purpose of this feature is to provide a way to...

feature
help wanted

## Motivation To better support and require generic type descriptions via `@template` ## Current behavior No rules require `@template` to be defined, or require a description if it is defined....

enhancement