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: Support virtual Table #1012

Merged
merged 55 commits into from
Aug 25, 2023
Merged

feat: Support virtual Table #1012

merged 55 commits into from
Aug 25, 2023

Commits on Aug 15, 2023

  1. chore: init

    zombieJ committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6fe062f View commit details
    Browse the repository at this point in the history
  2. chore: static of columns

    zombieJ committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e409a7e View commit details
    Browse the repository at this point in the history
  3. feat: use virtual

    zombieJ committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d37b0eb View commit details
    Browse the repository at this point in the history
  4. chore: merge master

    zombieJ committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e921da7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. refactor: extract func

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    015ff4e View commit details
    Browse the repository at this point in the history
  2. chore: use internal hook

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9a8cf51 View commit details
    Browse the repository at this point in the history
  3. test: rm useless test

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e6a3306 View commit details
    Browse the repository at this point in the history
  4. chore: support fixed

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5348044 View commit details
    Browse the repository at this point in the history
  5. chore: scroll support

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c7be9c0 View commit details
    Browse the repository at this point in the history
  6. chore: scroll sync

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    663037a View commit details
    Browse the repository at this point in the history
  7. chore: fixed pos

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    441678c View commit details
    Browse the repository at this point in the history
  8. chore: fix style

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3407012 View commit details
    Browse the repository at this point in the history
  9. chore: opt flatten

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    81db373 View commit details
    Browse the repository at this point in the history
  10. chore: part of it

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e3e81d8 View commit details
    Browse the repository at this point in the history
  11. chore: collect rows

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3b653f1 View commit details
    Browse the repository at this point in the history
  12. chore: collect rowSpan

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    95d4465 View commit details
    Browse the repository at this point in the history
  13. refactor: virtual cell

    zombieJ committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5202ecc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. chore: rowSpan support

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c281263 View commit details
    Browse the repository at this point in the history
  2. feat: rowSpan & colSpan

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    68fe6ba View commit details
    Browse the repository at this point in the history
  3. chore: row & col span

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    36a91a8 View commit details
    Browse the repository at this point in the history
  4. chore: update cal

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2db1737 View commit details
    Browse the repository at this point in the history
  5. fix: edge logic

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4daf988 View commit details
    Browse the repository at this point in the history
  6. chore: use fixed line

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    382386d View commit details
    Browse the repository at this point in the history
  7. chore: use line align

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7f36f9a View commit details
    Browse the repository at this point in the history
  8. chore: bump rc-virtual-list

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4838a9d View commit details
    Browse the repository at this point in the history
  9. chore: clean up

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    298024d View commit details
    Browse the repository at this point in the history
  10. chore: refactor name

    zombieJ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    33799fc View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. chore: use create immutable

    zombieJ committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    5b9d13d View commit details
    Browse the repository at this point in the history
  2. chore: clean up

    zombieJ committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b8d839b View commit details
    Browse the repository at this point in the history
  3. chore: bump rc-virtual-list

    zombieJ committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    03e33c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    e2453e8 View commit details
    Browse the repository at this point in the history
  2. chore: tmp of columns

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    278a471 View commit details
    Browse the repository at this point in the history
  3. chore: fix sticky expand

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3c2ac91 View commit details
    Browse the repository at this point in the history
  4. refactor: move hooks

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    2c044ac View commit details
    Browse the repository at this point in the history
  5. refactor: move hooks

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ed838a7 View commit details
    Browse the repository at this point in the history
  6. chore: expanded support

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    a3e7ee9 View commit details
    Browse the repository at this point in the history
  7. chore: row expandable

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e5c1860 View commit details
    Browse the repository at this point in the history
  8. chore: refactor name

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3d35faf View commit details
    Browse the repository at this point in the history
  9. refactor: row in

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ba03688 View commit details
    Browse the repository at this point in the history
  10. refactor: move rowClass in

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    c9a7126 View commit details
    Browse the repository at this point in the history
  11. chore: expanded info

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    32c8b4a View commit details
    Browse the repository at this point in the history
  12. chore: virtual

    zombieJ committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    82d959c View commit details
    Browse the repository at this point in the history
  13. Update package.json

    Co-authored-by: Amumu <yoyo837@hotmail.com>
    zombieJ and yoyo837 authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    d71d007 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. chore: update span logic

    zombieJ committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b763fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d67446 View commit details
    Browse the repository at this point in the history
  3. 7.33.0-alpha.0

    zombieJ committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9bdcdd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. feat: support listItemHeight

    zombieJ committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    28d54a6 View commit details
    Browse the repository at this point in the history
  2. 7.33.0-alpha.1

    zombieJ committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    dca77e3 View commit details
    Browse the repository at this point in the history
  3. chore: nest of cell in row

    zombieJ committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    da814ef View commit details
    Browse the repository at this point in the history
  4. 7.33.0-alpha.2

    zombieJ committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    eb0589b View commit details
    Browse the repository at this point in the history
  5. fix: not render if no data

    zombieJ committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    aa6e206 View commit details
    Browse the repository at this point in the history
  6. 7.33.0-alpha.3

    zombieJ committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    16ce02b View commit details
    Browse the repository at this point in the history
  7. chore: add empty style

    zombieJ committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    19c4d96 View commit details
    Browse the repository at this point in the history
  8. 7.33.0-alpha.4

    zombieJ committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    775974d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. test: update testcase

    zombieJ committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a03f950 View commit details
    Browse the repository at this point in the history