Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reactjs/zh-hant.react.dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: reactjs/zh-hant.react.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: legacy
Choose a head ref
  • 16 commits
  • 779 files changed
  • 3 contributors

Commits on Mar 18, 2023

  1. Update README

    gaearon committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    f94f293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88adae0 View commit details
    Browse the repository at this point in the history
  3. Rm new site workflows

    gaearon committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    38926a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4f72e1 View commit details
    Browse the repository at this point in the history
  5. Add more disclaimers

    gaearon committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    18e8791 View commit details
    Browse the repository at this point in the history
  6. Add important

    gaearon committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2946d84 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    gaearon authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    a9ee77c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Apr 17, 2023

  1. Fix legacy link (#1)

    renancouto authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7863b5b View commit details
    Browse the repository at this point in the history
  2. Fix alternate lang tags (#3)

    * Fix alternate lang tags
    
    * prettier
    
    * Scope down the change
    
    ---------
    
    Co-authored-by: Dan Abramov <[email protected]>
    rickhanlonii and gaearon authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    9deda00 View commit details
    Browse the repository at this point in the history
  3. Fix broken links

    gaearon committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    6523c2c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    8c0f399 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    c2cb18d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'legacy/main' into legacy-merge

    # Conflicts:
    #	beta/package.json
    #	beta/src/content/learn/add-react-to-a-website.md
    #	beta/src/content/learn/describing-the-ui.md
    #	beta/src/content/learn/editor-setup.md
    #	beta/src/content/learn/javascript-in-jsx-with-curly-braces.md
    #	beta/src/content/learn/react-developer-tools.md
    #	beta/src/content/learn/start-a-new-react-project.md
    #	beta/src/sidebarLearn.json
    #	beta/yarn.lock
    #	content/docs/add-react-to-a-website.md
    #	content/docs/cdn-links.md
    #	content/docs/components-and-props.md
    #	content/docs/composition-vs-inheritance.md
    #	content/docs/conditional-rendering.md
    #	content/docs/create-a-new-react-app.md
    #	content/docs/error-boundaries.md
    #	content/docs/forms.md
    #	content/docs/forwarding-refs.md
    #	content/docs/fragments.md
    #	content/docs/getting-started.md
    #	content/docs/handling-events.md
    #	content/docs/hello-world.md
    #	content/docs/hooks-custom.md
    #	content/docs/hooks-effect.md
    #	content/docs/hooks-faq.md
    #	content/docs/hooks-intro.md
    #	content/docs/hooks-overview.md
    #	content/docs/hooks-reference.md
    #	content/docs/hooks-state.md
    #	content/docs/introducing-jsx.md
    #	content/docs/jsx-in-depth.md
    #	content/docs/lifting-state-up.md
    #	content/docs/lists-and-keys.md
    #	content/docs/portals.md
    #	content/docs/react-without-es6.md
    #	content/docs/react-without-jsx.md
    #	content/docs/reconciliation.md
    #	content/docs/reference-dom-elements.md
    #	content/docs/reference-events.md
    #	content/docs/reference-react-component.md
    #	content/docs/reference-react-dom-server.md
    #	content/docs/reference-react-dom.md
    #	content/docs/reference-react.md
    #	content/docs/refs-and-the-dom.md
    #	content/docs/render-props.md
    #	content/docs/rendering-elements.md
    #	content/docs/state-and-lifecycle.md
    #	content/docs/strict-mode.md
    #	content/docs/thinking-in-react.md
    #	content/docs/uncontrolled-components.md
    #	content/docs/web-components.md
    #	content/tutorial/tutorial.md
    #	yarn.lock
    rickhanlonii committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    9f11789 View commit details
    Browse the repository at this point in the history
  3. Update site-constants.js

    rickhanlonii committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    31edccb View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge pull request #374 from reactjs/legacy-merge

    Create legacy docs branch
    gaearon authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a1a9b80 View commit details
    Browse the repository at this point in the history
Loading