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

New table #380

Merged
merged 84 commits into from
Oct 30, 2019
Merged

New table #380

merged 84 commits into from
Oct 30, 2019

Commits on Oct 16, 2019

  1. basic init

    zombieJ committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    146cd09 View commit details
    Browse the repository at this point in the history
  2. Cell render

    zombieJ committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    73d821d View commit details
    Browse the repository at this point in the history
  3. add flatten logic

    zombieJ committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    1162c70 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. refactor of memo component

    zombieJ committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    07e0c50 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. support merge title

    zombieJ committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    ea0cb4a View commit details
    Browse the repository at this point in the history
  2. add simple example

    zombieJ committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    bed5d00 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. add fixHedaer

    zombieJ committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    0bff0fb View commit details
    Browse the repository at this point in the history
  2. sticky header

    zombieJ committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    084e554 View commit details
    Browse the repository at this point in the history
  3. supoor ref

    zombieJ committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    743c7be View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. support scroll

    zombieJ committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    427e0fc View commit details
    Browse the repository at this point in the history
  2. fix right

    zombieJ committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    1663959 View commit details
    Browse the repository at this point in the history
  3. sticky width

    zombieJ committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    ad92517 View commit details
    Browse the repository at this point in the history
  4. fixed support merged column

    zombieJ committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    8798769 View commit details
    Browse the repository at this point in the history
  5. box-shadow of fixed

    zombieJ committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    fb03cbd View commit details
    Browse the repository at this point in the history
  6. fix scroll crash

    zombieJ committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    7fddbac View commit details
    Browse the repository at this point in the history
  7. update ts

    zombieJ committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    77a13dd View commit details
    Browse the repository at this point in the history
  8. add basic expanded

    zombieJ committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    4aaf679 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    24c2e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d17d3 View commit details
    Browse the repository at this point in the history
  3. make fix more beauti

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    b106696 View commit details
    Browse the repository at this point in the history
  4. row click expand

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    a78490e View commit details
    Browse the repository at this point in the history
  5. support rowExpandable

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    babaf12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e50b17a View commit details
    Browse the repository at this point in the history
  7. limit size

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    0d0d07a View commit details
    Browse the repository at this point in the history
  8. clean up

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    f5fb6ab View commit details
    Browse the repository at this point in the history
  9. add word break

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    f8f7699 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5937dad View commit details
    Browse the repository at this point in the history
  11. re-onScroll if size changed

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    648eb1d View commit details
    Browse the repository at this point in the history
  12. update demo

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    6ef8538 View commit details
    Browse the repository at this point in the history
  13. fix scroll class missing

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    86622ae View commit details
    Browse the repository at this point in the history
  14. support render span

    zombieJ committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    28f08a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. fix support row expand

    zombieJ committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    1df0685 View commit details
    Browse the repository at this point in the history
  2. expandable support fix

    zombieJ committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    58feda5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1e06d1 View commit details
    Browse the repository at this point in the history
  4. feat: add summary support

    zombieJ committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    e3ae847 View commit details
    Browse the repository at this point in the history
  5. add indent demo

    zombieJ committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    5bf7273 View commit details
    Browse the repository at this point in the history
  6. add border-width

    zombieJ committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    c482fca View commit details
    Browse the repository at this point in the history
  7. add TableLayout support

    zombieJ committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    0f8d23e View commit details
    Browse the repository at this point in the history
  8. support col className

    zombieJ committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    4fc2d0b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    b82cfeb View commit details
    Browse the repository at this point in the history
  2. support nest expanded

    zombieJ committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    08b8d2c View commit details
    Browse the repository at this point in the history
  3. adjust style

    zombieJ committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    577ea4a View commit details
    Browse the repository at this point in the history
  4. support animation

    zombieJ committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    aa295a3 View commit details
    Browse the repository at this point in the history
  5. update demo

    zombieJ committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    dfab944 View commit details
    Browse the repository at this point in the history
  6. support rowClassName

    zombieJ committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    4536ad4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. tmp refactor

    zombieJ committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    3fd8332 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    7524237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    297b45d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b071b View commit details
    Browse the repository at this point in the history
  4. ellipsis will add title

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    51c02cd View commit details
    Browse the repository at this point in the history
  5. hide showHeader

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    69f10d1 View commit details
    Browse the repository at this point in the history
  6. table support id

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    6a66610 View commit details
    Browse the repository at this point in the history
  7. add key demo

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    c0982a0 View commit details
    Browse the repository at this point in the history
  8. add nested demo

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    0430902 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e58e457 View commit details
    Browse the repository at this point in the history
  10. render empty

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    1d3e4d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    adf8ac1 View commit details
    Browse the repository at this point in the history
  12. empty demo

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    cdb78a2 View commit details
    Browse the repository at this point in the history
  13. add more style

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    f68d792 View commit details
    Browse the repository at this point in the history
  14. resolve conflict

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    7f514c0 View commit details
    Browse the repository at this point in the history
  15. clean up

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a3bf796 View commit details
    Browse the repository at this point in the history
  16. fix table lint

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    389c33b View commit details
    Browse the repository at this point in the history
  17. update ts define

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    8479a4d View commit details
    Browse the repository at this point in the history
  18. init test

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    1632e94 View commit details
    Browse the repository at this point in the history
  19. basic part of test

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    f2189d2 View commit details
    Browse the repository at this point in the history
  20. more test case

    zombieJ committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    d7661cd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. test case of rows

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d90af0d View commit details
    Browse the repository at this point in the history
  2. customize components

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    bf12da5 View commit details
    Browse the repository at this point in the history
  3. basic test coverage

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    8623c4b View commit details
    Browse the repository at this point in the history
  4. init expand test

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    458cd4d View commit details
    Browse the repository at this point in the history
  5. support expandColumnIndex

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    84e588e View commit details
    Browse the repository at this point in the history
  6. udpate test case

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f230ac2 View commit details
    Browse the repository at this point in the history
  7. done of expand test

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    21ea0a6 View commit details
    Browse the repository at this point in the history
  8. done of Fixed test

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    3a85b5d View commit details
    Browse the repository at this point in the history
  9. init grouping test

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    dcf05a5 View commit details
    Browse the repository at this point in the history
  10. finish group test

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    a214e9c View commit details
    Browse the repository at this point in the history
  11. skip test of suger

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    bd965c7 View commit details
    Browse the repository at this point in the history
  12. add warning test

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    af7ff7a View commit details
    Browse the repository at this point in the history
  13. add without data fixed test

    zombieJ committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    c63b39c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. full test

    zombieJ committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    5f8c8ae View commit details
    Browse the repository at this point in the history
  2. clean uo

    zombieJ committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    df5c365 View commit details
    Browse the repository at this point in the history
  3. doc it

    zombieJ committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    9c43b70 View commit details
    Browse the repository at this point in the history
  4. test ci

    zombieJ committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    aedcdcd View commit details
    Browse the repository at this point in the history
  5. fix ignore

    zombieJ committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    06e2d73 View commit details
    Browse the repository at this point in the history