Brian Heston

Results 24 issues of Brian Heston

# Pull Request ## 📖 Description A slight refactoring of the previous `neutralLayer` recipes and tokens to be more general purpose. Now supports both a "Fixed" set of recipes following...

area:adaptive-ui

# Pull Request ## 📖 Description I'd like some feedback on this. I'm adjusting the token structure a bit and am looking for a way to make it less error-prone...

area:adaptive-ui

# Pull Request ## 📖 Description Adds support for rendering neutral recipe colors as an overlay. This supports UI over the Windows 11 mica effect or contrast-safe scenarios over images...

area:adaptive-ui

# Pull Request ## 📖 Description The latest Fluent visual update (v2, fall of 2021) introduced a split in the color algorithms previously shared with fast-components. The color explorer site...

area:utilities

# 🐛 Bug Report The fast-element 2.0 branch included a change to trim the primary API Extractor declaration output to only `public` and `beta` tags. We have commonly used `internal`...

bug
status:planned
area:fast-foundation

The guidance doesn't specify whether individual attributes of a composite type can be referenced individually. I suspect the expectation is that they can't, but I'm not sure that's obvious from...

Composite Types

# Pull Request ## 📖 Description As part of the next major release of fast-foundation, we wanted to do a complete review of the component templates and align the structure...

area:fast-foundation

The question came up in #6286 whether Dialog should be built using the native dialog capabilities. _Originally posted by @EisenbergEffect in https://github.com/microsoft/fast/pull/6286#discussion_r948457986_

With #6286 the template and options for progress and progress ring are the same. Go back and cleanup the duplication between the two components. _Originally posted by @chrisdholt in https://github.com/microsoft/fast/pull/6286#discussion_r965090214_

Overall I'm good with the size of the library when I shake out the modes I don't need. CSS named colors are not very useful though, and really that's the...