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.6.0
Choose a base ref
...
head repository: remaxjs/remax Loading
compare: v2.7.0
Choose a head ref
  • 17 commits
  • 181 files changed
  • 7 contributors

Commits on Jul 3, 2020

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

Commits on Jul 7, 2020

  1. build(deps): bump @babel/register from 7.10.1 to 7.10.4 (#1135)

    Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.10.1 to 7.10.4.
    - [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.10.4/packages/babel-register)
    
    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 Jul 7, 2020
    1 Configuration menu
    Copy the full SHA
    1d844f3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (#1136)

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v3.1.3...v3.1.4)
    
    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 Jul 7, 2020
    Configuration menu
    Copy the full SHA
    fb2379b View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @babel/plugin-transform-modules-commonjs (#1137)

    Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.10.1 to 7.10.4.
    - [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.10.4/packages/babel-plugin-transform-modules-commonjs)
    
    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 Jul 7, 2020
    Configuration menu
    Copy the full SHA
    cda1360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ce6352 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump @types/semver from 7.2.0 to 7.3.1 (#1138)

    Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.2.0 to 7.3.1.
    - [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 Jul 7, 2020
    1 Configuration menu
    Copy the full SHA
    95cb83b View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    f7a580b View commit details
    Browse the repository at this point in the history
  7. build(deps): bump @babel/helper-module-imports from 7.10.1 to 7.10.4 (#…

    …1139)
    
    Bumps [@babel/helper-module-imports](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-module-imports) from 7.10.1 to 7.10.4.
    - [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.10.4/packages/babel-helper-module-imports)
    
    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 Jul 7, 2020
    1 Configuration menu
    Copy the full SHA
    5ed265f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. feat: 新增 Modal 组件 (#1133)

    * portal
    
    * portal
    
    * rename React to react
    
    * update test snapshot
    
    * make codecov happy
    
    * 补充文档
    
    * Update docs/api/remax-one/components.md
    
    Co-authored-by: Wei Zhu <[email protected]>
    Darmody and yesmeck committed Jul 8, 2020
    1 Configuration menu
    Copy the full SHA
    4c801d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    be9af42 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    4120ea8 View commit details
    Browse the repository at this point in the history
  3. fix(wechat): view 支持 catchTouchMove 事件 (#1105)

    * feat(wechat):  view 增加相关  catch 事件 props
    
    * Revert "feat(wechat):  view 增加相关  catch 事件 props"
    
    This reverts commit bd4991a.
    
    * feat(wechat): view 增加 catchTouchMove 事件
    
    并对模板进行条件渲染,含 catchTouchMove 属性的 node 节点单独渲染,避免由于空属性导致其他 View 出现副作用。
    
    * fix(wechat): view touchmove 互斥
    
    * refactor(wechat): 重构 propsKeyTpl 参数名
    
    * test(wecaht): update snapshot
    noyobo committed Jul 9, 2020
    1 Configuration menu
    Copy the full SHA
    901cc2d View commit details
    Browse the repository at this point in the history
  4. feat: web端支持自定义模板 (#1115)

    * feat: web端支持自定义模板
    
    * 默认优先用public下的Index.html
    
    * 删除无用type
    
    * chore: 测试用例和文档补充
    
    * fix: 删除无用console和注释
    
    * test: update test
    
    Co-authored-by: TongZ <[email protected]>
    Co-authored-by: Caihuanyu <[email protected]>
    3 people committed Jul 9, 2020
    1 Configuration menu
    Copy the full SHA
    c602637 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dbc4a8 View commit details
    Browse the repository at this point in the history
  6. fix: 修复 devServer 配置无法定制的问题

    close #1116
    noyobo authored and yesmeck committed Jul 9, 2020
    1 Configuration menu
    Copy the full SHA
    f856852 View commit details
    Browse the repository at this point in the history
  7. chore: remove analytics

    yesmeck committed Jul 9, 2020
    1 Configuration menu
    Copy the full SHA
    770b62d View commit details
    Browse the repository at this point in the history
  8. v2.7.0

    yesmeck committed Jul 9, 2020
    1 Configuration menu
    Copy the full SHA
    350379f View commit details
    Browse the repository at this point in the history
Loading