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

Enhance ElementFilter #3735

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

Commits on Sep 14, 2024

  1. Add “Needs storage_secret” to table. Improve description of `app.st…

    …orage.user` and `app.storage.browser`.
    python-and-fiction committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c757453 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    affb666 View commit details
    Browse the repository at this point in the history
  2. Enhance marker parameter

    For ElementFilter's `__init__\within\not_within\exclude` method:
    `marker` parameter supports string list and string with  whitespace in string  list now.
    python-and-fiction committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    46eb53d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac37d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Enhance parameters in method __init__\within\not_within\exclude

    parameters `kind` and `content` in method `__init__\within\not_within\exclude` support list now.
    python-and-fiction committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    05374b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a00607 View commit details
    Browse the repository at this point in the history