@fluentui/react-tabster
Advanced tools
Comparing version 0.0.0-nightlyd3bf09bf8120211201.1 to 0.0.0-nightlyebf02572f720211207.1
# Change Log - @fluentui/react-tabster | ||
This log was last generated on Wed, 01 Dec 2021 04:25:40 GMT and should not be manually modified. | ||
This log was last generated on Tue, 07 Dec 2021 04:14:29 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightlyd3bf09bf8120211201.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v0.0.0-nightlyd3bf09bf8120211201.1) | ||
## [0.0.0-nightlyebf02572f720211207.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v0.0.0-nightlyebf02572f720211207.1) | ||
Wed, 01 Dec 2021 04:25:40 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-beta.5..@fluentui/react-tabster_v0.0.0-nightlyd3bf09bf8120211201.1) | ||
Tue, 07 Dec 2021 04:14:29 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-beta.5..@fluentui/react-tabster_v0.0.0-nightlyebf02572f720211207.1) | ||
### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by email not defined) | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/2523b8c9da23ec860780244563814b63ba963043) by email not defined) | ||
- use new types from makeStyles core ([PR #20786](https://github.com/microsoft/fluentui/pull/20786) by olfedias@microsoft.com) | ||
- update styles to not use CSS shorthands ([PR #20842](https://github.com/microsoft/fluentui/pull/20842) by olfedias@microsoft.com) | ||
- Bump @fluentui/react-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball) | ||
- Bump @fluentui/babel-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball) | ||
- Bump @fluentui/react-make-styles to v0.0.0-nightlyebf02572f720211207.1 ([commit](https://github.com/microsoft/fluentui/commit/2523b8c9da23ec860780244563814b63ba963043) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightlyebf02572f720211207.1 ([commit](https://github.com/microsoft/fluentui/commit/2523b8c9da23ec860780244563814b63ba963043) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightlyebf02572f720211207.1 ([commit](https://github.com/microsoft/fluentui/commit/2523b8c9da23ec860780244563814b63ba963043) by beachball) | ||
- Bump @fluentui/babel-make-styles to v0.0.0-nightlyebf02572f720211207.1 ([commit](https://github.com/microsoft/fluentui/commit/2523b8c9da23ec860780244563814b63ba963043) by beachball) | ||
@@ -22,0 +22,0 @@ ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-beta.5) |
{ | ||
"name": "@fluentui/react-tabster", | ||
"version": "0.0.0-nightlyd3bf09bf8120211201.1", | ||
"version": "0.0.0-nightlyebf02572f720211207.1", | ||
"description": "Utilities for focus management and facade for tabster", | ||
@@ -36,8 +36,8 @@ "main": "lib-commonjs/index.js", | ||
"react-test-renderer": "^16.3.0", | ||
"@fluentui/babel-make-styles": "0.0.0-nightlyd3bf09bf8120211201.1" | ||
"@fluentui/babel-make-styles": "0.0.0-nightlyebf02572f720211207.1" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "0.0.0-nightlyd3bf09bf8120211201.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightlyd3bf09bf8120211201.1", | ||
"@fluentui/react-utilities": "0.0.0-nightlyd3bf09bf8120211201.1", | ||
"@fluentui/react-make-styles": "0.0.0-nightlyebf02572f720211207.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightlyebf02572f720211207.1", | ||
"@fluentui/react-utilities": "0.0.0-nightlyebf02572f720211207.1", | ||
"keyborg": "^1.0.7", | ||
@@ -44,0 +44,0 @@ "tabster": "^1.0.7", |
Sorry, the diff of this file is too big to display
+ Added@fluentui/keyboard-keys@0.0.0-nightlyebf02572f720211207.1(transitive)
+ Added@fluentui/make-styles@0.0.0-nightlyebf02572f720211207.1(transitive)
+ Added@fluentui/react-make-styles@0.0.0-nightlyebf02572f720211207.1(transitive)
+ Added@fluentui/react-shared-contexts@0.0.0-nightlyebf02572f720211207.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightlyebf02572f720211207.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightlyebf02572f720211207.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightlyd3bf09bf8120211201.1(transitive)
- Removed@fluentui/make-styles@0.0.0-nightlyd3bf09bf8120211201.1(transitive)
- Removed@fluentui/react-make-styles@0.0.0-nightlyd3bf09bf8120211201.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightlyd3bf09bf8120211201.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightlyd3bf09bf8120211201.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightlyd3bf09bf8120211201.1(transitive)
Updated@fluentui/react-make-styles@0.0.0-nightlyebf02572f720211207.1
Updated@fluentui/react-shared-contexts@0.0.0-nightlyebf02572f720211207.1
Updated@fluentui/react-utilities@0.0.0-nightlyebf02572f720211207.1