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

Add hook beforeFilterValueOptionsShow for customize options order in fiter dropdown menu #8373

Closed
wants to merge 7 commits into from

Commits on Jul 3, 2021

  1. add 'beforeFilterValueOptionsShow' hook implement and interface simpl…

    …ely for verify idea is workable
    hh54188 committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    0435d10 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. separate get selected column's visual index and physical index function

    guangyi.li authored and guangyi.li committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    b21698b View commit details
    Browse the repository at this point in the history
  2. add e2e test for 'beforeFilterValueOptionsShow' hook

    guangyi.li authored and guangyi.li committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    63646dc View commit details
    Browse the repository at this point in the history
  3. modify 'beforeFilterValueOptionsShow' hook function signature

    guangyi.li authored and guangyi.li committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    65f9ea9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    08b7c9c View commit details
    Browse the repository at this point in the history
  2. remove focus test

    hh54188 committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    65db27a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. filter options check number data type

    guangyi.li authored and guangyi.li committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    bd70668 View commit details
    Browse the repository at this point in the history