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(services): add 2x new methods hideColumnById or ..byIds #160

Merged
merged 3 commits into from
Nov 17, 2020

Commits on Nov 17, 2020

  1. feat(services): add 2x new methods hideColumnById or ..byIds

    - deprecate previous methods (hideColumn, hideColumnByIndex) since the new methods offer more values with extra options to resize and/or hide from pickers
    Ghislain Beaulac authored and Ghislain Beaulac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    79b6b58 View commit details
    Browse the repository at this point in the history
  2. refactor: remove Cypress record id to remove no record warning

    Ghislain Beaulac authored and Ghislain Beaulac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    f77d66f View commit details
    Browse the repository at this point in the history
  3. refactor: Cypress, increase page load timeout to avoid Example01 fail

    Ghislain Beaulac authored and Ghislain Beaulac committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c5dd2be View commit details
    Browse the repository at this point in the history