Skip to content
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] 2023/1/25 #1252

Merged
merged 118 commits into from
Jan 25, 2023
Merged

[sync] 2023/1/25 #1252

merged 118 commits into from
Jan 25, 2023

Conversation

chenglu
Copy link
Member

@chenglu chenglu commented Jan 25, 2023

ref #374

给 iOS 的 Flutter 开发指南被分成了 UIKit 和 SwiftUI 两篇文章,都恢复到完整英文状态了,需要再分开添回去。

src/development/accessibility-and-localization/accessibility.md 页面有内容待补充。

src/get-started/codelab.md 页面也有待补充

dependabot bot and others added 30 commits December 15, 2022 19:19
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `8387e4d` to `bf215a3`.
- [Release notes](https://github.com/flutter/codelabs/releases)
- [Commits](flutter/codelabs@8387e4d...bf215a3)

---
updated-dependencies:
- dependency-name: examples/codelabs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@99c5375...937ffa9)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Adding a note about pausing the Favorites and Happy Path programs.

* Update codelabs

* bring examples/codelabs to date with main

Co-authored-by: Khanh Nguyen <[email protected]>
* memory screen text

* updated copy

* fix nit
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `4fae13b` to `59cf5ed`.
- [Release notes](https://github.com/flutter/codelabs/releases)
- [Commits](flutter/codelabs@4fae13b...59cf5ed)

---
updated-dependencies:
- dependency-name: examples/codelabs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix a few formatting issues on the get started codelab page

* Revert back to original link text

* Remove accidental text
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@937ffa9...15c10fc)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `59cf5ed` to `7e6b22f`.
- [Release notes](https://github.com/flutter/codelabs/releases)
- [Commits](flutter/codelabs@59cf5ed...7e6b22f)

---
updated-dependencies:
- dependency-name: examples/codelabs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… (#7878)

* Adding concurrency page and example

* modifications based on Tony and Shams feedback

* Apply suggestions from code review

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update src/resources/dart-swift-concurrency.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>
Co-authored-by: Anthony Sansone <[email protected]>
Bumps ruby from `a71d303` to `0c11f1c`.

---
updated-dependencies:
- dependency-name: ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khanh Nguyen <[email protected]>
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@15c10fc...e38b190)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khanh Nguyen <[email protected]>
* firebase.json

* Update firebase.json

* Update src/jobs/index.md

Co-authored-by: Jenn Magder <[email protected]>

Co-authored-by: Jenn Magder <[email protected]>
sfshaza2 and others added 20 commits January 8, 2023 10:35
…#8073)

Updated the the mobile responsiveness of a video url.

Co-authored-by: Parker Lougheed <[email protected]>
Add `solidart` as a state management option
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@83fd05a...0b7f8ab)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix “Building layouts (step 0)”

* Fix “Adding interactivity (step 0)”

* Update examples/layout/base/lib/main.dart

Co-authored-by: Parker Lougheed <[email protected]>

* Regenerate

Co-authored-by: Parker Lougheed <[email protected]>
… (#8088)

This updates the following:

- [Testing accessibility on mobile](https://docs.flutter.dev/development/accessibility-and-localization/accessibility#testing-accessibility-on-mobile) relying on and referencing the old, created app and the [Accessibility Guideline API](https://api.flutter.dev/flutter/flutter_test/AccessibilityGuideline-class.html)

_Issues fixed by this PR (if any):_ Fixes #8054

Co-authored-by: Parker Lougheed <[email protected]>
Bumps [diff2html-cli](https://github.com/rtfpessoa/diff2html-cli) from 5.2.7 to 5.2.9.
- [Release notes](https://github.com/rtfpessoa/diff2html-cli/releases)
- [Commits](rtfpessoa/diff2html-cli@5.2.7...5.2.9)

---
updated-dependencies:
- dependency-name: diff2html-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Cleans up and fixes some issues on Android platform views page

* Fix leading whitespace
* init

* more changes + code excerpts

* revert package lock? didn't change any packages so idk why this is updating

* add l10n config info

* fix issues

* update code snippets?

* fix

* fix code snippets

* fix stable

* finally fixed

* fix everything

* Update src/development/accessibility-and-localization/internationalization.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update src/development/accessibility-and-localization/internationalization.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update src/development/accessibility-and-localization/internationalization.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update src/development/accessibility-and-localization/internationalization.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update src/development/accessibility-and-localization/internationalization.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update src/development/accessibility-and-localization/internationalization.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update examples/internationalization/gen_l10n_example/lib/examples.txt

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update examples/internationalization/gen_l10n_example/lib/main.dart

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update src/development/accessibility-and-localization/internationalization.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* Update src/development/accessibility-and-localization/internationalization.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* fix some stuff

* Apply suggestions from code review

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* add comment about case-sensitive-ness of select comparisons

* Apply suggestions from code review

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>

* fix code-excerpts

* fix code-excerpt issues

Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>
@chenglu chenglu requested a review from a team as a code owner January 25, 2023 11:54
@chenglu chenglu merged commit 3f348af into cfug:master Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.