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

feat(sheet): sort feature #2435

Merged
merged 75 commits into from
Jun 19, 2024
Merged

feat(sheet): sort feature #2435

merged 75 commits into from
Jun 19, 2024

Commits on May 13, 2024

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

Commits on May 14, 2024

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

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. feat: handle merge cell sort

    yuhongz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8da4812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb7056 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ead6958 View commit details
    Browse the repository at this point in the history
  4. fix: protect unsafe var

    yuhongz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fd076a8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. feat: add some entries

    yuhongz committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2f2d37f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. feat: ui split

    yuhongz committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c1582dd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat: split ui and sort-core

    yuhongz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    04f5941 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. chore: merge to dev

    yuhongz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ae82d13 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. feat: add custom sort panel

    yuhongz committed May 25, 2024
    Configuration menu
    Copy the full SHA
    2760a31 View commit details
    Browse the repository at this point in the history
  2. feat: add more entry

    yuhongz committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5c3b1ec View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. feat: custom sort ui

    yuhongz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f0edf1d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. feat: polishing sort ui

    yuhongz committed May 29, 2024
    Configuration menu
    Copy the full SHA
    22f89f6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

  1. fix: merge conflicts

    yuhongz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ed1051b View commit details
    Browse the repository at this point in the history
  2. chore: lock

    yuhongz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9d6e7c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    9c289e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d34a456 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    6079074 View commit details
    Browse the repository at this point in the history
  2. chore: typo

    yuhongz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6b3d7f7 View commit details
    Browse the repository at this point in the history
  3. chore: type

    yuhongz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    365375b View commit details
    Browse the repository at this point in the history
  4. chore: type

    yuhongz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2e0b590 View commit details
    Browse the repository at this point in the history
  5. chore: add version

    yuhongz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    27ba6ea View commit details
    Browse the repository at this point in the history
  6. fix: unneccesary focus

    yuhongz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fbd8653 View commit details
    Browse the repository at this point in the history
  7. chore: lock

    yuhongz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    23953fb View commit details
    Browse the repository at this point in the history
  8. chore: react version

    yuhongz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6e64b33 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    a1cc4d5 View commit details
    Browse the repository at this point in the history
  2. feat: add locale

    yuhongz committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    19a7cfa View commit details
    Browse the repository at this point in the history
  3. chore: disable lint

    yuhongz committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b38d31b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix: null value compare

    yuhongz committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    80240ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0898335 View commit details
    Browse the repository at this point in the history
  3. fix: undo error

    yuhongz committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9f4b0e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    ccf6ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0708310 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59ca2d5 View commit details
    Browse the repository at this point in the history
  4. fix: filter panel error

    yuhongz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ab6373b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a38f7fc View commit details
    Browse the repository at this point in the history
  6. fix: ui

    yuhongz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dc4a88b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a339adc View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    767458b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06127a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0929401 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    385d766 View commit details
    Browse the repository at this point in the history
  5. fix: cf refresh after reorder

    yuhongz committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    99a6e52 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    f0cecdb View commit details
    Browse the repository at this point in the history
  2. feat: dv support sort

    yuhongz committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c5a9114 View commit details
    Browse the repository at this point in the history
  3. feat: checkbox will be sorted

    yuhongz committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    dca5b34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ea720a View commit details
    Browse the repository at this point in the history
  5. test: fix test

    yuhongz committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    88f89e5 View commit details
    Browse the repository at this point in the history
  6. chore: type

    yuhongz committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    cc63833 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fix: style

    yuhongz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cfd2714 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fix: ctx-menu sort disable

    yuhongz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    067f9b9 View commit details
    Browse the repository at this point in the history
  2. fix: sort by raw cell data

    yuhongz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e00a9fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1c7ae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    745c402 View commit details
    Browse the repository at this point in the history
  5. chore: pnpm

    yuhongz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    27de4b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84cb2f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa0b2b6 View commit details
    Browse the repository at this point in the history
  8. fix: ui

    yuhongz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    293b5cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e64b56d View commit details
    Browse the repository at this point in the history
  10. fix: cr revise

    yuhongz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1451561 View commit details
    Browse the repository at this point in the history
  11. fix: cr revise

    yuhongz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d771f03 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    38cf184 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix: style

    yuhongz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2db2be5 View commit details
    Browse the repository at this point in the history
  2. fix(conditional-formatting): when multiple conditional formats are se…

    …t, the cache is not cleared
    Gggpound committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c73fa90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de5ccf View commit details
    Browse the repository at this point in the history
  4. feat: update formula calc

    yuhongz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    07b19bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cb4374 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b87209e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01f914e View commit details
    Browse the repository at this point in the history
  8. fix: list ui

    yuhongz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    22d23d5 View commit details
    Browse the repository at this point in the history