Skip to content

[sync] 2021/10/14#993

Merged
AlexV525 merged 61 commits intocfug:masterfrom
MeandNi:sync1014
Oct 25, 2021
Merged

[sync] 2021/10/14#993
AlexV525 merged 61 commits intocfug:masterfrom
MeandNi:sync1014

Conversation

@MeandNi
Copy link
Member

@MeandNi MeandNi commented Oct 14, 2021

未译文章

  • 处理滚动:/docs/cookbook/testing/widget/scrolling
  • 如何有效提出 Bug:/docs/resources/bug-reports.md

ref #374

micpap25 and others added 30 commits September 20, 2021 10:50
* Update cookbook "An introduction to integration testing" page

- Upgrades from package:flutter_driver to package:integration_test

* move scrolling sample to widget testing section of cookbook

* update cookbook integration testing index

* Migrate scrolling recipe from flutter_driver to flutter_test

move to cookbook/testing/widget folders

* Small tweaks to profiling.md

Not ready to migrate, see flutter/flutter#90410

* Apply suggestions from code review

Co-authored-by: Jia Hao <jiahaog@users.noreply.github.com>

* Update Integration testing page

- Update src/docs/testing/integration-tests/index.md
- run "make refresh-code-excerpts"
- Add optional "flutter test integration_test" command
- Remove dependency on flutter_driver in pubspec snippets
- use `flutter test` instead of flutter drive

* remove "now that you've instrumented an app"

* change to "flutter test integration_test"

Co-authored-by: Jia Hao <jiahaog@users.noreply.github.com>
* Adding `const` where applicable
* Use `dragAnchorStrategy` instead of `dragAnchor`
…rors from PR #6296 (#6315)

* Migrate CallbackShortcuts code snippet to new snippet system

* Resolve code snippet reference errors from PR #6296

* Change cookbook links to scrolling.md to fix 404s

* Update prev/next paths to match https://github.com/flutter/website/blob/main/src/docs/cookbook/index.md

* fixed path to /docs/cookbook/testing/integration/introduction in profiling.md
* Migrate CallbackShortcuts code snippet to new snippet system

* Resolve code snippet reference errors from PR #6296

* Change cookbook links to scrolling.md to fix 404s

* Update prev/next paths to match https://github.com/flutter/website/blob/main/src/docs/cookbook/index.md

* fixed path to /docs/cookbook/testing/integration/introduction in profiling.md

* add firebase redirect for '/go/android-plugin-migration.' to prevent 404
I somehow broke the other PR for this, and rather than fight with git all morning, I'm just making a new one.
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.12.4...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Syncing submodules

* Removing Andrew as code reviewer.
* Add Focus Article and samples.

* Update src/_data/sidenav.yml

* Update src/docs/development/ui/advanced/focus.md

* Update src/docs/development/ui/advanced/focus.md

* Update src/docs/development/ui/advanced/focus.md

* Update src/docs/development/ui/advanced/focus.md

* Update src/docs/development/ui/advanced/focus.md

* Update src/docs/development/ui/advanced/focus.md

* Update src/docs/development/ui/advanced/focus.md

* Update src/docs/development/ui/advanced/focus.md

* Update src/docs/development/ui/advanced/focus.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
* Update error handling page

* Update src/docs/testing/errors.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
* Update options.md

* Suggesting the addition of Segmented State Patterns, a new pattern for building the view layer in Flutter.

* Update src/docs/development/data-and-backend/state-mgmt/options.md

* Update options.md

* Update src/docs/development/data-and-backend/state-mgmt/options.md

* Update options.md

* Update src/docs/development/data-and-backend/state-mgmt/options.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* Update src/docs/development/data-and-backend/state-mgmt/options.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* Update options.md

fixes repeated text

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
@MeandNi MeandNi requested a review from a team October 14, 2021 06:11
@AlexV525 AlexV525 merged commit b523164 into cfug:master Oct 25, 2021
@chenglu
Copy link
Member

chenglu commented Oct 25, 2021

👍

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.