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 Loading
base: v2.15.9
Choose a base ref
...
head repository: remaxjs/remax Loading
compare: v2.15.10
Choose a head ref
  • 10 commits
  • 73 files changed
  • 8 contributors

Commits on Dec 6, 2021

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

Commits on Dec 7, 2021

  1. perf: optimize update performance (#1777)

    Co-authored-by: fengbo <[email protected]>
    1198994985 and 1198994985 committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    0e0a6b5 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump memfs from 3.2.0 to 3.4.0 (#1772)

    Bumps [memfs](https://github.com/streamich/memfs) from 3.2.0 to 3.4.0.
    - [Release notes](https://github.com/streamich/memfs/releases)
    - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
    - [Commits](streamich/memfs@v3.2.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: memfs
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    8b1f245 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Merge pull request #1778 from remaxjs/feat/entries

    Feat/entries
    Evans committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    07af5ce View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @babel/preset-typescript from 7.14.5 to 7.16.0 (#1785)

    Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.14.5 to 7.16.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-preset-typescript)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-typescript"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    b42bb25 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. perf(cli): 开启 babel-loader 缓存,优化编译速度 (#1789)

    Co-authored-by: watsonhaw <[email protected]>
    watsonhaw5566 and watsonhaw committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    2f41917 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. fix(toutiao): 新增ai/ar能力接口 (#1792)

    Co-authored-by: watsonhaw <[email protected]>
    watsonhaw5566 and watsonhaw committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    209963b View commit details
    Browse the repository at this point in the history
  2. fix(toutiao): 新增 MovableArea/MovableView组件

    * fix(toutiao): 新增 MovableArea/MovableView组件
    
    * test: 更新头条测试文件
    
    Co-authored-by: watsonhaw <[email protected]>
    watsonhaw5566 and watsonhaw committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    18fffef View commit details
    Browse the repository at this point in the history
  3. fix(wechat): 新增 MovableView 和 Slider 的 onTouchStart 和 onTouchEnd 事件(#…

    …1790)
    
    * fix: close #1468
    
    * test(wechat): 更新测试文件
    
    Co-authored-by: watsonhaw <[email protected]>
    watsonhaw5566 and watsonhaw committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    0748bff View commit details
    Browse the repository at this point in the history
  4. v2.15.10

    yesmeck committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    f2b176f View commit details
    Browse the repository at this point in the history
Loading