Brian Kimball

Results 15 issues of Brian Kimball

Needed to use `[dtsSelectItem]` in grandchildren components which can't be found `@ContentChildren` Now using dependency injection i pass the reference of the `SelectContainerComponent` to any `SelectItemDirective` that is a child...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [x] Feature...

enhancement

I would love to see some best practices for how to deploy this example, and hopefully be able to address questions similar to the following? - How would you put...

priority1

It would be cool to see an example page/application that uses server-side rendering with angular-universal. It would be interesting to see how that might live with-in the context of the...

The solution format is no longer the recommended approach for angular and typescript projects. This is a precursor to implementing the angular-eslint plugin for when we move from tslint to...

When using the new Field components with a Date range Input set to use iso8601 format a select date range will set the form value to `2021-08-01/2021-08-07`. but if you...

bug

Using letters to skip to Drop Down menu options is worse now. You used to be able to type the first few letters to get to the option you wanted,...

bug
needs discussion

Dragula hasn't been updated in over 2 years. Maybe even remove DnD support in novo-elements all together. for reference https://kutlugsahin.github.io/ngx-smooth-dnd/

future
high priority
deprecate

Based on the country selected the address block should have different layouts. So when the country is USA, the address block would be…. **100 Summer Street** (Street Address) *Boston MA*...

enhancement
needs discussion

Allow configuration for sub-field properties: * placeholder via label * required * validations

enhancement
needs discussion