Jesse Dhillon

Results 3 issues of Jesse Dhillon

At [`bootstrap-combobox#100`](https://github.com/danielfarrell/bootstrap-combobox/blob/master/js/bootstrap-combobox.js) aren't you intending to compare with `undefined` and not `"undefined"`? Or did you intend to compare with `typeof this.options.appendId` instead? Either way, this appends the string "undefined" to...

**Is your feature request related to a problem? Please describe.** Material Shell has been de facto end of life'd. The developer is working on something else and won't make the...

Adds the ability to serve SCSS stylesheets transparently, from the same endpoint as static CSS assets. This feature is optional and doesn't break existing configurations. @eevee can you CR if...