Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -152,13 +152,13 @@ packages/react-components/react-provider @microsoft/teams-prg
packages/react-radio @microsoft/cxe-red @behowell @spmonahan
packages/react-components/react-select @microsoft/cxe-coastal @smhigley
packages/react-components/react-slider @microsoft/cxe-coastal @micahgodbolt
packages/react-spinbutton @microsoft/cxe-red @spmonahan
packages/react-spinner @microsoft/cxe-red @tomi-msft
packages/react-components/react-spinbutton @microsoft/cxe-red @spmonahan
packages/react-components/react-spinner @microsoft/cxe-red @tomi-msft
packages/react-switch @microsoft/cxe-red @behowell @khmakoto
packages/react-components/react-tabs @microsoft/cxe-coastal @geoffcoxmsft
packages/react-components/react-text @microsoft/cxe-prg
packages/react-textarea @microsoft/cxe-red @sopranopillow
packages/react-tooltip @microsoft/cxe-red @behowell @khmakoto
packages/react-components/react-tooltip @microsoft/cxe-red @behowell @khmakoto
packages/react-components/react-list @microsoft/teams-prg
packages/react-components/react-toolbar @microsoft/teams-prg @chpalac @ling1726
packages/react-portal-compat @microsoft/teams-prg
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "react-spinbutton: Move to new common folder.",
"packageName": "@fluentui/react-spinbutton",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "react-spinner: Move to new common folder.",
"packageName": "@fluentui/react-spinner",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "react-tooltip: Move to new common folder.",
"packageName": "@fluentui/react-tooltip",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const rootMain = require('../../../.storybook/main');
const rootMain = require('../../../../.storybook/main');

module.exports = /** @type {Omit<import('../../../.storybook/main'), 'typescript'|'babel'>} */ ({
module.exports = /** @type {Omit<import('../../../../.storybook/main'), 'typescript'|'babel'>} */ ({
...rootMain,
stories: [...rootMain.stories, '../src/**/*.stories.mdx', '../src/**/*.stories.@(ts|tsx)'],
addons: [...rootMain.addons],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as rootPreview from '../../../.storybook/preview';
import * as rootPreview from '../../../../.storybook/preview';

/** @type {typeof rootPreview.decorators} */
export const decorators = [...rootPreview.decorators];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This log was last generated on Mon, 25 Apr 2022 09:32:14 GMT and should not be m

## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.7)

Mon, 25 Apr 2022 09:32:14 GMT
Mon, 25 Apr 2022 09:32:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-spinbutton_v9.0.0-beta.7)

### Changes
Expand All @@ -17,7 +17,7 @@ Mon, 25 Apr 2022 09:32:14 GMT

## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)

Tue, 19 Apr 2022 19:17:29 GMT
Tue, 19 Apr 2022 19:17:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-spinbutton_v9.0.0-beta.6)

### Changes
Expand All @@ -30,7 +30,7 @@ Tue, 19 Apr 2022 19:17:29 GMT

## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)

Fri, 04 Mar 2022 05:17:40 GMT
Fri, 04 Mar 2022 05:17:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-spinbutton_v9.0.0-beta.6)

### Changes
Expand All @@ -39,7 +39,7 @@ Fri, 04 Mar 2022 05:17:40 GMT

## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)

Tue, 01 Mar 2022 02:17:40 GMT
Tue, 01 Mar 2022 02:17:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.6..@fluentui/react-spinbutton_v9.0.0-beta.6)

### Changes
Expand All @@ -48,7 +48,7 @@ Tue, 01 Mar 2022 02:17:40 GMT

## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.6)

Fri, 18 Feb 2022 13:35:38 GMT
Fri, 18 Feb 2022 13:35:38 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.5..@fluentui/react-spinbutton_v9.0.0-beta.6)

### Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"extends": "./api-extractor.json",
"mainEntryPointFilePath": "<projectFolder>/dist/packages/<unscopedPackageName>/src/index.d.ts"
"mainEntryPointFilePath": "<projectFolder>/dist/packages/react-components/<unscopedPackageName>/src/index.d.ts"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/
module.exports = {
displayName: 'react-spinbutton',
preset: '../../jest.preset.js',
preset: '../../../jest.preset.js',
globals: {
'ts-jest': {
tsConfig: '<rootDir>/tsconfig.spec.json',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"start": "yarn storybook",
"test": "jest --passWithNoTests",
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-spinbutton/src && yarn docs",
"storybook": "node ../../scripts/storybook/runner",
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-spinbutton/src && yarn docs",
"storybook": "node ../../../scripts/storybook/runner",
"type-check": "tsc -b tsconfig.json"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "../../tsconfig.base.json",
"extends": "../../../tsconfig.base.json",
"compilerOptions": {
"target": "ES2019",
"noEmit": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const rootMain = require('../../../.storybook/main');
const rootMain = require('../../../../.storybook/main');

module.exports = /** @type {Omit<import('../../../.storybook/main'), 'typescript'|'babel'>} */ ({
module.exports = /** @type {Omit<import('../../../../.storybook/main'), 'typescript'|'babel'>} */ ({
...rootMain,
stories: [...rootMain.stories, '../src/**/*.stories.mdx', '../src/**/*.stories.@(ts|tsx)'],
addons: [...rootMain.addons],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as rootPreview from '../../../.storybook/preview';
import * as rootPreview from '../../../../.storybook/preview';

/** @type {typeof rootPreview.decorators} */
export const decorators = [...rootPreview.decorators];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This log was last generated on Mon, 25 Apr 2022 09:32:15 GMT and should not be m

## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-beta.7)

Mon, 25 Apr 2022 09:32:15 GMT
Mon, 25 Apr 2022 09:32:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-beta.6..@fluentui/react-spinner_v9.0.0-beta.7)

### Changes
Expand All @@ -15,7 +15,7 @@ Mon, 25 Apr 2022 09:32:15 GMT

## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-beta.6)

Tue, 19 Apr 2022 19:17:29 GMT
Tue, 19 Apr 2022 19:17:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-beta.6..@fluentui/react-spinner_v9.0.0-beta.6)

### Changes
Expand All @@ -27,7 +27,7 @@ Tue, 19 Apr 2022 19:17:29 GMT

## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-beta.6)

Fri, 04 Mar 2022 05:17:40 GMT
Fri, 04 Mar 2022 05:17:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-beta.6..@fluentui/react-spinner_v9.0.0-beta.6)

### Changes
Expand All @@ -37,7 +37,7 @@ Fri, 04 Mar 2022 05:17:40 GMT

## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-beta.6)

Tue, 01 Mar 2022 02:17:40 GMT
Tue, 01 Mar 2022 02:17:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-beta.6..@fluentui/react-spinner_v9.0.0-beta.6)

### Changes
Expand All @@ -46,7 +46,7 @@ Tue, 01 Mar 2022 02:17:40 GMT

## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-beta.6)

Fri, 18 Feb 2022 13:35:38 GMT
Fri, 18 Feb 2022 13:35:38 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-beta.5..@fluentui/react-spinner_v9.0.0-beta.6)

### Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"extends": "./api-extractor.json",
"mainEntryPointFilePath": "<projectFolder>/dist/packages/<unscopedPackageName>/src/index.d.ts"
"mainEntryPointFilePath": "<projectFolder>/dist/packages/react-components/<unscopedPackageName>/src/index.d.ts"
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).

```ts

import type { ComponentProps } from '@fluentui/react-utilities';
import type { ComponentState } from '@fluentui/react-utilities';
import type { ForwardRefComponent } from '@fluentui/react-utilities';
Expand All @@ -26,9 +25,9 @@ export type SpinnerProps = Omit<ComponentProps<SpinnerSlots>, 'size'> & Partial<

// @public (undocumented)
export type SpinnerSlots = {
root: NonNullable<Slot<'div'>>;
spinner?: Slot<'span'>;
label?: Slot<typeof Label>;
root: NonNullable<Slot<'div'>>;
spinner?: Slot<'span'>;
label?: Slot<typeof Label>;
};

// @public
Expand All @@ -41,5 +40,4 @@ export const useSpinner_unstable: (props: SpinnerProps, ref: React_2.Ref<HTMLEle
export const useSpinnerStyles_unstable: (state: SpinnerState) => SpinnerState;

// (No @packageDocumentation comment for this package)

```
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/
module.exports = {
displayName: 'react-spinner',
preset: '../../jest.preset.js',
preset: '../../../jest.preset.js',
globals: {
'ts-jest': {
tsConfig: '<rootDir>/tsconfig.spec.json',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"start": "yarn storybook",
"test": "jest --passWithNoTests",
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-spinner/src && yarn docs",
"storybook": "node ../../scripts/storybook/runner",
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-spinner/src && yarn docs",
"storybook": "node ../../../scripts/storybook/runner",
"type-check": "tsc -b tsconfig.json"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "../../tsconfig.base.json",
"extends": "../../../tsconfig.base.json",
"compilerOptions": {
"target": "ES2019",
"noEmit": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const rootMain = require('../../../.storybook/main');
const rootMain = require('../../../../.storybook/main');

module.exports = /** @type {Omit<import('../../../.storybook/main'), 'typescript'|'babel'>} */ ({
module.exports = /** @type {Omit<import('../../../../.storybook/main'), 'typescript'|'babel'>} */ ({
...rootMain,
stories: [...rootMain.stories, '../src/**/*.stories.mdx', '../src/**/*.stories.@(ts|tsx)'],
addons: [...rootMain.addons],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as rootPreview from '../../../.storybook/preview';
import * as rootPreview from '../../../../.storybook/preview';

/** @type {typeof rootPreview.decorators} */
export const decorators = [...rootPreview.decorators];
Expand Down
Loading