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

[DataGrid] Refactor state #412

Merged
merged 44 commits into from
Oct 26, 2020
Merged

[DataGrid] Refactor state #412

merged 44 commits into from
Oct 26, 2020

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    af1df68 View commit details
    Browse the repository at this point in the history
  2. fix merging issues

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    9f89b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95434d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    153813f View commit details
    Browse the repository at this point in the history
  5. refactored grid reducer

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    a2ac04b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cbdb8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d26841 View commit details
    Browse the repository at this point in the history
  8. prettier

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    aabf153 View commit details
    Browse the repository at this point in the history
  9. fix state virtualisation

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    853198e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84e77d5 View commit details
    Browse the repository at this point in the history
  11. rollback lint rules

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    d874bae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d3d8e3 View commit details
    Browse the repository at this point in the history
  13. prettier

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    31c2a96 View commit details
    Browse the repository at this point in the history
  14. cleanup commented code

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    5220264 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9359199 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    55d6d99 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ed6a93e View commit details
    Browse the repository at this point in the history
  18. rebased and fix issues

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    a6c9bf2 View commit details
    Browse the repository at this point in the history
  19. cleanup

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    ed67afe View commit details
    Browse the repository at this point in the history
  20. prettier

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    e3d03a3 View commit details
    Browse the repository at this point in the history
  21. fix test

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2817bf9 View commit details
    Browse the repository at this point in the history
  22. rebased

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    d847d5f View commit details
    Browse the repository at this point in the history
  23. fix demo app

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    ae53a83 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5b232d4 View commit details
    Browse the repository at this point in the history
  25. fix dependency cycle

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    091a07f View commit details
    Browse the repository at this point in the history
  26. fix index

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    19c4ede View commit details
    Browse the repository at this point in the history
  27. prettier

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    ed328d3 View commit details
    Browse the repository at this point in the history
  28. removed unused fn

    dtassone committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    e403bb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. fixing test

    dtassone committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    94140d8 View commit details
    Browse the repository at this point in the history
  2. small refactoringg

    dtassone committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    a344fba View commit details
    Browse the repository at this point in the history
  3. prettier

    dtassone committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9bb2d3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caa1398 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    82ec871 View commit details
    Browse the repository at this point in the history
  2. move virtualisation folder

    dtassone committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    77bcac0 View commit details
    Browse the repository at this point in the history
  3. prettier

    dtassone committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    2f4586a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    a4c6e47 View commit details
    Browse the repository at this point in the history
  2. yarn docs ts formatted

    dtassone committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    4de3fd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37e2f19 View commit details
    Browse the repository at this point in the history
  4. fix types in doc

    dtassone committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    75ce9fc View commit details
    Browse the repository at this point in the history
  5. small fix prettier

    dtassone committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    20e4a54 View commit details
    Browse the repository at this point in the history
  6. fix rows perf, and prettier

    dtassone committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    30e7853 View commit details
    Browse the repository at this point in the history
  7. fix dependency array

    dtassone committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    e0801e3 View commit details
    Browse the repository at this point in the history
  8. fix prettier

    dtassone committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    bc93224 View commit details
    Browse the repository at this point in the history
  9. restored rowIndex

    dtassone committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    7466c49 View commit details
    Browse the repository at this point in the history