@fluentui/react-tabster 0.0.0-nightly5ab766c40f20220114.1 → 0.0.0-nightly6a6e258c4020220125.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,15 +2,15 @@
2
2
  "name": "@fluentui/react-tabster",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 14 Jan 2022 04:15:10 GMT",
6
- "tag": "@fluentui/react-tabster_v0.0.0-nightly5ab766c40f20220114.1",
7
- "version": "0.0.0-nightly5ab766c40f20220114.1",
5
+ "date": "Tue, 25 Jan 2022 04:17:21 GMT",
6
+ "tag": "@fluentui/react-tabster_v0.0.0-nightly6a6e258c4020220125.1",
7
+ "version": "0.0.0-nightly6a6e258c4020220125.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-tabster",
13
- "commit": "afbf0defba27d6180bd53e24443fff8da633f9dd",
13
+ "commit": "1d41ec351a6d5902e871c87fcbaacf8db8ecb40d",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
16
  {
@@ -37,6 +37,12 @@
37
37
  "commit": "38c8bed2c707014688ae2ae689033fa36ef23075",
38
38
  "comment": "react-tabster: Replacing use of functions in makeStyles with direct use of tokens."
39
39
  },
40
+ {
41
+ "author": "lingfangao@hotmail.com",
42
+ "package": "@fluentui/react-tabster",
43
+ "commit": "ff9ad1d4fe5682173c497f6ddf0ee1d7bddd6800",
44
+ "comment": "chore: bump tabster to 1.1.1 - removes IE11 support"
45
+ },
40
46
  {
41
47
  "author": "olfedias@microsoft.com",
42
48
  "package": "@fluentui/react-tabster",
@@ -46,29 +52,35 @@
46
52
  {
47
53
  "author": "beachball",
48
54
  "package": "@fluentui/react-tabster",
49
- "comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly5ab766c40f20220114.1",
50
- "commit": "afbf0defba27d6180bd53e24443fff8da633f9dd"
55
+ "comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly6a6e258c4020220125.1",
56
+ "commit": "1d41ec351a6d5902e871c87fcbaacf8db8ecb40d"
51
57
  },
52
58
  {
53
59
  "author": "beachball",
54
60
  "package": "@fluentui/react-tabster",
55
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly5ab766c40f20220114.1",
56
- "commit": "afbf0defba27d6180bd53e24443fff8da633f9dd"
61
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly6a6e258c4020220125.1",
62
+ "commit": "1d41ec351a6d5902e871c87fcbaacf8db8ecb40d"
57
63
  },
58
64
  {
59
65
  "author": "beachball",
60
66
  "package": "@fluentui/react-tabster",
61
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly5ab766c40f20220114.1",
62
- "commit": "afbf0defba27d6180bd53e24443fff8da633f9dd"
67
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly6a6e258c4020220125.1",
68
+ "commit": "1d41ec351a6d5902e871c87fcbaacf8db8ecb40d"
63
69
  },
64
70
  {
65
71
  "author": "beachball",
66
72
  "package": "@fluentui/react-tabster",
67
- "comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightly5ab766c40f20220114.1",
68
- "commit": "afbf0defba27d6180bd53e24443fff8da633f9dd"
73
+ "comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightly6a6e258c4020220125.1",
74
+ "commit": "1d41ec351a6d5902e871c87fcbaacf8db8ecb40d"
69
75
  }
70
76
  ],
71
77
  "none": [
78
+ {
79
+ "author": "martinhochel@microsoft.com",
80
+ "package": "@fluentui/react-tabster",
81
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
82
+ "comment": "chore: use storybook runner for all vNext packages"
83
+ },
72
84
  {
73
85
  "author": "email not defined",
74
86
  "package": "@fluentui/react-tabster",
@@ -86,6 +98,12 @@
86
98
  "package": "@fluentui/react-tabster",
87
99
  "commit": "989c43132491b61ed7c6da70100ca4f9aac8173a",
88
100
  "comment": "Fix version mismatches"
101
+ },
102
+ {
103
+ "author": "olfedias@microsoft.com",
104
+ "package": "@fluentui/react-tabster",
105
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
106
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
89
107
  }
90
108
  ]
91
109
  }
package/CHANGELOG.md CHANGED
@@ -1,26 +1,27 @@
1
1
  # Change Log - @fluentui/react-tabster
2
2
 
3
- This log was last generated on Fri, 14 Jan 2022 04:15:10 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 25 Jan 2022 04:17:21 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly5ab766c40f20220114.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v0.0.0-nightly5ab766c40f20220114.1)
7
+ ## [0.0.0-nightly6a6e258c4020220125.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v0.0.0-nightly6a6e258c4020220125.1)
8
8
 
