Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:ctrlplusb/easy-peasy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v6.0.0
Choose a base ref
Loading
...
head repository:ctrlplusb/easy-peasy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v6.0.1
Choose a head ref
Loading
  • 3commits
  • 6files changed
  • 1contributor

Commits on Jun 1, 2023

  1. chore: remove V5 docs reference (#831)

    as it doesn't exist
    @jmyrland
    jmyrland authoredJun 1, 2023
    1Configuration menu
    Copy the full SHA
    a471d27View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. chore: Replacesrollup-plugin-size-snapshot with `rollup-plugin-ana…

    …lyzer` (#837)This is done to support node >16, because `rollup-plugin-size-snapshot` hasa dependency to `webpack`.
    @jmyrland
    jmyrland authoredJun 14, 2023
    1Configuration menu
    Copy the full SHA
    0b16f86View commit details
    Browse the repository at this point in the history
  2. bugfix: persist not working on iOS (#836)

    `createPersistor` defines a `timingMethod` that won't work on iOS.The `timingMethod` utilizes `requestIdleCallback` if it is defined.It turns out that the pollyfilled requestIdleCallback for RN on iOS, requires a second parameter with a specific timeout - where as the native implementation does not. Setting the specific parameter invokes this function across all platforms.
    @jmyrland
    jmyrland authoredJun 14, 2023
    1Configuration menu
    Copy the full SHA
    76226a7View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp