fast icon indicating copy to clipboard operation
fast copied to clipboard

The adaptive interface system for modern web experiences.

Results 374 fast issues
Sort by recently updated
recently updated
newest added

# 🙋 Feature Request Sometimes you want a component to only support one element in a given slot. ## 🤔 Expected Behavior The ability to tell slotted to return just...

improvement
status:under-consideration
area:fast-element
community:request

details in https://github.com/microsoft/fast/issues/5182

status:planned
task
area:ssr

# 🙋 Feature Request Transition to `useDefineForClassFields` for TypeScript. ## 🤔 Expected Behavior All core FASTElement and decorator behaviors should continue to work. ## 😯 Current Behavior Unknown ## 💁...

improvement
status:needs-investigation
area:fast-element
community:noteworthy
breaking-change

Details in https://github.com/microsoft/fast/issues/5182.

status:planned
task
area:ssr

# 🙋 Documentation Request The documentation seems to be lacking on `css.partial`. Especially when importing and applying a `css.partial` to a non-shadowed element. ## 💁 Possible Solution The solution is:...

docs:article

## 📖 Description add Integration Manual for: 1. Parcel: https://parceljs.org/ 2. MDX: https://mdxjs.com/ ## ✅ Checklist ### General - [x] I have included a change request file using `$ npm...

# 🙋 Feature Request It's pretty common in my projects to customize/override the `createEventSink()` and `createTitleBuilder()` methods from the `RouterConfiguration` class. But the related types (i.e. `RoutingEventSink`, `TitleBuilder`, etc.) are...

improvement
status:planned
community:request
area:fast-router

# 🙋 Feature Request Most websites, and even Windows applications, put the root title as the last component. The general pattern is: ` - ` or ` - ` (like:...

feature
status:planned
community:request
area:fast-router

# 🐛 Bug Report Go to a component, like: https://explore.fast.design/components/fast-progress-ring expand the menu at the top left click any of the 'picker' items. Nothing happens. Open the devtools - find...

status:triage