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

Allows user to freeze and unfreeze a column for horizontal scroll. #2310

Merged

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    15a5bf4 View commit details
    Browse the repository at this point in the history
  2. Created the handler to freeze and sort the frozen columns so that the…

    … frozen columns will be on the left hand side.
    deepakjosp committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d82a581 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e77aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6318c43 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    6afc7ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea2c32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c711b1 View commit details
    Browse the repository at this point in the history
  4. Modified the HeaderCellMenu to render the menu text based on the colu…

    …mn status set from the useReizeableColumn hook.
    deepakjosp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c2123a2 View commit details
    Browse the repository at this point in the history
  5. Copied the useLocalStorage hook and it's dependent util functions fro…

    …m commons-frontend to neetoui.
    deepakjosp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8219dd7 View commit details
    Browse the repository at this point in the history
  6. Created a util function to consistently generate a unique id from the…

    … url pathname and set it as the prefix of the localstorage key.
    deepakjosp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fed0216 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    644e2a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    145ce71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7448825 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba8f9d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    34d4854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd94279 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2294-allow-user-to-freezeunfreeze-a-column-for-horizont…

    …al-scroll' of github.com:bigbinary/neeto-ui into 2294-allow-user-to-freezeunfreeze-a-column-for-horizontal-scroll
    deepakjosp committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    90884e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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