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 original #115

Merged
merged 48 commits into from
Feb 7, 2019
Merged

Sync original #115

merged 48 commits into from
Feb 7, 2019

Commits on Jan 24, 2019

  1. Update docs for stable Hooks

    gaearon committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    08b6e4b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Add Hooks to reference page

    gaearon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    4d61b4a View commit details
    Browse the repository at this point in the history
  2. Reword intro

    gaearon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    f510e11 View commit details
    Browse the repository at this point in the history
  3. Tweak refwording

    gaearon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    9d62821 View commit details
    Browse the repository at this point in the history
  4. Hooks blog post draft

    gaearon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    eaefc81 View commit details
    Browse the repository at this point in the history
  5. Link to roadmap from post

    gaearon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    57138d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Add more details

    gaearon authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    5da272a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9081c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. changelog updates

    gaearon authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    d15ec6e View commit details
    Browse the repository at this point in the history
  2. review tweaks

    gaearon committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    37d46dd View commit details
    Browse the repository at this point in the history
  3. Mention type defs

    gaearon committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    ee5fea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e301239 View commit details
    Browse the repository at this point in the history
  5. Warning page for invalid Hook calls (#1613)

    * add warning for invalid hook call
    
    * Fix versions
    
    * Split code examples
    
    * unnecessary comma
    
    * tweaks
    
    * Update content/warnings/invalid-hook-call-warning.md
    
    Co-Authored-By: gaearon <[email protected]>
    
    * nit
    gaearon authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    f149987 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    2fd487e View commit details
    Browse the repository at this point in the history
  2. Thanks Sophie

    gaearon authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    ed6e711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d89570 View commit details
    Browse the repository at this point in the history
  4. Revert "add warning for invalid hook call"

    This reverts commit e301239.
    gaearon committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    95258c0 View commit details
    Browse the repository at this point in the history
  5. Tweaks

    gaearon committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    e5a987b View commit details
    Browse the repository at this point in the history
  6. Docs updates

    gaearon committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    d460a9b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    f9f0d66 View commit details
    Browse the repository at this point in the history
  2. tweaks

    gaearon committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    d97cdca View commit details
    Browse the repository at this point in the history
  3. testing

    gaearon committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    601c016 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hooks-stable' of https://github.com/gaearon/reactjs.org

    …into gaearon-hooks-stable
    Brian Vaughn committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    7d89762 View commit details
    Browse the repository at this point in the history
  5. Renamed Hooks blog/date

    Brian Vaughn committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    3091413 View commit details
    Browse the repository at this point in the history
  6. Udpated changelog

    Brian Vaughn committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    ee909e5 View commit details
    Browse the repository at this point in the history
  7. Replaced inaccurate comments

    Brian Vaughn committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    a0db3e7 View commit details
    Browse the repository at this point in the history
  8. Added ReactTestUtils.act() to CHANGELOG

    Brian Vaughn committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    8cae066 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Moved blog post to Feb 6th

    Brian Vaughn committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    8fa112e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1629 from bvaughn/hooks-stable

    Update docs for stable Hooks
    bvaughn authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    d468ba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c1ebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cea45bb View commit details
    Browse the repository at this point in the history
  5. Fix typo on hooks availability

    Might make people that are going through the docs confused.
    rafaelcg authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    be56e22 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1632 from rafaelcg/patch-1

    Fix typo on hooks availability
    bvaughn authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    e833dfd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f4b4a9 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'update-version-number' of https://github.com/nikhilem/r…

    …eactjs.org into nikhilem-update-version-number
    Brian Vaughn committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    845bd4a View commit details
    Browse the repository at this point in the history
  9. Added link to 16.7 docs

    Brian Vaughn committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    af11b29 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'nikhilem-update-version-number'

    Brian Vaughn committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    2a5b6cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    add5007 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e74a555 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    16515ce View commit details
    Browse the repository at this point in the history
  14. react-testing-library now supports act (#1635)

    * react-testing-library now supports `act`
    
    * fix typo
    Kent C. Dodds authored and gaearon committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    f846c4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d20be53 View commit details
    Browse the repository at this point in the history
  16. Use 16.8.1 (#1638)

    gaearon authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    8eaa701 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1636 from smikitky/remark-autolink-custom-id

    Support Custom-ID Markdown Syntax
    bvaughn authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    98c1d22 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b6a753b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    5364bdc View commit details
    Browse the repository at this point in the history
  2. Fixing hooks-custom

    alejandronanez committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    49be9c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbba710 View commit details
    Browse the repository at this point in the history