9
- Fri, 14 Jan 2022 04:15:10 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-beta.5..@fluentui/react-tabster_v0.0.0-nightly5ab766c40f20220114.1)
9
+ Tue, 25 Jan 2022 04:17:21 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-beta.5..@fluentui/react-tabster_v0.0.0-nightly6a6e258c4020220125.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/afbf0defba27d6180bd53e24443fff8da633f9dd) by email not defined)
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/1d41ec351a6d5902e871c87fcbaacf8db8ecb40d) by email not defined)
15
15
  - feat: Support `options` for `findNextFocusable` and `findPrevFocusable` focus finders ([PR #21095](https://github.com/microsoft/fluentui/pull/21095) by lingfangao@hotmail.com)
16
16
  - chore: Bump tabster and keyborg versions ([PR #20889](https://github.com/microsoft/fluentui/pull/20889) by lingfangao@hotmail.com)
17
17
  - use new types from makeStyles core ([PR #20786](https://github.com/microsoft/fluentui/pull/20786) by olfedias@microsoft.com)
18
18
  - react-tabster: Replacing use of functions in makeStyles with direct use of tokens. ([PR #21035](https://github.com/microsoft/fluentui/pull/21035) by Humberto.Morimoto@microsoft.com)
19
+ - chore: bump tabster to 1.1.1 - removes IE11 support ([PR #21319](https://github.com/microsoft/fluentui/pull/21319) by lingfangao@hotmail.com)
19
20
  - update styles to not use CSS shorthands ([PR #20842](https://github.com/microsoft/fluentui/pull/20842) by olfedias@microsoft.com)
20
- - Bump @fluentui/react-make-styles to v0.0.0-nightly5ab766c40f20220114.1 ([commit](https://github.com/microsoft/fluentui/commit/afbf0defba27d6180bd53e24443fff8da633f9dd) by beachball)
21
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly5ab766c40f20220114.1 ([commit](https://github.com/microsoft/fluentui/commit/afbf0defba27d6180bd53e24443fff8da633f9dd) by beachball)
22
- - Bump @fluentui/react-utilities to v0.0.0-nightly5ab766c40f20220114.1 ([commit](https://github.com/microsoft/fluentui/commit/afbf0defba27d6180bd53e24443fff8da633f9dd) by beachball)
23
- - Bump @fluentui/babel-make-styles to v0.0.0-nightly5ab766c40f20220114.1 ([commit](https://github.com/microsoft/fluentui/commit/afbf0defba27d6180bd53e24443fff8da633f9dd) by beachball)
21
+ - Bump @fluentui/react-make-styles to v0.0.0-nightly6a6e258c4020220125.1 ([commit](https://github.com/microsoft/fluentui/commit/1d41ec351a6d5902e871c87fcbaacf8db8ecb40d) by beachball)
22
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly6a6e258c4020220125.1 ([commit](https://github.com/microsoft/fluentui/commit/1d41ec351a6d5902e871c87fcbaacf8db8ecb40d) by beachball)
23
+ - Bump @fluentui/react-utilities to v0.0.0-nightly6a6e258c4020220125.1 ([commit](https://github.com/microsoft/fluentui/commit/1d41ec351a6d5902e871c87fcbaacf8db8ecb40d) by beachball)
24
+ - Bump @fluentui/babel-make-styles to v0.0.0-nightly6a6e258c4020220125.1 ([commit](https://github.com/microsoft/fluentui/commit/1d41ec351a6d5902e871c87fcbaacf8db8ecb40d) by beachball)
24
25
 
25
26
  ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-beta.5)
26
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tabster",
3
- "version": "0.0.0-nightly5ab766c40f20220114.1",
3
+ "version": "0.0.0-nightly6a6e258c4020220125.1",
4
4
  "description": "Utilities for focus management and facade for tabster",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -17,7 +17,7 @@
17
17
  "code-style": "just-scripts code-style",
18
18
  "just": "just-scripts",
19
19
  "lint": "just-scripts lint",
20
- "storybook": "start-storybook",
20
+ "storybook": "node ../../scripts/storybook/runner",
21
21
  "test": "jest --passWithNoTests",
22
22
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
23
23
  "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-tabster/src && yarn docs",
@@ -33,14 +33,14 @@
33
33
  "react": "16.8.6",
34
34
  "react-dom": "16.8.6",
35
35
  "react-test-renderer": "^16.3.0",
36
- "@fluentui/babel-make-styles": "0.0.0-nightly5ab766c40f20220114.1"
36
+ "@fluentui/babel-make-styles": "0.0.0-nightly6a6e258c4020220125.1"
37
37
  },
38
38
  "dependencies": {
39
- "@fluentui/react-make-styles": "0.0.0-nightly5ab766c40f20220114.1",
40
- "@fluentui/react-shared-contexts": "0.0.0-nightly5ab766c40f20220114.1",
41
- "@fluentui/react-utilities": "0.0.0-nightly5ab766c40f20220114.1",
42
- "keyborg": "^1.1.0-alpha.4",
43
- "tabster": "^1.1.0-alpha.4",
39
+ "@fluentui/react-make-styles": "0.0.0-nightly6a6e258c4020220125.1",
40
+ "@fluentui/react-shared-contexts": "0.0.0-nightly6a6e258c4020220125.1",
41
+ "@fluentui/react-utilities": "0.0.0-nightly6a6e258c4020220125.1",
42
+ "keyborg": "^1.1.0",
43
+ "tabster": "^1.1.1",
44
44
  "tslib": "^2.1.0"
45
45
  },
46
46
  "peerDependencies": {