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

Commits on Dec 8, 2020

  1. fix: pageEvent 新增 onShareTimeline 类型 (#1425)

    Co-authored-by: WuJun <[email protected]>
    wujun4code and WuJun committed Dec 8, 2020
    1 Configuration menu
    Copy the full SHA
    02558e2 View commit details
    Browse the repository at this point in the history
  2. docs: update link (#1428)

    oebrab committed Dec 8, 2020
    1 Configuration menu
    Copy the full SHA
    9e39e68 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    c822dec View commit details
    Browse the repository at this point in the history
  4. chore: touch deps & add continue-on-error to ci (#1427)

    * chore: touch deps & add continue-on-error to ci
    
    * ci: skip test/lint/e2e actions on docs
    
    * chore: add back prebuild script
    hehex9 committed Dec 8, 2020
    1 Configuration menu
    Copy the full SHA
    bc367f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. chore: use the same version of react-is (#1430)

    * chore: use the same version of react-is
    
    * chore: skip plugin-error-screen on production
    
    * chore: revert skip plugin-error-screen
    hehex9 committed Dec 9, 2020
    1 Configuration menu
    Copy the full SHA
    36fabab View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. build(deps): [security] bump ini from 1.3.5 to 1.3.7 (#1437)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    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 Dec 11, 2020
    1 Configuration menu
    Copy the full SHA
    1806bc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Create gitleaks.yml (#1439)

    afc163 committed Dec 12, 2020
    1 Configuration menu
    Copy the full SHA
    0bcc400 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. fix: 修复 placeholderStyle 属性 diff 错误的问题 (#1429)

    * fix(remax):  placeholderStyle 属性 diff 错误的问题
    
    * test: diff property placeholderStyle
    
    * test: fix
    
    * test: fix diff placeholder style case
    
    * chore: code minimize
    
    1091 bytes => 858 bytes
    
    * test: fix cov
    noyobo committed Dec 14, 2020
    1 Configuration menu
    Copy the full SHA
    b7622a4 View commit details
    Browse the repository at this point in the history
  2. feat: build cli 增加 --loglevel 参数 (#1435)

    * chore: build & cli 增加 --log-level 参数
    
    且应用到 runtime debug
    
    * chore: 统一构建日志格式
    
    * chore: rename loglevel
    
    * fix: types
    noyobo committed Dec 14, 2020
    1 Configuration menu
    Copy the full SHA
    a207091 View commit details
    Browse the repository at this point in the history
  3. v2.11.0

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