Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multi-page chunks support RegExp and Function #1320

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Dec 12, 2019

  1. Support RegExp and Function

    `options.chunks` and` options.excludeChunks` support RegExp and Function
    zwlijun committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    d2112bf View commit details
    Browse the repository at this point in the history
  2. update filterChunks() comment

    add RegExp and Function  parameter type
    zwlijun committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    6b46eac View commit details
    Browse the repository at this point in the history
  3. fix: eslint

    fix: eslint error
    zwlijun committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    16d60ce View commit details
    Browse the repository at this point in the history
  4. fix eslint

    fix eslint error
    zwlijun committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    5e79421 View commit details
    Browse the repository at this point in the history
  5. fix travis-cli job error

    zwlijun committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    dc320b7 View commit details
    Browse the repository at this point in the history
  6. fix: resolve test suites

    zwlijun committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    4837ebf View commit details
    Browse the repository at this point in the history
  7. fix: resolve test suites

    zwlijun committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    33ae453 View commit details
    Browse the repository at this point in the history
  8. resolve test suites

    zwlijun committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    0e04a78 View commit details
    Browse the repository at this point in the history
  9. chunks and excludeChunks support RegExp and Function

    chunks and excludeChunks support RegExp and Function
    zwlijun committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    4b5f910 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

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

Commits on Jan 11, 2022

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