Baruch Velez

Results 3 issues of Baruch Velez

Before submitting a pull request, please make sure you have at least performed the following: - [x] read and followed the [CONTRIBUTING.md](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CONTRIBUTING.md) guide. - [x] built and tested the changes...

needs: review
type: feature
component: rating

We have a use case where we would like to handle focusing the input in the Select component programmatically, since `SetIntputFocusAsync` accessibility was [recently changed](https://github.com/ant-design-blazor/ant-design-blazor/commit/fd73cc980f70773cef162aebd4982911499b59d7#diff-682f6d7496b8a0e11cb4ec4144029e457a4a1c7c3135bea2e729ae907084b4e1R986) from `protected` to `internal` we...

enhancement

Was reading through the docs and found that the link to `Using CollectionView's childViewEvents` inside the [Events Docs](http://marionettejs.com/docs/master/events.html) isn't working due to the ID name of the h4 tag. See...