Détail du package

@fluentui/keyboard-keys

microsoft720.2kMIT9.0.8

Contains a set of keyboard constants for key and keyCode

readme

Fluent UI Web

Build Status GitHub contributors GitHub top language Twitter Follow

Fluent UI React is shipping its v9 final stable release. Visit the Fluent UI React v9 Release page on the wiki to learn more about the upcoming release schedule.

Fluent UI web represents a collection of utilities, React components, and Web Components for building web applications.

This repo is home to 3 separate projects today. Combining Fluent UI React v9 components with Fluent UI React v8 or v0 components is possible and allows gradual migration to Fluent UI v9.

The following table will help you navigate the 3 projects and understand their differences.

React Components (v9) React (v8) Web Components
Overview New, future-proof and forward looking Mature Web Component implementation of Fluent UI.
Used By Microsoft 365 Office Edge
Read Me README.md README.md README.md
Changelog CHANGELOG.md CHANGELOG.md CHANGELOG.md
Repo packages/react-components ./packages/react ./packages/web-components
Quick Start Quick Start Quick Start See README.md
Docs https://react.fluentui.dev/ aka.ms/fluentui-react aka.ms/fluentui-web-components
NPM @fluentui/react-components @fluentui/react @fluentui/web-components
Version npm version npm version npm version
Issues Fluent UI React Components GitHub Issues?label=issues&style=flat-square) Fluent UI React GitHub Issues?label=issues&style=flat-square)%22) Fluent UI Web Components GitHub Issues

Why are there two React versions? Fluent UI v8 is still widely used. We encourage you to migrate to Fluent UI v9. See the Migration overview.

FluentUI Insights

Fluent UI Insights is a series that describes the design and decisions behind the Fluent UI design system.

EP01: Positioning EP02: Styling EP03: Griffel
Watch EP01: Positioning Watch EP02: Styling Watch EP03: Griffel
EP04: Foundational APIs EP05: Theming EP06: Accessible by default
Watch EP04: Foundational APIs Watch EP05: Theming Watch EP06: Accessible by default

Licenses

All files on the Fluent UI React GitHub repository are subject to the MIT license. Please read the License file at the root of the project.

Usage of the fonts and icons referenced in Fluent UI React is subject to the terms of the assets license agreement.

Changelog

You can view the complete list of additions, fixes, and changes in the CHANGELOG.md file for each package.

Looking for Office UI Fabric React?

The Office UI Fabric React project has evolved to Fluent UI.

The office-ui-fabric-react repo is now this repo (fluentui in the Microsoft organization)! The name change should not disrupt any current Fabric usage, repo clones, pull requests, or issue reporting. Links should redirect to the new location. The library formerly known as office-ui-fabric-react is now available as @fluentui/react (see above table for more information).

We have a lot in store for Fluent UI - Read our announcement here.

Looking for Fluent UI React Northstar?

Fluent UI React Northstar has been superseded by Fluent UI React Components v9. For more details about Fluent UI React Northstar, see its README.md.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

changelog

Change Log - @fluentui/keyboard-keys

This log was last generated on Mon, 11 Nov 2024 09:55:28 GMT and should not be manually modified.

9.0.8

Mon, 11 Nov 2024 09:55:28 GMT Compare changes

Patches

  • chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)

9.0.7

Thu, 09 Nov 2023 17:29:49 GMT Compare changes

Patches

  • chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)

9.0.6

Tue, 26 Sep 2023 17:49:01 GMT Compare changes

Patches

  • chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)

9.0.5

Tue, 26 Sep 2023 15:32:07 GMT Compare changes

Patches

  • fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)

9.0.4

Tue, 05 Sep 2023 13:29:14 GMT Compare changes

Patches

  • bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)

9.0.3

Fri, 12 May 2023 20:28:09 GMT Compare changes

Patches

  • chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)

9.0.2

Tue, 21 Mar 2023 21:23:19 GMT Compare changes

Patches

  • chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
  • fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)

9.0.1

Fri, 11 Nov 2022 14:57:50 GMT Compare changes

Patches

  • fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)

9.0.0

Tue, 28 Jun 2022 15:14:09 GMT Compare changes

Patches

  • feat: Initial 9.0.0 release (PR #23733 by lingfangao@hotmail.com)

9.0.0-rc.6

Thu, 05 May 2022 18:26:28 GMT Compare changes

Changes

  • feat: ship rolluped only dts (PR #22823 by martinhochel@microsoft.com)

9.0.0-rc.5

Wed, 04 May 2022 13:26:36 GMT Compare changes

Changes

  • remove star exports (PR #22681 by seanmonahan@microsoft.com)

9.0.0-rc.4

Fri, 04 Mar 2022 05:17:32 GMT Compare changes

Changes

  • Adding explicit export maps on all consumer packages for FUIR 8 and 9. (PR #21508 by dzearing@microsoft.com)
  • keyboard-keys: Adding missing tslib dependency. (PR #21947 by Humberto.Morimoto@microsoft.com)

9.0.0-rc.3

Fri, 18 Feb 2022 13:35:37 GMT Compare changes

Changes

  • fix: Source maps contain original source code (PR #21690 by lingfangao@hotmail.com)

9.0.0-rc.1

Thu, 10 Feb 2022 08:52:11 GMT Compare changes

Changes

  • Bump Fluent UI packages to 9.0.0-rc (PR #21623 by lingfangao@hotmail.com)

9.0.0-beta.1

Wed, 06 Oct 2021 10:37:22 GMT Compare changes

Changes

  • Bump all v9 components to beta prerelease tag (PR #20106 by lingfangao@hotmail.com)

9.0.0-alpha.5

Fri, 01 Oct 2021 14:13:08 GMT Compare changes

Changes

  • Bump v9 prerelease versions to rerelease (PR #20069 by lingfangao@hotmail.com)

9.0.0-alpha.3

Fri, 20 Aug 2021 07:37:28 GMT Compare changes

Changes

  • Update .npmignore (PR #19441 by elcraig@microsoft.com)

9.0.0-alpha.2

Tue, 03 Aug 2021 07:39:30 GMT Compare changes

Patches

  • Bump @fluentui/eslint-plugin to v1.3.3 (PR #19169 by behowell@microsoft.com)
  • Bump @fluentui/scripts to v1.0.0 (PR #19169 by behowell@microsoft.com)

9.0.0-alpha.1

Tue, 20 Jul 2021 22:23:17 GMT Compare changes

Changes

  • Publish package (PR #19016 by lingfan.gao@microsoft.com)

9.0.0-alpha.0

Fri, 09 Jul 2021 07:39:31 GMT

Patches

  • Bump @fluentui/eslint-plugin to v1.3.2 (PR #18808 by martinhochel@microsoft.com)
  • Bump @fluentui/scripts to v1.0.0 (PR #18808 by martinhochel@microsoft.com)