Nathan Brown

Results 27 issues of Nathan Brown

# MenuButton ## Overview As defined by the W3C: > A menu button is a button that opens a menu. It is often styled as a typical push button with...

feature
status:under-consideration
docs:rfc
area:fast-foundation

Wondering if it is possible to add the Lottie animations that are used in windows, so that they can be used in other platforms.

# 🙋 Feature Request According to the level 2 spec, sequence and group effects can have timing options passed to them. This would be to add options support to `AnimateSequence`...

status:needs-investigation
area:fast-animation
area:utilities

# 🐛 Bug Report The FAST Tagged Template Literals vscode extension doesn't recognize `css.partial` for syntax highlighting. ## 🤔 Expected Behavior `css.partial` should be recognized for syntax highlighting ## 😯...

status:triage
area:tooling

# 💬 RFC This is a summary of proposed updates to the FAST homepage that could be incorporated right now. The RFC is to get feedback and suggestions from the...

status:planned
area:site
docs:example

# 🐛 Bug Report When using `Router`, if you have a link towards the bottom of a page that navigates to another route, after navigating to the new route, the...

improvement
status:needs-investigation
area:fast-router

# 💬 RFC This is a summary of proposed updates to the FAST homepage to coincide with the release of vNext. The RFC is to get feedback and suggestions from...

status:planned
area:site
docs:example

# 🙋 Feature Request A nice feature I think would be the ability to interpolate route parameters into the title. ## 🤔 Expected Behavior The ability to do something like...

feature
status:planned
area:fast-router

# Pull Request > This is a draft to gather thoughts/feadback while I work on tests for the new single expand mode. ## 📖 Description After working with Accordion in...

# Pull Request ## 📖 Description ~~This PR is a first step towards better extensibility for DataGrid by making it possible to override the row's method it uses to apply...