Socket
Socket
Sign inDemoInstall

@fluentui/react-tabster

Package Overview
Dependencies
Maintainers
12
Versions
863
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-tabster - npm Package Compare versions

Comparing version 9.0.0-alpha.52 to 9.0.0-alpha.53

55

CHANGELOG.json

@@ -5,3 +5,56 @@ {

{
"date": "Fri, 20 Aug 2021 07:34:37 GMT",
"date": "Tue, 24 Aug 2021 07:32:28 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-alpha.53",
"version": "9.0.0-alpha.53",
"comments": {
"prerelease": [
{
"comment": "Updating TypeScript type-only imports/exports to use import/export type syntax.",
"author": "dzearing@hotmail.com",
"commit": "789a3733b128569190319fce3fe2b46900b24896",
"package": "@fluentui/react-tabster"
}
],
"none": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.4.1",
"author": "dzearing@hotmail.com",
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
"package": "@fluentui/react-tabster"
},
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.41",
"author": "dzearing@hotmail.com",
"commit": "789a3733b128569190319fce3fe2b46900b24896",
"package": "@fluentui/react-tabster"
},
{
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.59",
"author": "dzearing@hotmail.com",
"commit": "789a3733b128569190319fce3fe2b46900b24896",
"package": "@fluentui/react-tabster"
},
{
"comment": "Bump @fluentui/make-styles to v9.0.0-alpha.31",
"author": "dzearing@hotmail.com",
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
"package": "@fluentui/react-tabster"
},
{
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.23",
"author": "dzearing@hotmail.com",
"commit": "789a3733b128569190319fce3fe2b46900b24896",
"package": "@fluentui/react-tabster"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "dzearing@hotmail.com",
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
"package": "@fluentui/react-tabster"
}
]
}
},
{
"date": "Fri, 20 Aug 2021 07:37:28 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-alpha.52",

@@ -8,0 +61,0 @@ "version": "9.0.0-alpha.52",

# Change Log - @fluentui/react-tabster
This log was last generated on Fri, 20 Aug 2021 07:34:37 GMT and should not be manually modified.
This log was last generated on Tue, 24 Aug 2021 07:32:28 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.53)
Tue, 24 Aug 2021 07:32:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.52..@fluentui/react-tabster_v9.0.0-alpha.53)
### Changes
- Updating TypeScript type-only imports/exports to use import/export type syntax. ([PR #19471](https://github.com/microsoft/fluentui/pull/19471) by dzearing@hotmail.com)
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.52)
Fri, 20 Aug 2021 07:34:37 GMT
Fri, 20 Aug 2021 07:37:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.51..@fluentui/react-tabster_v9.0.0-alpha.52)

@@ -11,0 +20,0 @@

2

dist/react-tabster.d.ts
import type { MakeStylesStyleRule } from '@fluentui/make-styles';
import { RefObject } from 'react';
import type { RefObject } from 'react';
import type { Theme } from '@fluentui/react-theme';

@@ -4,0 +4,0 @@ import { Types } from 'tabster';

@@ -1,2 +0,2 @@

import { RefObject } from 'react';
import type { RefObject } from 'react';
/**

@@ -3,0 +3,0 @@ * instantiates keyborg and add attribute to ensure focus indicator synced to keyborg logic

@@ -1,2 +0,2 @@

import { RefObject } from 'react';
import type { RefObject } from 'react';
/**

@@ -3,0 +3,0 @@ * instantiates keyborg and add attribute to ensure focus indicator synced to keyborg logic

@@ -1,2 +0,2 @@

import { RefObject } from 'react';
import type { RefObject } from 'react';
/**

@@ -3,0 +3,0 @@ * instantiates keyborg and add attribute to ensure focus indicator synced to keyborg logic

{
"name": "@fluentui/react-tabster",
"version": "9.0.0-alpha.52",
"version": "9.0.0-alpha.53",
"description": "Utilities for focus management and facade for tabster",

@@ -27,3 +27,3 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/eslint-plugin": "^1.4.0",
"@fluentui/eslint-plugin": "^1.4.1",
"@fluentui/scripts": "^1.0.0",

@@ -39,6 +39,6 @@ "@types/react": "16.9.42",

"@fluentui/make-styles": "^9.0.0-alpha.31",
"@fluentui/react-make-styles": "^9.0.0-alpha.58",
"@fluentui/react-make-styles": "^9.0.0-alpha.59",
"keyborg": "^0.7.1",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.22",
"@fluentui/react-utilities": "^9.0.0-alpha.40",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.23",
"@fluentui/react-utilities": "^9.0.0-alpha.41",
"tabster": "^0.7.4",

@@ -45,0 +45,0 @@ "tslib": "^2.1.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc