Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.
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: remaxjs/remax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.3
Choose a base ref
...
head repository: remaxjs/remax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.4
Choose a head ref
  • 9 commits
  • 45 files changed
  • 3 contributors

Commits on Sep 29, 2020

  1. build(deps-dev): bump @types/semver from 7.3.3 to 7.3.4 (#1312)

    Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.3 to 7.3.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] committed Sep 29, 2020
    1 Configuration menu
    Copy the full SHA
    decc774 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

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

Commits on Oct 9, 2020

  1. build(deps): bump typescript from 4.0.2 to 4.0.3 (#1317)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.0.2...v4.0.3)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] committed Oct 9, 2020
    1 Configuration menu
    Copy the full SHA
    e530ba8 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/react from 16.9.49 to 16.9.51 (#1316)

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.49 to 16.9.51.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    ff585ed View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @types/puppeteer from 3.0.1 to 3.0.2 (#1314)

    Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    709e409 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump eslint-config-prettier from 6.11.0 to 6.12.0 (#1310)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 6.12.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v6.11.0...v6.12.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] committed Oct 9, 2020
    1 Configuration menu
    Copy the full SHA
    41c5e10 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. fix: 修复 onUnload 事件不触发的问题 (#1324)

    * fix(toutiao): view props type
    
    * fix(toutiao): input type 类型
    
    * fix(toutiao): type check
    
    * fix: 修复 onUnload 事件未触发问题
    
    * test: update lifecycle cases
    noyobo committed Oct 13, 2020
    1 Configuration menu
    Copy the full SHA
    5c53ed8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. 1 Configuration menu
    Copy the full SHA
    3170bb0 View commit details
    Browse the repository at this point in the history
  2. v2.8.4

    yesmeck committed Oct 14, 2020
    1 Configuration menu
    Copy the full SHA
    346f8a2 View commit details
    Browse the repository at this point in the history
Loading