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(cdk:utils): add tree utils, fix data param of getAllSelectedKeys, fix filtered or paginated tree data value error #1406

Merged
merged 3 commits into from
Jan 13, 2023

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    34457d4 View commit details
    Browse the repository at this point in the history
  2. fix(comp:transfer): correct data param of getAllSelectedKeys

     `data` param of `getAllSelectedKeys`  strategy fuction should be datasource when mod is immediate
    sallerli1 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    dacc70e View commit details
    Browse the repository at this point in the history
  3. fix(pro:transfer): filtered or paginated tree data value error

    when tree data is filtered or paginated, target data is overidden by new keys which should be appended insteadt
    sallerli1 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    abff482 View commit details
    Browse the repository at this point in the history