You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[refactor] use contexts with no intermediate hooks, and move logic to providers (#463)
* [refactor] use contexts with no intermediate hooks, and move logic to providers
* add a test about data frame methods
* [refactor] rename DataContext to the ugly but explicit DataFrameMethodsContext
* add a test to show that methods can be updated later
* fix mock function
* don't hardcode the default row height
0 commit comments