Skip to content

Commit

Permalink
Merge pull request #2 from microsoft/master
Browse files Browse the repository at this point in the history
Merge fluentui into fork
  • Loading branch information
cimoli-dev authored Sep 10, 2020
2 parents ef57543 + 764d61e commit a4bf6de
Show file tree
Hide file tree
Showing 3,930 changed files with 261,245 additions and 69,515 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 10 additions & 4 deletions .codesandbox/ci.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
{
"buildCommand": "build:min",
"packages": [
"packages/react-button",
"packages/fluentui/react-northstar",
"packages/office-ui-fabric-react",
"packages/react-button",
"packages/react-icons",
"packages/react-next",
"packages/react-icons"
"packages/fluentui/react-bindings",
"packages/fluentui/react-northstar"
],
"sandboxes": ["u0e3w", "/apps/codesandbox-react-template"]
"sandboxes": [
"u0e3w",
"/apps/codesandbox-react-template",
"/apps/codesandbox-react-next-template",
"/apps/codesandbox-react-northstar-template"
]
}
5 changes: 5 additions & 0 deletions .devops/templates/pr-target-branch.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
steps:
- script: |
node -e "process.stdout.write('##vso[task.setvariable variable=target_branch]origin/$(System.PullRequest.TargetBranch)')"
displayName: Set target_branch variable (PR)
condition: ne(variables['Build.SourceBranch'], 'refs/heads/master')
File renamed without changes.
25 changes: 16 additions & 9 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,18 @@ jest.config.js @ecraig12345
tsconfig.json @ecraig12345
lerna.json @ecraig12345
LICENSE @ecraig12345
azure-pipelines.yml @ecraig12345
azure-pipelines.*.yml @ecraig12345
.appveyor.yml @ecraig12345
*.yml @ecraig12345
.eslintrc.* @ecraig12345
.npmrc @ecraig12345
.npmignore @ecraig12345
sizeauditor.json @aftab-hassan

#### Fluent UI
packages/fluentui/ @davezuko @layershifter @levithomason @miroslavstastny @mnajdova @dzearing @pompomon @silviuavram @jurokapsiar

#### Web Components
packages/web-components @chrisdholt @EisenbergEffect @nicholasrice

#### Deprecated API Files
*.api.ts @natalieethell

Expand All @@ -50,11 +52,12 @@ Controls/web.tsx @Vitalius1 @natalieethell

#### Packages
packages/charting/ @Raghurk
packages/date-time @lorejoh12 @evlevy
packages/date-time @lorejoh12 @evlevy @pompomon
packages/date-time-utilities @lorejoh12 @evlevy @pompomon
packages/eslint-plugin/ @ecraig12345
packages/example-app-base/ @ecraig12345
packages/file-type-icons/ @KatherineThayerMicrosoft @jahnp @bigbadcapers
packages/foundation/ @JasonGore
packages/foundation/ @dzearing @khmakoto
# packages/icons/
# packages/jest-serializer-merge-styles/
packages/lists/ @dzearing @aditima
Expand All @@ -65,11 +68,10 @@ packages/react-hooks/ @ecraig12345
packages/styling/ @dzearing
packages/styling/src/interfaces/ @phkuo
packages/styling/src/styles/ @phkuo
packages/tslint-rules/ @ecraig12345
packages/tsx-editor/ @ecraig12345
# packages/utilities/
packages/utilities/positioning/ @joschect
packages/azure-themes/ @hyoshis @Jacqueline-ms
packages/azure-themes/ @hyoshis @Jacqueline-ms @wsmd

