Граф коммитов

983 Коммитов

Автор SHA1 Сообщение Дата
Alicia Drummond 06ef03c55d
Update README.md 2020-09-21 17:50:39 -07:00
Jason Morse abd2752a90
Move default theme to its own package (#469)
* move theme-types under theming directory

* add default theme package

* move default theme implementation into its own package

* remove I preface on theme types, add context

* complete rename and get builds working

* fix depcheck warning for new package

* Change files

* rename files in default-theme to use current schema
2020-09-21 15:33:00 -07:00
E.J. Layne 7e9ae6bd1f
Add FluentTester readme for ios (#464)
* Add FluentTester readme for ios

Adding instructions for how to launch the FluentTester on iOS, following Saad's instructions after recent updates. Will update the main Fluent Tester readme to point to this page.

* Addressed Chris and Saad's feedback

Addressed Chris and Saad's feedback

* Addressed Tido's feedback on pod install --repo update

* changed to "fluent-tester" bundle
2020-09-21 11:16:02 -07:00
E.J. Layne 1bcc0d0ae7
Add FluentTester readme for macOS (#465) 2020-09-21 11:01:33 -07:00
Jason Morse 988fdbce67
Split types out of theming-ramp into new theme types package (#463)
* add theme-types package

* update theme-types package name and deps

* move over types files and update imports

* Change files

* remove reference to IComponentSettingsCollection
2020-09-18 14:40:32 -07:00
Alicia Drummond 3574720b0d
Update PULL_REQUEST_TEMPLATE.md
Clarifying distinction between win32 (office-specific) and windows (t
2020-09-18 12:10:00 -07:00
Krystal Siler 4cd56e09bb
Add support for accessibilityState on FURN controls (#428)
* Change files

* Remove change file

* Update a11y properties

* Change files

* Add a11yLabel back to checkbox

* Update button snapshot and test

* Change files

* update change files

* Update button snapshot
2020-09-14 14:14:48 -07:00
dependabot[bot] e74d13ef55
Bump @babel/core from 7.11.4 to 7.11.6 (#452)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.4 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 10:16:45 -07:00
dependabot[bot] f4dfead8cb
Bump @babel/preset-env from 7.11.0 to 7.11.5 (#457)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.0 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 10:15:23 -07:00
dependabot[bot] b1d4c97b75
Bump react-native-macos from 0.62.1 to 0.62.10 (#454)
Bumps [react-native-macos](https://github.com/microsoft/react-native-macos) from 0.62.1 to 0.62.10.
- [Release notes](https://github.com/microsoft/react-native-macos/releases)
- [Changelog](https://github.com/microsoft/react-native-macos/blob/master/CHANGELOG.json)
- [Commits](https://github.com/microsoft/react-native-macos/compare/v0.62.1...v0.62.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-11 16:20:58 -07:00
UI-Fabric-RN-Bot 1618035849 📦 applying package updates ***NO_CI*** 2020-09-11 20:25:42 +00:00
Jason Morse 2566347850
Samples for use-styling, use-slots, and enable enzyme testing in the repo (#456)
* use-slots sample

* add samples for use-styling package

* update jest versions to avoid typing issues

* light up snapshot tests for styling samples

* add some more samples to use-styles

* get enzyme working for RN testing

* update slots examples

* add HOC example for use slots

* Add samples and some README text to use-slots and use-styling packages

* Change files
2020-09-11 13:15:01 -07:00
UI-Fabric-RN-Bot ad04f1655c 📦 applying package updates ***NO_CI*** 2020-09-09 21:36:19 +00:00
Saad Najmi c3f810e539
Update Android test app eslint dependencies (#449)
* Update package.json

* Remove explicit android eslint dependency
2020-09-09 14:25:23 -07:00
Jason Morse bfa93c02bf
Rename tokenProps to tokensThatAreAlsoProps for clarity in the use-slots package (#448)
* rename tokenProps to tokensThatAreAlsoProps in new framework

* update README to reflect rename

* Change files
2020-09-09 14:14:23 -07:00
Saad Najmi 6042d1bbb5
Removed apps/mobile folder, update eslint dependencies (#421)
* Removed mobile folder

* format ios test file

* Update eslint dependencies on apple platforms

* Disabled prop-types validation rule

* Change files
2020-09-09 12:19:36 -07:00
Saad Najmi 45d8a79004
Update react-native-test-app to 0.2.1, Add Android test app (#441)
* removed mobile

* Base React Test App

* More base files

* more base files

* relative paths

* better relative pathh

* Use latest react-native-test-app

* Update react-native-test-app to 0.2.1

* Empty the build.gradle
2020-09-09 11:00:02 -07:00
dependabot[bot] c63cc794b0
Bump eslint-plugin-react from 7.20.5 to 7.20.6 (#444)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.5 to 7.20.6.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.5...v7.20.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-09 10:25:32 -07:00
dependabot[bot] 16b87cd9f1
Bump beachball from 1.35.4 to 1.35.5 (#446)
Bumps [beachball](https://github.com/microsoft/beachball) from 1.35.4 to 1.35.5.
- [Release notes](https://github.com/microsoft/beachball/releases)
- [Changelog](https://github.com/microsoft/beachball/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microsoft/beachball/compare/beachball_v1.35.4...beachball_v1.35.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-09 10:24:59 -07:00
UI-Fabric-RN-Bot c149e31750 📦 applying package updates ***NO_CI*** 2020-09-09 08:18:37 +00:00
Saad Najmi 0c35ad1f0b
Shimmer view component on iOS (#372)
* Copy Link into Shimmer

* try to add it to fluent tester

* Shimmer test (copy of Link Test) showing in iOS test app

* Minimum set of files for an empty native shimmer control, everything is commented out that isn't needed

* obj c version of wrapped shimmer view. needs a /MicrosoftFluentUI/Swift Compatibility Header in the HSP of the generated xcconfig to work

* updated gitignore

* Converted to swift

* Try adding a podspec and referencing it in our final app

* rename podspec

* Remove unnecessary files

* ShimmerView rendering in test app

* Wrapped Shimmer View instead of ShimmerLinesView

* Moved a file

* Trying to add a custom property, does not work

* Using compose framework once more

* shimmerAppearance also exposed

* Lets just use props and no tokens for now

* cleaner swift file

* minor changes

* More changes

* Update some dependencies from the upstream counterpart

* Added new test

* Change files

* Fixed two bugs where Shimmer.tsx threw a tyoe error, and where ShimmerContainverView did not set props correctly

* Some extra comments / documentation

* Setting a defualt token works, customization does not

* Token customization works

* use updated FUA version of shimmer

* Updated podspec

* Add back a minimum iOS deployment target, remove tokenProps

* Update Xcode Version to 11.4.1

* Remove tokenprops: true from Shimmer
2020-09-09 01:07:40 -07:00
UI-Fabric-RN-Bot b87de43dfe 📦 applying package updates ***NO_CI*** 2020-09-09 07:28:42 +00:00
Tom Underhill 3524ba90c4
Fix Button icon color props (#436)
* Fix Button icon color props

* Change files

* Fix Customized Button spacing after icon.
2020-09-09 09:17:06 +02:00
dependabot[bot] dec66b8c95
Bump html-webpack-plugin from 4.3.0 to 4.4.1 (#434)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.3.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 12:37:30 -07:00
dependabot[bot] 82444bf2b5
Bump @microsoft/api-extractor from 7.9.2 to 7.9.13 (#439)
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.9.2 to 7.9.13.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.9.2...@microsoft/api-extractor_v7.9.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 12:36:52 -07:00
dependabot[bot] 7383cbd683
Bump file-loader from 6.0.0 to 6.1.0 (#433)
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 12:36:28 -07:00
dependabot[bot] 26a9e0727d
Bump lage from 0.17.4 to 0.19.6 (#422)
Bumps [lage](https://github.com/microsoft/lage) from 0.17.4 to 0.19.6.
- [Release notes](https://github.com/microsoft/lage/releases)
- [Changelog](https://github.com/microsoft/lage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microsoft/lage/compare/lage_v0.17.4...lage_v0.19.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-02 15:12:37 -07:00
dependabot[bot] 82c2fc9639
Bump workspace-tools from 0.9.3 to 0.9.4 (#430)
Bumps workspace-tools from 0.9.3 to 0.9.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-02 11:52:56 -07:00
dependabot[bot] 2d09ca3a00
Bump depcheck from 1.0.0 to 1.2.0 (#429)
Bumps [depcheck](https://github.com/depcheck/depcheck) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/depcheck/depcheck/releases)
- [Changelog](https://github.com/depcheck/depcheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/depcheck/depcheck/compare/1.0.0...1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-02 11:52:27 -07:00
dependabot[bot] 6711a13121
Bump bl from 4.0.2 to 4.0.3 (#431)
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-02 11:50:25 -07:00
dependabot[bot] 008aa48251
Bump beachball from 1.35.0 to 1.35.4 (#423)
Bumps [beachball](https://github.com/microsoft/beachball) from 1.35.0 to 1.35.4.
- [Release notes](https://github.com/microsoft/beachball/releases)
- [Changelog](https://github.com/microsoft/beachball/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microsoft/beachball/compare/beachball_v1.35.0...beachball_v1.35.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 12:01:47 -07:00
dependabot[bot] 9b5e65278e
Bump enzyme-adapter-react-16 from 1.15.2 to 1.15.4 (#424)
Bumps [enzyme-adapter-react-16](https://github.com/enzymejs/enzyme/tree/HEAD/packages/enzyme-adapter-react-16) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/enzymejs/enzyme/releases)
- [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/enzymejs/enzyme/commits/enzyme-adapter-react-16@1.15.4/packages/enzyme-adapter-react-16)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 12:01:13 -07:00
UI-Fabric-RN-Bot 697f7200e9 📦 applying package updates ***NO_CI*** 2020-09-01 06:53:41 +00:00
Tom Underhill 2b26430420
Add iconStrokeWidth and iconStrokeColor to PersonaCoin (#418)
* Implement iconSizeStrokeWidth and iconSizeStrokeColor tokens for PersonaCoin

* Restore curly brace formatting style.

* Change files

* Change default color from hardcoded string to theme color.

* Add iconStrokeColor to settings

* Restore settings.json.  Make PersonaCoin test page default to undefined for iconStrokeColor.
2020-09-01 08:42:52 +02:00
Saad Najmi dc051b93e2
Update macOS test app to use 0.62, bump react-native-test-app version across apple platforms (#420)
* initial commit

* change iOS as well

* delete generated xcworkspace files, update Podfile

* Updated git ignores
2020-08-31 15:33:49 -07:00
dependabot[bot] fc9639adb7
Bump @react-native-community/cli from 4.10.1 to 4.12.0 (#415)
Bumps [@react-native-community/cli](https://github.com/react-native-community/react-native-cli) from 4.10.1 to 4.12.0.
- [Release notes](https://github.com/react-native-community/react-native-cli/releases)
- [Commits](https://github.com/react-native-community/react-native-cli/compare/v4.10.1...v4.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 10:34:19 -07:00
dependabot[bot] 65aeee5164
Bump @babel/runtime from 7.11.1 to 7.11.2 (#377)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.1 to 7.11.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.2/packages/babel-runtime)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 10:33:22 -07:00
dependabot[bot] 3b1f00e44c
Bump @babel/preset-typescript from 7.10.1 to 7.10.4 (#376)
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-typescript)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 10:32:48 -07:00
UI-Fabric-RN-Bot a27e8294e6 📦 applying package updates ***NO_CI*** 2020-08-28 05:03:51 +00:00
lenahong 9c93388527
Only allow menu container to focus on mount (#416)
* only allow menu container to focus on mount

* Change files

* update snapshots
2020-08-28 13:52:50 +09:00
dependabot[bot] c511683505
Bump @babel/core from 7.10.5 to 7.11.4 (#409)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases">@babel/core's releases</a>.</em></p>
<blockquote>
<h2>v7.11.4 (2020-08-20)</h2>
<p>Thanks <a href="https://github.com/Monchi">@Monchi</a> for their first PR to Babel!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-helper-replace-supers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11985">#11985</a> fix: declare @babel/traverse as a dependency (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11974">#11974</a> Ensure <code>import()</code> is not transpiled in <code>babel-core</code> published source (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11979">#11979</a> Throw error on invalid flow async generic arrow syntax (<a href="https://github.com/existentialism">@existentialism</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11955">#11955</a> Fix parsing type casted generic flow arrow exprs (<a href="https://github.com/existentialism">@existentialism</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11973">#11973</a> fix: do not transform ClassPrivateMethods in estree (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11941">#11941</a> fix: push new token context when braceHashL is seen (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11943">#11943</a> fix: reset EndLocation for catch param (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11978">#11978</a> fix: do not mutate newTypes (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11970">#11970</a> fix: ensure defaults are set in @babel/eslint-parser (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11947">#11947</a> fix: disallow line break between async and property (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11952">#11952</a> Move legacy node version tests to GitHub actions (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11936">#11936</a> chore: do not push version commit on lerna version (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11923">#11923</a> Add more parser test cases (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11944">#11944</a> Simplify tokenizer update context (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11945">#11945</a> chore: enable flowcheck on CI (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11930">#11930</a> Refactor [In] production parameter tracking (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11953">#11953</a> chore: remove obsolete comment (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li>
</ul>
</li>
<li><code>babel-helper-transform-fixture-test-runner</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11951">#11951</a> chore: build babel-polyfill-dist on make watch (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-plugin-proposal-object-rest-spread</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-react-jsx-source</code>, <code>babel-plugin-transform-spread</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11531">#11531</a> Isolated exec tests (<a href="https://github.com/jridgewell">@jridgewell</a>)</li>
</ul>
</li>
<li><code>babel-helper-bindify-decorators</code>, <code>babel-helper-call-delegate</code>, <code>babel-helper-explode-assignable-expression</code>, <code>babel-helper-explode-class</code>, <code>babel-helper-remap-async-to-generator</code>, <code>babel-helper-replace-supers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11937">#11937</a> Move some @babel/traverse from deps to devDeps (<a href="https://github.com/Monchi">@Monchi</a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Brian Ng (<a href="https://github.com/existentialism">@existentialism</a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li>James C. Davis (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li>
<li>Justin Ridgewell (<a href="https://github.com/jridgewell">@jridgewell</a>)</li>
<li>Kai Cataldo (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</li>
<li>Yuku Kotani (<a href="https://github.com/Monchi">@Monchi</a>)</li>
</ul>
<h2>v7.11.3 (2020-08-08)</h2>
<p>Thanks <a href="https://github.com/AleksRap">@AleksRap</a> for their first PR!</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md">@babel/core's changelog</a>.</em></p>
<blockquote>
<h2>v7.11.4 (2020-08-20)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-helper-replace-supers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11985">#11985</a> fix: declare @babel/traverse as a dependency (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11974">#11974</a> Ensure <code>import()</code> is not transpiled in <code>babel-core</code> published source (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11979">#11979</a> Throw error on invalid flow async generic arrow syntax (<a href="https://github.com/existentialism">@existentialism</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11955">#11955</a> Fix parsing type casted generic flow arrow exprs (<a href="https://github.com/existentialism">@existentialism</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11973">#11973</a> fix: do not transform ClassPrivateMethods in estree (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11941">#11941</a> fix: push new token context when braceHashL is seen (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11943">#11943</a> fix: reset EndLocation for catch param (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11978">#11978</a> fix: do not mutate newTypes (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11970">#11970</a> fix: ensure defaults are set in @babel/eslint-parser (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11947">#11947</a> fix: disallow line break between async and property (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11952">#11952</a> Move legacy node version tests to GitHub actions (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11936">#11936</a> chore: do not push version commit on lerna version (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11923">#11923</a> Add more parser test cases (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11944">#11944</a> Simplify tokenizer update context (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11945">#11945</a> chore: enable flowcheck on CI (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11930">#11930</a> Refactor [In] production parameter tracking (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11953">#11953</a> chore: remove obsolete comment (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li>
</ul>
</li>
<li><code>babel-helper-transform-fixture-test-runner</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11951">#11951</a> chore: build babel-polyfill-dist on make watch (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-plugin-proposal-object-rest-spread</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-react-jsx-source</code>, <code>babel-plugin-transform-spread</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11531">#11531</a> Isolated exec tests (<a href="https://github.com/jridgewell">@jridgewell</a>)</li>
</ul>
</li>
<li><code>babel-helper-bindify-decorators</code>, <code>babel-helper-call-delegate</code>, <code>babel-helper-explode-assignable-expression</code>, <code>babel-helper-explode-class</code>, <code>babel-helper-remap-async-to-generator</code>, <code>babel-helper-replace-supers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11937">#11937</a> Move some @babel/traverse from deps to devDeps (<a href="https://github.com/Monchi">@Monchi</a>)</li>
</ul>
</li>
</ul>
<h2>v7.11.3 (2020-08-08)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11932">#11932</a> fix: add ImportExpression visitorKeys (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11921">#11921</a> refactor: add recoverable error on accessorIsGenerator (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11919">#11919</a> refactor: simplify smart pipeline parsing (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11922">#11922</a> simplify isLookaheadRelational method (<a href="https://github.com/JLHwung">@JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11917">#11917</a> Support ConditionalExpressions in dry-error-messages rule (<a href="https://github.com/existentialism">@existentialism</a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="90b1989569"><code>90b1989</code></a> v7.11.4</li>
<li><a href="565cfff486"><code>565cfff</code></a> chore: test against workspace babel/core</li>
<li><a href="4be67fb19a"><code>4be67fb</code></a> Ensure <code>import()</code> is not transpiled in <code>babel-core</code> published source (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11974">#11974</a>)</li>
<li><a href="a5bc48661b"><code>a5bc486</code></a> Isolated exec tests (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11531">#11531</a>)</li>
<li><a href="953ae82159"><code>953ae82</code></a> v7.11.1</li>
<li><a href="c29138fd72"><code>c29138f</code></a> Do not cache non-existent files forever (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11906">#11906</a>)</li>
<li><a href="45fdb87747"><code>45fdb87</code></a> v7.11.0</li>
<li><a href="164a93945d"><code>164a939</code></a> add showConfig support (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11588">#11588</a>)</li>
<li><a href="b651a6f6ab"><code>b651a6f</code></a> Enable logical assignment by default in @babel/parser (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11860">#11860</a>) (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11869">#11869</a>)</li>
<li><a href="059e9124ff"><code>059e912</code></a> Add decimal parsing support (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11640">#11640</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.11.4/packages/babel-core">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.10.5&new-version=7.11.4)](https://help.github.com/articles/configuring-automated-security-fixes)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
2020-08-26 00:17:53 +00:00
UI-Fabric-RN-Bot e88746d050 📦 applying package updates ***NO_CI*** 2020-08-25 21:17:13 +00:00
Jason Morse f0cae19d5a
Add native component cache (#413)
* add native component cache for consolidating requireNativeComponent calls

* Change files
2020-08-25 14:01:10 -07:00
Jason Morse 328573ddeb
Check for private packages (#407)
* add task to check for publishing errors

* add task to check for publishing errors and hook it into depcheck
2020-08-25 13:59:27 -07:00
Jason Morse 5ac8e0159d
Merge build-tools package into scripts (#405)
* merge build-tools into scripts

* remove remnants of build-tools

* fix build breaks

* fix lockfile issues and outdated dependency
2020-08-25 13:56:29 -07:00
UI-Fabric-RN-Bot 31e4bb1499 📦 applying package updates ***NO_CI*** 2020-08-21 03:35:36 +00:00
lenahong 9427fe4f6c
Support shouldFocusOnMount and shouldFocusOnContainer props (#406)
* support shouldFocusOnMount and shouldFocusOnContainer props

* remove unnecessary comma

* Change files

* add missing semicolon

* update snapshots

* add comment for acceptsKeyboardFocus
2020-08-21 12:24:26 +09:00
Jason Morse e6d16c9a1c
remove test-projects, they will be replaced with samples (#404) 2020-08-20 15:54:17 -07:00
UI-Fabric-RN-Bot a13591369f 📦 applying package updates ***NO_CI*** 2020-08-20 00:14:01 +00:00
Jason Morse f75e45ede8
Split mergeProps and mergeStyles out of foundation-settings (#402)
* split mergeProps and mergeStyles out of foundation-settings

* update code to use split out merge-props package

* update readme for merge-props package

* Change files

* Change files

* remove old change file

* Change files
2020-08-19 17:02:11 -07:00