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: js-tool-pack/react-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: js-tool-pack/react-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: react19
Choose a head ref
  • 14 commits
  • 89 files changed
  • 1 contributor

Commits on Jan 29, 2025

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

Commits on Jan 30, 2025

  1. Configuration menu
    Copy the full SHA
    fcfcdb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a7cf8c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Configuration menu
    Copy the full SHA
    5c18c2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d77463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    043f139 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26a57df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eecbdda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4423cfb View commit details
    Browse the repository at this point in the history
  7. chore(components): 修复react 19 以后明显的错误

    1. useRef需要手动设置初始值
    2. 组件类型运行时类型校验已被移除,prop-types库已无效
    3. ReactElement现在泛型是 unknown,props 类型是 unknown
    4. RefObject不会再预设 null 泛型
    5. 移除FunctionComponentElement、MutableRefObject
    mengxinssfd committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    9e297eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    991ad93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b6379b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47a4427 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12bde5d View commit details
    Browse the repository at this point in the history
Loading