### Fabric
# common/
Expand All @@ -83,19 +85,20 @@ packages/office-ui-fabric-react/src/components/Announced/ @natalieethell
packages/office-ui-fabric-react/src/components/Breadcrumb/ @xugao
packages/office-ui-fabric-react/src/components/Button/ @khmakoto
packages/react-next/src/components/Button/ @khmakoto
packages/office-ui-fabric-react/src/components/Calendar/ @lorejoh12
packages/office-ui-fabric-react/src/components/Calendar/ @lorejoh12 @pompomon
packages/office-ui-fabric-react/src/components/Callout/ @joschect
packages/office-ui-fabric-react/src/components/react-cards/Card/ @khmakoto
packages/office-ui-fabric-react/src/components/Check/ @dzearing @xugao
packages/office-ui-fabric-react/src/components/Checkbox/ @khmakoto @xugao
packages/react-next/src/components/Checkbox/ @khmakoto @xugao
packages/react-checkbox/ @khmakoto @xugao
packages/office-ui-fabric-react/src/components/ChoiceGroup/ @ecraig12345
packages/office-ui-fabric-react/src/components/Coachmark/ @leddie24
packages/office-ui-fabric-react/src/components/ColorPicker/ @ecraig12345
packages/office-ui-fabric-react/src/components/ComboBox/ @joschect
packages/office-ui-fabric-react/src/components/CommandBar/ @micahgodbolt @joschect
packages/office-ui-fabric-react/src/components/ContextualMenu/ @joschect
packages/office-ui-fabric-react/src/components/DatePicker/ @lorejoh12
packages/office-ui-fabric-react/src/components/DatePicker/ @lorejoh12 @pompomon
packages/office-ui-fabric-react/src/components/DetailsList/ @dzearing
packages/office-ui-fabric-react/src/components/Dialog/ @joschect
packages/office-ui-fabric-react/src/components/DocumentCard/ @yiminwu
Expand All @@ -116,6 +119,7 @@ packages/office-ui-fabric-react/src/components/Label/ @khmakoto
packages/office-ui-fabric-react/src/components/Layer/ @ThomasMichon
packages/office-ui-fabric-react/src/components/Link/ @khmakoto
packages/react-next/src/components/Link/ @khmakoto
packages/react-link/ @khmakoto
packages/office-ui-fabric-react/src/components/List/ @dzearing
packages/office-ui-fabric-react/src/components/MarqueeSelection/ @dzearing
packages/office-ui-fabric-react/src/components/MessageBar/ @ecraig12345
Expand All @@ -132,6 +136,7 @@ packages/office-ui-fabric-react/src/components/Persona/PersonaConsts.tsx @mtenno
packages/office-ui-fabric-react/src/components/pickers/ @joschect
packages/office-ui-fabric-react/src/components/Pivot/ @behowell
packages/react-next/src/components/Pivot/ @behowell
packages/react-tabs/ @behowell
packages/office-ui-fabric-react/src/components/Popup/ @joschect
packages/react-next/src/components/Popup/ @joschect
packages/office-ui-fabric-react/src/components/ProgressIndicator/ @aneeshack4
Expand All @@ -145,6 +150,7 @@ packages/office-ui-fabric-react/src/components/Shimmer/ @Vitalius1 @atneik
packages/office-ui-fabric-react/src/components/Signals/ @ThomasMichon
packages/office-ui-fabric-react/src/components/Slider/ @joschect
packages/react-next/src/components/Slider/ @joschect
packages/react-slider/ @joschect
packages/office-ui-fabric-react/src/components/SpinButton/ @khmakoto
packages/react-next/src/components/SpinButton/ @khmakoto
packages/office-ui-fabric-react/src/components/Spinner/ @aneeshack4
Expand All @@ -158,5 +164,6 @@ packages/office-ui-fabric-react/src/components/Tile/ @ThomasMichon
packages/office-ui-fabric-react/src/components/TileList/ @ThomasMichon
packages/office-ui-fabric-react/src/components/Toggle/ @xugao
packages/react-next/src/components/Toggle/ @xugao
packages/react-toggle/ @xugao
packages/office-ui-fabric-react/src/components/Tooltip/ @micahgodbolt
packages/experiments/src/components/Toggle/ @khmakoto
26 changes: 26 additions & 0 deletions .github/workflows/actions-mention-to-teams.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: Route mentions to Teams

on:
issues:
types: [opened, edited]
issue_comment:
types: [created, edited]
pull_request:
types: [opened, edited, review_requested]
pull_request_review:
types: [submitted]
pull_request_review_comment:
types: [created, edited]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
mention-to-teams:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- name: Run
continue-on-error: true
uses: JustSlone/[email protected]
with:
teams-webhook-url: ${{ secrets.TEAMS_WEBHOOK_URL }}
run-id: ${{ github.run_id }}
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.source.json
*.info.json
*.tsbuildinfo
packages/fluentui/*/componentInfo
packages/fluentui/docs/src/componentInfo
packages/fluentui/docs/src/componentMenu.json
packages/fluentui/docs/src/behaviorMenu.json
Expand Down Expand Up @@ -149,3 +150,9 @@ rush.json
/packages/monaco-editor/esm

.eslintcache

# Rollup cache
.rollupcache

# tsdoc
tsdoc-metadata.json
7 changes: 4 additions & 3 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ version.ts
dndSim.js
monaco-typescript.d.ts
*.api.md
api-report.md
*.scss.ts
_*.scss

# messes up formatting
packages/tslint-rules/tslint.json

# folders of generated files
lib
lib-amd
Expand All @@ -24,3 +22,6 @@ common/scripts
coverage
etc
change

# package specific files
packages/web-components/**/*.spec.ts
3 changes: 1 addition & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
// for the documentation about the extensions.json format
"recommendations": [
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
"eg2.tslint", // remove after moving to ESLint
// "dbaeumer.vscode-eslint", // uncomment after moving to ESLint
"dbaeumer.vscode-eslint",
"asvetliakov.snapshot-tools",
"esbenp.prettier-vscode"
]
Expand Down
17 changes: 17 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,23 @@
"outputCapture": "std",
"console": "integratedTerminal"
},
{
"name": "Debug current open test (v0)",
"type": "node",
"request": "launch",
"program": "${workspaceRoot}/scripts/debug-test.js",
"cwd": "${fileDirname}",
"stopOnEntry": false,
"args": ["-i", "--testPathPattern=\\b${fileBasenameNoExtension}", "--watch"],
"runtimeExecutable": null,
"runtimeArgs": ["--nolazy", "--inspect"],
"env": {
"NODE_ENV": "test"
},
"sourceMaps": true,
"outputCapture": "std",
"console": "integratedTerminal"
},
{
"name": "Run server",
"type": "node",
Expand Down
12 changes: 3 additions & 9 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,14 @@
"**/*.scss.ts": true
},
"editor.rulers": [120],
"tslint.enable": true,
"tslint.rulesDirectory": "./node_modules/tslint-microsoft-contrib",
// "eslint.enable": true,
// "eslint.workingDirectories": [{ "mode": "auto" }], // infer working directory based on .eslintrc/package.json location
"eslint.enable": true,
"eslint.workingDirectories": [{ "mode": "auto" }], // infer working directory based on .eslintrc/package.json location
"typescript.format.insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": false,
"typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": false,
"typescript.preferences.quoteStyle": "single",
"typescript.tsdk": "./node_modules/typescript/lib",
"tslint.autoFixOnSave": false,
"tslint.exclude": "**/*.scss.ts",
"files.associations": {
"**/*.json.hbs": "jsonc",
"**/tslint.json": "jsonc",
"**/tslint.*.json": "jsonc"
"**/*.json.hbs": "jsonc"
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
Expand Down
Loading

0 comments on commit a4bf6de

Please sign in to comment.