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

perf: option to improve Date Sorting by pre-parsing date items only once #1691

Merged
merged 13 commits into from
Sep 28, 2024

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    eb5a4f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6797dd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    885c124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    218fa77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8a0d67 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    db99343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10b0e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8310e5d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    e8585cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    498fecc View commit details
    Browse the repository at this point in the history
  3. chore: pre-parse date strings on 1st date column sort call

    - also display console warning when dataset is larger than 5K items and pre-parse isn't enabled
    ghiscoding committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a635ba1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b83fbc3 View commit details
    Browse the repository at this point in the history