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

# 🐛 Bug Report The web component button implementation doesn't have a [`title`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title) attribute. (https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title) This means that the button doesn't show a tooltip when keyboard focused. ## 💻 Repro...

status:triage

Should work with / emit SSR configuration: #5574

feature
status:under-consideration
area:ssr

# Removal of `@microsoft/fast-foundation` ## Reason for removal This package does not fill what FAST considers a core goal of the project. The FAST project seeks to provide useful tools...

# Removal of `@microsoft/fast-colors` ## Reason for removal Color manipulation in browser has been considered as not a core focus of the FAST project and is not a dependency for...

# Removal of `@microsoft/fast-react-wrapper` ## Reason for removal There are other options for web component react wrappers, additionally React is working on [supporting them](https://react.dev/reference/react-dom/components#custom-html-elements). This package does not appear to...

# Removal of `fast-tagged-templates` ## Reason for removal While useful for developer experience, this package serves a purpose that is not part of the core goals of FAST. We are...

# Removal of `@microsoft/fast-web-utilities` ## Reason for removal Once the other packages have been removed, this package has limited use as it was primarily for removing duplication.

# Removal of `@microsoft/fast-benchmarks` ## Reason for removal The project [Tensile](https://github.com/microsoft/tensile-perf) is considered a good successor to the `@microsoft/fast-benchmarks` package and will be replacing it as a benchmarking tool for...

# Removal of `@microsoft/eslint-config-fast-dna` ## Reason for removal The eslint rules package is not something we would recommend others take a dependency on and we are actively re-evaluating the current...

# Pull Request ## 📖 Description Removal of the `fast-tagged-templates` package as this is being deprecated. ### 🎫 Issues Closes #6953. ## ✅ Checklist ### General - [ ] I...