Kurt Hamilton

Results 5 issues of Kurt Hamilton

The input is being styled with a very specific selector. I want to undo / not apply all of the input styles rather than override them with input styles that...

## Description I recently added the `Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite` to work with the `Point` data structure, which represents the SQL Server `geographic` data type. When I run a single query for an...

Including optgroup in the search filter callback allows for the use case where optgroup labels should be considered in the search criteria - e.g. showing all options under matching optgroups....

## Use case I currently have a long list of ~20 option groups, each containing at least 5 options. When a user searches the list I want to show all...

## Use case I am displaying a long list of ordered options, allowing users to add their own values via the `addable` event. After a new item is added I...

feature