Jesse Dhillon
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...
Material Shell is EOL -- can we get the bar/workspace behavior separated into an lightweight plugin?
**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...