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

Doc improvements to Visual testing with Storybook guide #10436

Merged
merged 11 commits into from
Dec 13, 2018

Conversation

ManoelLobo
Copy link
Contributor

Small adjustments - fixed typos, added link, reorder some info

@ManoelLobo ManoelLobo requested a review from a team December 12, 2018 17:01
Copy link
Contributor

@DSchau DSchau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments! Overall, this looks great. Thank you!

docs/docs/visual-testing-with-storybook.md Outdated Show resolved Hide resolved
docs/docs/visual-testing-with-storybook.md Outdated Show resolved Hide resolved
docs/docs/visual-testing-with-storybook.md Outdated Show resolved Hide resolved
docs/docs/visual-testing-with-storybook.md Outdated Show resolved Hide resolved
docs/docs/visual-testing-with-storybook.md Outdated Show resolved Hide resolved
Copy link
Contributor

@shannonbux shannonbux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DSchau I don't have any docs changes to request, so will approve this from a docs perspective. Feel free to take it from here!

Fix typo in config
Add content to improve readability and context to locate changes in the real file

fix minor typo
@ManoelLobo
Copy link
Contributor Author

ManoelLobo commented Dec 13, 2018

Thanks @DSchau & @shannonbux for the review!

@DSchau I made a few changes after your comments (mostly reverted the text). Also found a few more issues that I addressed.

Side note: I did not take in account the minimum requirements for Gatsby, but also could not find them later (there is a stub, though). I will try to make a PR to fill out the stub doc about it, or at least open an issue related to it

✌️

@DSchau
Copy link
Contributor

DSchau commented Dec 13, 2018

@ManoelLobo re: that doc, that would be great! I'll get this merged in, and we appreciate the PR. Thank you!

@DSchau DSchau merged commit d4d3346 into gatsbyjs:master Dec 13, 2018
m-allanson added a commit to Bouncey/gatsby that referenced this pull request Dec 14, 2018
* master: (33 commits)
  fix(blog): youfit case study typofix
  Doc improvements to Visual testing with Storybook guide (gatsbyjs#10436)
  fix(gatsby-plugin-offline): prevent incorrect revisioning of static file by workbox (gatsbyjs#10416)
  fix(starters): ttag repo link
  fix typo in pull request template (gatsbyjs#10454)
  fix(www) Fix query for plugin links always ?=undefined (gatsbyjs#10453)
  chore(release): Publish
  fix(gatsby): fix extracting StaticQuery nested in shorthand fragment (gatsbyjs#10443)
  fix(www): avoid querying for no-cache=1 (gatsbyjs#10389)
  fix(gatsby-image): update typescript definitions - properly mark fields as optional (gatsbyjs#10419)
  refactor(gatsby): improve EnsureResources (gatsbyjs#10224)
  Fixed minor Typos and grammatical errors (gatsbyjs#9353)
  docs: add ClinciJS website into showcase (gatsbyjs#10437)
  docs(babel-preset-gatsby): document --save-dev flag in README (gatsbyjs#10434)
  fix(docs): Environment Variables Examples (gatsbyjs#10406)
  chore(release): Publish
  [gatsby-image] re: fade out base64 on full image load (gatsbyjs#7539)
  docs(starter-library): add example to starter library (gatsbyjs#10425)
  docs(gatsby-plugin-offline): specify to not HTTP-cache sw.js (gatsbyjs#10430)
  fix(docs): prompt => confirm (gatsbyjs#10431)
  ...
wconnorwalsh added a commit to wconnorwalsh/gatsby that referenced this pull request Dec 15, 2018
* master:
  feat(www): add unbird feedback component to starter lib (gatsbyjs#10450)
  fix(blog): youfit case study typofix
  Doc improvements to Visual testing with Storybook guide (gatsbyjs#10436)
  fix(gatsby-plugin-offline): prevent incorrect revisioning of static file by workbox (gatsbyjs#10416)
  fix(starters): ttag repo link
  fix typo in pull request template (gatsbyjs#10454)
  fix(www) Fix query for plugin links always ?=undefined (gatsbyjs#10453)
  chore(release): Publish
  fix(gatsby): fix extracting StaticQuery nested in shorthand fragment (gatsbyjs#10443)
m-allanson added a commit to lipis/gatsby that referenced this pull request Dec 17, 2018
* master: (1037 commits)
  Update starters.yml (gatsbyjs#10505)
  chore(release): Publish
  fix(graphql-skip-limit): fix hasNextPage (gatsbyjs#10504)
  chore: use cjs instead of esm for consistency (gatsbyjs#10494)
  feat(gatsby-remark-copy-linked-files): add support for video elements with `src` attribute (gatsbyjs#10395)
  typofix (gatsbyjs#10488)
  Add kobit.in to showcase (gatsbyjs#10496)
  fix(docs): window.reload => window.location.reload (gatsbyjs#10459)
  feat(www): add unbird feedback component to starter lib (gatsbyjs#10450)
  fix(blog): youfit case study typofix
  Doc improvements to Visual testing with Storybook guide (gatsbyjs#10436)
  fix(gatsby-plugin-offline): prevent incorrect revisioning of static file by workbox (gatsbyjs#10416)
  fix(starters): ttag repo link
  fix typo in pull request template (gatsbyjs#10454)
  fix(www) Fix query for plugin links always ?=undefined (gatsbyjs#10453)
  chore(release): Publish
  fix(gatsby): fix extracting StaticQuery nested in shorthand fragment (gatsbyjs#10443)
  fix(www): avoid querying for no-cache=1 (gatsbyjs#10389)
  fix(gatsby-image): update typescript definitions - properly mark fields as optional (gatsbyjs#10419)
  refactor(gatsby): improve EnsureResources (gatsbyjs#10224)
  ...
gpetrioli pushed a commit to gpetrioli/gatsby that referenced this pull request Jan 22, 2019
* Fix typo

* Add file names to snippets

* Improvements to code snippets

Line highlights, file format etc

* Changed the Storybook setup commands to be more in line with official Storybook docs

* Code snippet as side note/comment

* Added Storybook website link

* Merged note & snippet

* Revert content to comply with Gatsby min requirements

* Improve snippet

Fix typo in config
Add content to improve readability and context to locate changes in the real file

fix minor typo

* Minor note about stories example folder

* chore: switch to line highlighting directives
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.

3 participants