James Bromwell

Results 47 issues of James Bromwell

Google's repo just launched support for a multi-axis dynamic version of the icons called Material Symbols. * https://github.com/google/material-design-icons/issues/787 * https://developers.google.com/fonts/docs/material_symbols Would it make more sense to add the Symbols font...

I have some code along the lines of let params = new URLSearchParams(...); let opts = { method: "post", body: params, credential: "same-origin", }; fetch(url, opts).then(...); I used this polyfill...

When Power Control is running, the built-in volume indicator is not shown. That makes sense when the current volume is visible in the OSD, or at least can be called...

bug

### Input code There's a `@const` tag supported by Closure for marking a variable or class property (or alias?) as read-only. I'm looking for a similar syntax that can be...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior ValidationPipe does not validate the type of primitive arguments (`@Query` /...

needs triage

Thanks for posting this project! I can see that it was brought over from an internal tracker (there's still at least one link to `devtopia.esri.com` in the README) so I...

### Current Behavior: Bundled dependencies do not export executables when packing. ### Expected Behavior: `npm pack` output should include scripts under `.bin` to launch any executables provided by the bundled...

Release 7.x
Bug