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.7.10
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.0
Choose a head ref
  • 16 commits
  • 99 files changed
  • 5 contributors

Commits on Sep 14, 2020

  1. 1 Configuration menu
    Copy the full SHA
    c6a164e View commit details
    Browse the repository at this point in the history
  2. perf: 优化 remax/one 组件渲染性能 (#1264)

    * fix: 修复 one 的 Input 在微信真机会闪烁的问题
    
    * perf: 优化 remax/one 组件渲染性能
    
    * test: fix test
    
    Co-authored-by: Caihuanyu <[email protected]>
    yesmeck and Darmody committed Sep 14, 2020
    1 Configuration menu
    Copy the full SHA
    7721da2 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    e998890 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump mini-css-extract-plugin from 0.9.0 to 0.11.1 (#1274)

    * build(deps): bump mini-css-extract-plugin from 0.9.0 to 0.11.1
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.9.0 to 0.11.1.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/mini-css-extract-plugin@v0.9.0...v0.11.1)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    Co-authored-by: Caihuanyu <[email protected]>
    dependabot-preview[bot] and Darmody committed Sep 14, 2020
    1 Configuration menu
    Copy the full SHA
    da09b13 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. 1 Configuration menu
    Copy the full SHA
    756c9b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    351b1b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcbae05 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    524fc6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a1426b View commit details
    Browse the repository at this point in the history
  6. test: fix test

    Darmody committed Sep 15, 2020
    3 Configuration menu
    Copy the full SHA
    3ddb469 View commit details
    Browse the repository at this point in the history
  7. docs: fix typo

    yesmeck committed Sep 15, 2020
    1 Configuration menu
    Copy the full SHA
    c8e8450 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump typescript from 3.9.7 to 4.0.2 (#1250)

    * build(deps): bump typescript from 3.9.7 to 4.0.2
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v3.9.7...v4.0.2)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    * chore: fix type error
    
    * build: update eslint for typescript deps
    
    * chore: fix build
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    Co-authored-by: Caihuanyu <[email protected]>
    dependabot-preview[bot] and Darmody committed Sep 15, 2020
    1 Configuration menu
    Copy the full SHA
    d69bf21 View commit details
    Browse the repository at this point in the history
  9. docs: 暂时去掉 web 示例

    codesandbox 挂了,不知道为什么
    边柳 committed Sep 15, 2020
    1 Configuration menu
    Copy the full SHA
    01567fb View commit details
    Browse the repository at this point in the history
  10. docs: 更新案例

    Darmody committed Sep 15, 2020
    1 Configuration menu
    Copy the full SHA
    9d9221b View commit details
    Browse the repository at this point in the history
  11. 1 Configuration menu
    Copy the full SHA
    27a90cd View commit details
    Browse the repository at this point in the history
  12. v2.8.0

    Darmody committed Sep 15, 2020
    1 Configuration menu
    Copy the full SHA
    7d10e81 View commit details
    Browse the repository at this point in the history
Loading