Nathan Brown
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...
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`...
# 🐛 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 ## 😯...
# 💬 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...
# 🐛 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...
# 💬 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...
# 🙋 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...
# 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...