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 on render callback #1050

Open
wants to merge 134 commits into
base: master
Choose a base branch
from

Conversation

albertywu
Copy link

@bcherny can you take a look?

mleibman and others added 30 commits November 20, 2013 00:38
…sirable because qUnit does not guarantee order.
… update only the widths of things. Still takes a columnDefinitions object.
expose 'setupColumnResize' method
Add support for Slick Ranges toCell, toRow equal to Infinity.
…sed for column headers. It's a callback that receives a column object and should return a jquery-wrapped dom element.
…he slick grid instance they're working with. Useful for managing multiple instances on a single page.
…umnsChanged`. You can pass options that will be sent to your event handlers.
…alculation. Useful perf boost if you know the width and that only that changed.
…calculated that content should grow them), not just when the user drags to resize.
Eric Miller and others added 30 commits December 5, 2014 17:40
… is pinned--we can assume those are always in view on that dimension.
…iewport. We now listen to scroll events from both left and right and set the same value on both when a scroll happens. Had to change the overflow setting on the pinned area so that it would throw events. Hiding the scroll bar using css on the .pinned class makes this visually OK.
… scroll over that. Leverages `mousewheel`, which we understand is a non-standard event: https://developer.mozilla.org/en-US/docs/Web/API/MouseWheelEvent
hide scrollbars on pinned columns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants