-
Notifications
You must be signed in to change notification settings - Fork 355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[sync] 2022/12/15 #1246
Merged
Merged
[sync] 2022/12/15 #1246
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps ruby from 3.1.2-buster to 3.1.3-buster. --- updated-dependencies: - dependency-name: ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* sanjaiyan preconnert font * Preload style script Co-authored-by: Brett Morgan <brettmorgan@google.com>
* clarify Android S requirements for splashscreen * Update src/development/ui/advanced/splash-screen.md Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Add link to the english course Dart & Flutter - Zero to Mastery 2023 + Clean Architecture.
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `265bcbf` to `729f23a`. - [Release notes](https://github.com/flutter/codelabs/releases) - [Commits](flutter/codelabs@265bcbf...729f23a) --- updated-dependencies: - dependency-name: examples/codelabs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Bumps [site-shared](https://github.com/dart-lang/site-shared) from `61dcf58` to `444b310`. - [Release notes](https://github.com/dart-lang/site-shared/releases) - [Commits](dart-lang/site-shared@61dcf58...444b310) --- updated-dependencies: - dependency-name: site-shared dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* - * - * - * Update release-notes-2.20.0-src.md * - * Update 4693.png * Update 4693.png
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `729f23a` to `68c5ff0`. - [Release notes](https://github.com/flutter/codelabs/releases) - [Commits](flutter/codelabs@729f23a...68c5ff0) --- updated-dependencies: - dependency-name: examples/codelabs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* sanjaiyan: script optimize * Optimize deffred script 🏎 * Update src/_layouts/base.html Co-authored-by: Parker Lougheed <parlough@gmail.com> Co-authored-by: Brett Morgan <brettmorgan@google.com> Co-authored-by: Anthony Sansone <atsansone@users.noreply.github.com> Co-authored-by: Parker Lougheed <parlough@gmail.com> Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `68c5ff0` to `4fe4210`. - [Release notes](https://github.com/flutter/codelabs/releases) - [Commits](flutter/codelabs@68c5ff0...4fe4210) --- updated-dependencies: - dependency-name: examples/codelabs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `4fe4210` to `a73ffab`. - [Release notes](https://github.com/flutter/codelabs/releases) - [Commits](flutter/codelabs@4fe4210...a73ffab) --- updated-dependencies: - dependency-name: examples/codelabs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Updating the memory view page * Updating memory page * Fixing URL * Restructuring * More restructuring * Update codelabs * Incorporating feedback * slight tweak * set codelabs submodule commit equal to main Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.33 to 2.1.35. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@678fc3a...b2a92eb) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add go link for StoreKit2 discussion doc
This reverts commit 1260fba.
…I app (#7828) * Making the project setup steps a bit more clear * Adding simple examples for SwiftUI * Adding Appdelegate info * Modifying based on comments * Moving sentence into UIKit examples * Removing status bar * adding app delegate sample * Quick typo * Apply suggestions from code review Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> Co-authored-by: Jenn Magder <magder@google.com> * Modifying back to MyApp directory * Modified comments based on Tony feedback * Apply suggestions from code review Co-authored-by: Anthony Sansone <atsansone@users.noreply.github.com> Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> Co-authored-by: Jenn Magder <magder@google.com> Co-authored-by: Anthony Sansone <atsansone@users.noreply.github.com>
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `a73ffab` to `2ed7929`. - [Release notes](https://github.com/flutter/codelabs/releases) - [Commits](flutter/codelabs@a73ffab...2ed7929) --- updated-dependencies: - dependency-name: examples/codelabs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
* Tweaking release notes as per Ander * reset codelabs submodule to current commit * Tweaking a bit Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
* clarify animation value method * updated tween object language
Co-authored-by: Brett Morgan <brettmorgan@google.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.35 to 2.1.36. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b2a92eb...a669cc5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@13ae5bb...2c3dd9e) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.9...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
Bumps ruby from `f08779a` to `a71d303`. --- updated-dependencies: - dependency-name: ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `cc703b0` to `cce96ce`. - [Release notes](https://github.com/flutter/codelabs/releases) - [Commits](flutter/codelabs@cc703b0...cce96ce) --- updated-dependencies: - dependency-name: examples/codelabs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com> Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `ef866a3` to `8387e4d`. - [Release notes](https://github.com/flutter/codelabs/releases) - [Commits](flutter/codelabs@ef866a3...8387e4d) --- updated-dependencies: - dependency-name: examples/codelabs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add laucnh image instruction for ios app release * Update src/deployment/ios.md Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
AlexV525
reviewed
Dec 19, 2022
chenglu
commented
Dec 21, 2022
Co-authored-by: Alex Li <github@alexv525.com>
AlexV525
approved these changes
Dec 21, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ref #374
skip
标记删掉了;