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

Feature/multi select cell 2 #871

Closed
wants to merge 267 commits into from
Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    3e61eb0 View commit details
    Browse the repository at this point in the history
  2. Fix cells tests

    jassmith committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    dae20bf View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    19c9d67 View commit details
    Browse the repository at this point in the history
  2. Add tests

    jassmith committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3fe0c75 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Overhaul copy/paste code to dramatically improve accuracy, compatibil…

    …ity, and remove accidentally encoding nbsp into users apps
    jassmith committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    cd8e9c8 View commit details
    Browse the repository at this point in the history
  2. Fix an insane crash report

    jassmith committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f8cd7e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Add a couple tests

    jassmith committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9e9d5fe View commit details
    Browse the repository at this point in the history
  2. Increase test coverage

    jassmith committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f65e456 View commit details
    Browse the repository at this point in the history
  3. Add more missing tests

    jassmith committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    532de91 View commit details
    Browse the repository at this point in the history
  4. More missing tests

    jassmith committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    fb8f084 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

    jassmith committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2a7a3c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add more tests

    jassmith committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2b2cff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610de9c View commit details
    Browse the repository at this point in the history
  3. Add distribution test

    jassmith committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    03c96ba View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Add support for returning bounds of entire scroll area (#788)

    * Support returning bounds of entire scroll area
    
    * Add scale to calculation
    
    * Apply PR feedback
    
    * Fix check
    
    * Additional fix
    
    * Fix docs
    LukasMasuch committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    40cfc4b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. WIP

    Add better exports first pass (still busted)
    
    Fix package lock
    
    Start improving build scripts
    
    WIP
    
    I have no idea how to make this work
    
    Update configs
    
    Fix storybook
    
    Fix build error
    
    Partial port to vitest
    
    Maybe working reliably now
    
    Fix other package tests
    
    Bump hypertxt version
    
    Fix build issue with react-select
    
    I dont know if I'm getting closer
    
    Start cleaning up the build scripts now that we are closer
    
    Improve build setup further
    
    Simplify
    
    Add support for more minimal imports
    
    Move files around so that the exports are cleaner
    
    Fix up css gen
    
    Extra line
    
    Hopefully make coverage work agian
    
    sync package lock
    
    Fix react 18 script
    
    Github actions being super weird
    
    Im dumb
    
    Hopefully move forward for now
    
    Remove cra4 support
    
    Hopefully fix script on ci
    
    Fix coverage reporting?
    jassmith committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    68ad557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    846068e View commit details
    Browse the repository at this point in the history
  3. Dupe

    jassmith committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f6f9767 View commit details
    Browse the repository at this point in the history
  4. Remove ore jest files

    jassmith committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    0d380f5 View commit details
    Browse the repository at this point in the history
  5. Remove unused babel config

    jassmith committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    7046373 View commit details
    Browse the repository at this point in the history
  6. 5.99.9-alpha1

    jassmith committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    837a983 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Revert "Remove unused babel config"

    This reverts commit 7046373.
    jassmith committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5d28546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2e01c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e69c48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64154e0 View commit details
    Browse the repository at this point in the history
  5. Fix story

    jassmith committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    07424a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Improve next.js compat

    jassmith committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0bac2d8 View commit details
    Browse the repository at this point in the history
  2. 5.99.9-alpha3

    jassmith committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    688e18f View commit details
    Browse the repository at this point in the history
  3. Remove spurious logs

    jassmith committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c0516f8 View commit details
    Browse the repository at this point in the history
  4. Package lock updates

    jassmith committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8667b5f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Improve tree shaking further

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6b95fe0 View commit details
    Browse the repository at this point in the history
  2. 5.99.9-alpha4

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6da2d97 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a38d52d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6300d1 View commit details
    Browse the repository at this point in the history
  5. Fix sprite tree shaking

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    39442f0 View commit details
    Browse the repository at this point in the history
  6. 5.99.9-alpha5

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8675e73 View commit details
    Browse the repository at this point in the history
  7. Fix custom header sprites

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    aca6af6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47229df View commit details
    Browse the repository at this point in the history
  9. v5.99.9-alpha6

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3a86f4d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0075cb1 View commit details
    Browse the repository at this point in the history
  11. Spurious export

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4fb111d View commit details
    Browse the repository at this point in the history
  12. 5.99.9-alpha7

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    33cecaf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c7bfcd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6e61ce6 View commit details
    Browse the repository at this point in the history
  15. 5.99.9-alpha8

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    08924a1 View commit details
    Browse the repository at this point in the history
  16. Fix tests

    jassmith committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9367a14 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    51ab426 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8f7f142 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    1e197a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d18ffff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bb94ef View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    444dc94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74205f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. export cells directly

    jassmith committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    bf48775 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Implement resize line

    jassmith committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4b42a95 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    32a225a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f556a36 View commit details
    Browse the repository at this point in the history
  3. TreeViewCell WIP

    jassmith committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    def80a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    23b1c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf13cc1 View commit details
    Browse the repository at this point in the history
  3. 5.99.9-alpha9

    jassmith committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8ab60e7 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jassmith committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e64abbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a35f00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d08876 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Build fixes

    jassmith committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    899c614 View commit details
    Browse the repository at this point in the history
  2. Add test case for supporting large number of

    columns and rows
    jassmith committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    62572ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77a9130 View commit details
    Browse the repository at this point in the history
  4. More memory improvements

    jassmith committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f064033 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    34991e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d0439 View commit details
    Browse the repository at this point in the history
  3. Fix test errors

    jassmith committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    1205481 View commit details
    Browse the repository at this point in the history
  4. 5.99.9-beta1

    jassmith committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b943bfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccf949b View commit details
    Browse the repository at this point in the history
  6. 5.99.9-beta2

    jassmith committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6ee6d17 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    fd2ec70 View commit details
    Browse the repository at this point in the history
  2. 5.99.9-beta3

    jassmith committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8746c16 View commit details
    Browse the repository at this point in the history
  3. Update demo

    jassmith committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e5be3ee View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Fix overdraw

    jassmith committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fccdffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854b97b View commit details
    Browse the repository at this point in the history
  3. Fix rendering bug

    jassmith committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1d13683 View commit details
    Browse the repository at this point in the history
  4. Fix another rendering bug

    jassmith committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    96ddcb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cf790b View commit details
    Browse the repository at this point in the history
  6. More fixes for fill handle

    jassmith committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f22e978 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Fix type signature of onVisibleRegionChanged prop (#822)

    * Make sure not to use lookbehind as older browsers don't support it
    
    * 5.3.2
    
    * Fix onVisibleRegionChanged type to not mark tx, ty as optional
    
    * document onVisibleRegionChanged's full parameter list
    
    ---------
    
    Co-authored-by: Jason Smith <jason@heyglide.com>
    Co-authored-by: Jason Smith <jassmith@gmail.com>
    3 people committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6ea2a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ad2021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    515e6b1 View commit details
    Browse the repository at this point in the history
  4. Add test for diagonal fill

    jassmith committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ee827b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fix underline alignment

    jassmith committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4f832e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab57c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa2db2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4756609 View commit details
    Browse the repository at this point in the history
  5. 5.99.9-beta4

    jassmith committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e617d04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ce12dc View commit details
    Browse the repository at this point in the history
  7. Add unit test

    jassmith committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a9982cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bba43d5 View commit details
    Browse the repository at this point in the history
  9. Fix test

    jassmith committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f6bde87 View commit details
    Browse the repository at this point in the history
  10. 5.99.9-beta5

    jassmith committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1db9c2e View commit details
    Browse the repository at this point in the history
  11. Dramatically reduce clipping

    jassmith committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    698818d View commit details
    Browse the repository at this point in the history
  12. 5.99.9-beta6

    jassmith committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    fc37739 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    bd7a356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ebdf05 View commit details
    Browse the repository at this point in the history
  3. Improve API document

    jassmith committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    660ab0b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    58ee9d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42b2c48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef516bc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Missing export

    jassmith committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ec948e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5470467 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    jassmith committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    3d2ef71 View commit details
    Browse the repository at this point in the history
  4. Fix missing type export

    jassmith committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    74f6d3d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    a1641d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c8644e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a7e593 View commit details
    Browse the repository at this point in the history
  4. 5.99.9-beta7

    jassmith committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    79a9ce6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c902b7e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    8049d56 View commit details
    Browse the repository at this point in the history
  2. Add comment

    jassmith committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8fe32eb View commit details
    Browse the repository at this point in the history
  3. Improve kinetic scroll hack

    jassmith committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    513b493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa1ac8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    165236d View commit details
    Browse the repository at this point in the history
  6. 5.99.9-beta8

    jassmith committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8e73eb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    2f35e56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f392c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3914dd4 View commit details
    Browse the repository at this point in the history
  4. Fix out of range check

    jassmith committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    36590f6 View commit details
    Browse the repository at this point in the history
  5. Fix strict mode checks

    jassmith committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3bf51ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    befa8af View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    b34e0d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad5fcc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b8d098 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jassmith committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3d01bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f704b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Add export for CellSet

    jassmith committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9358ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f397fbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b599d View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jassmith committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    22326f3 View commit details
    Browse the repository at this point in the history
  5. 5.99.9-beta9

    jassmith committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5c01b89 View commit details
    Browse the repository at this point in the history
  6. Ooops

    jassmith committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8dbb3dc View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Adjust selection to scroll dir (#828)

    * always scroll when past boundaries
    
    * adjust selection when scroll dir
    
    * fix deps array for getMouseArgsForPosition
    
    * use onItemHovered to adjust selection when scrollDir
    
    * de-dupe rAF by using useAutoscroll
    
    ---------
    
    Co-authored-by: Jason Smith <jason@heyglide.com>
    BrianHung and jassmith committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    106f7af View commit details
    Browse the repository at this point in the history
  2. Fix row-height

    jassmith committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    cf4b9e1 View commit details
    Browse the repository at this point in the history
  3. Story correctness fix

    jassmith committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    bbba6c7 View commit details
    Browse the repository at this point in the history
  4. Break out types

    jassmith committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    751ec02 View commit details
    Browse the repository at this point in the history
  5. Fix more tests

    jassmith committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    d784ca7 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    48ef0c9 View commit details
    Browse the repository at this point in the history
  2. Allow control of cell activation behavior (#829)

    * Allow control of cell activation behavior
    
    * Add unit tests
    
    * Cleanup
    
    * Fix double click with touch
    
    * Improve comment
    jassmith committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    11a48c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Now that scrollbars are resolved via a different method this isn't ne…

    …eded. it is better to match the browser rounding behavior to avoid off by 1 bugs
    jassmith committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    c622dac View commit details
    Browse the repository at this point in the history
  2. New row cell overdraw fix

    jassmith committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    672202f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc4dbea View commit details
    Browse the repository at this point in the history
  4. 5.99.9-charlie1

    jassmith committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    05e1c6b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    59d5fc3 View commit details
    Browse the repository at this point in the history
  2. 5.99.9-charlie2

    jassmith committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    03be30d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Make all keybindings rebindable (#831)

    * Make all keybindings rebindable
    
    * Cleanup
    
    * Fix backwards compatibility
    
    * Add story to make it easy to play
    
    * Improve hotkey detection
    
    * Fix key check
    
    * Fix using a-z chars in keybindings
    
    * Fix test that now needs keycode mocked
    
    * Remove dead code
    
    * remove extra redirect
    
    * Cleanup further and reduce code
    jassmith committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2d2256b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c04904 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2950e58 View commit details
    Browse the repository at this point in the history
  4. Add missing exports

    jassmith committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    278dc41 View commit details
    Browse the repository at this point in the history
  5. Fix autoscroll bugs that cause wonkly behaviors (#835)

    * Fix autoscroll bugs that cause wonkly behaviors
    
    * Fix accidental story regression
    jassmith committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fc0d331 View commit details
    Browse the repository at this point in the history
  6. Make loading cell able to render a loading skeleton (#832)

    * Make loading cell able to render a loading skeleton
    
    * Fix imports
    
    * Add explanatory comment
    
    * Improve control over skeleton height and improve variability name to be specific to axis
    jassmith committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1a651b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Fix issue where highlight rings would sometimes overdraw in ways that…

    … made them inconsistent
    jassmith committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    bd72cd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49b97f1 View commit details
    Browse the repository at this point in the history
  3. Fix loading cell test

    jassmith committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    171c066 View commit details
    Browse the repository at this point in the history
  4. Fix resize blitting

    jassmith committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4056872 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84326c8 View commit details
    Browse the repository at this point in the history
  6. Clear path

    jassmith committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ec153cb View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Remove a closure

    jassmith committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    f9e648a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Truncate correctly

    jassmith committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4a1d98b View commit details
    Browse the repository at this point in the history
  2. 5.99.9-charlie3

    jassmith committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8a820dd View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Freeze trailing row support (#848)

    * WIP for freeze trailing row support
    
    * Fix tests
    
    * WIP
    
    * Restore normal render
    
    * Fix highlight regions
    
    * Add support for recognizing many freeze regions
    
    * Improve clipping regions
    
    * More fixes
    
    * Fix render state provider
    
    * Add story
    
    * Fix test build
    
    * remove unneeded checks
    
    * Fix misnamed variables
    
    * Simplify
    
    * Multiple faster than loop
    
    * Fix dashed line tracking
    
    * Fix column select highlight
    
    * Remove dead comments
    
    * Fix scroll to
    
    * Oops
    
    * Fix aggressive scrolling when selecting on frozen rows
    
    * Fix tests
    jassmith committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    01fa8ab View commit details
    Browse the repository at this point in the history
  2. Fix highlight rings inset

    jassmith committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    759b00a View commit details
    Browse the repository at this point in the history
  3. Clean up readonly props in custom cells (#852)

    * Clean up readonly props in cells
    
    * Use read only flag for user profile cell
    LukasMasuch committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7a7e84b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3453282 View commit details
    Browse the repository at this point in the history
  5. 5.99.9-charlie5

    jassmith committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    beb6db6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49d3754 View commit details
    Browse the repository at this point in the history
  7. Account for headers

    jassmith committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7236c57 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Fix potential crasher

    jassmith committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1bd97f5 View commit details
    Browse the repository at this point in the history
  2. v5.99.9-charlie6

    jassmith committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f8c43d1 View commit details
    Browse the repository at this point in the history
  3. Cleanup dashed handling

    jassmith committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c2dbff4 View commit details
    Browse the repository at this point in the history
  4. v5.99.9-charlie7

    jassmith committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    592b1b4 View commit details
    Browse the repository at this point in the history
  5. Add unit tests

    jassmith committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    269d62b View commit details
    Browse the repository at this point in the history
  6. Remove .only

    jassmith committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ec042b1 View commit details
    Browse the repository at this point in the history
  7. Add more tests

    jassmith committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    bdba18b View commit details
    Browse the repository at this point in the history
  8. Add more tests

    jassmith committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    dbcda24 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    0c57d49 View commit details
    Browse the repository at this point in the history
  2. Add initial version

    LukasMasuch committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c3529c2 View commit details
    Browse the repository at this point in the history
  3. Horizontally center bubble cell editor (#858)

    * Horizontally center bubble cell editor
    
    * Only top and bottom
    LukasMasuch committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    86177a0 View commit details
    Browse the repository at this point in the history
  4. v5.99.9-charlie8

    jassmith committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1014d2f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    4d4d4c7 View commit details
    Browse the repository at this point in the history
  2. Some improvements

    LukasMasuch committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    36b9c49 View commit details
    Browse the repository at this point in the history
  3. Improve kinetic scroll hack

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cc72409 View commit details
    Browse the repository at this point in the history
  4. v5.99.9-charlie9

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9f2da89 View commit details
    Browse the repository at this point in the history
  5. Update storybook

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c3d6d98 View commit details
    Browse the repository at this point in the history
  6. Fix build

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b0d1bf4 View commit details
    Browse the repository at this point in the history
  7. Fix warning

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2758250 View commit details
    Browse the repository at this point in the history
  8. Update npm version

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    36f4b9c View commit details
    Browse the repository at this point in the history
  9. Improve sorting

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ddac9f4 View commit details
    Browse the repository at this point in the history
  10. Fix issue with ios damage

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    23617e0 View commit details
    Browse the repository at this point in the history
  11. v5.99.9-delta1

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8b7daa8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2330a80 View commit details
    Browse the repository at this point in the history
  13. v5.99.9-delta2

    jassmith committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1693700 View commit details
    Browse the repository at this point in the history
  14. Add option

    LukasMasuch committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    311164c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f3eea29 View commit details
    Browse the repository at this point in the history
  16. Update multi-select cell

    LukasMasuch committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    52be549 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Simplify double buffer code

    jassmith committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    160a465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd7652e View commit details
    Browse the repository at this point in the history
  3. v5.99.9-delta3

    jassmith committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    96be8f6 View commit details
    Browse the repository at this point in the history
  4. Add various improvements

    LukasMasuch committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    eaa8983 View commit details
    Browse the repository at this point in the history
  5. Improve theming

    LukasMasuch committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    934817e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Make menu icons configurable (#855)

    * Make menu icon configurable
    
    * Cleanup
    
    * More cleanup
    
    * Changed order
    
    * Add to story
    
    * Add to story
    
    * Remove icons
    LukasMasuch committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fda667b View commit details
    Browse the repository at this point in the history
  2. Add rounding radius property to theme (#861)

    * Add rounding radius theme property
    
    * Fix button cell
    
    * More updates
    
    * Fix drilldown radius
    
    * Cleanup cell
    LukasMasuch committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5e084d8 View commit details
    Browse the repository at this point in the history
  3. Fix autoscroll getting stuck

    jassmith committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fae4ed4 View commit details
    Browse the repository at this point in the history
  4. Fix overscroll with scaling

    jassmith committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e3aa49b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7106aa6 View commit details
    Browse the repository at this point in the history
  6. v5.99.9-rc1

    jassmith committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e730b21 View commit details
    Browse the repository at this point in the history
  7. Update cell stories

    LukasMasuch committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e40a21f View commit details
    Browse the repository at this point in the history
  8. Use accentLight color for resize indicator (#862)

    * Use accentLight color for resize indicator
    
    * Blend with bgCell
    LukasMasuch committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0812b19 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b12c50 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Fix sparkline cell with two values (#864)

    * Fix sparkline cell with two values
    
    * Minor change
    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1a31e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2724a5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a877c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad1a5e6 View commit details
    Browse the repository at this point in the history
  5. Fix edit flash gettign stuck

    jassmith committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6c4a43a View commit details
    Browse the repository at this point in the history
  6. Additional updates

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8dfcfca View commit details
    Browse the repository at this point in the history
  7. Clean up cells story

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c4aa136 View commit details
    Browse the repository at this point in the history
  8. Use width for stars

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b3b639d View commit details
    Browse the repository at this point in the history
  9. v5.99.9-rc2

    jassmith committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ff9a044 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a62220c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40d1950 View commit details
    Browse the repository at this point in the history
  12. Update

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0641685 View commit details
    Browse the repository at this point in the history
  13. Additional improvements

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3d7bd81 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d95bf18 View commit details
    Browse the repository at this point in the history
  15. Add visual fixes

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d0d7f00 View commit details
    Browse the repository at this point in the history
  16. Apply visual fixes to cells (#865)

    * Add visual fixes
    
    * More fixes
    
    * Fix measuring
    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    792341b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b640a81 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    598bb54 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2f825d2 View commit details
    Browse the repository at this point in the history
  20. Add more variation

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0dbee15 View commit details
    Browse the repository at this point in the history
  21. Add some tests

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7374db8 View commit details
    Browse the repository at this point in the history
  22. Fix test

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    569173e View commit details
    Browse the repository at this point in the history
  23. Add onPaste test

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d948f12 View commit details
    Browse the repository at this point in the history
  24. Add more tests

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1d73921 View commit details
    Browse the repository at this point in the history
  25. Update tests

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    427009e View commit details
    Browse the repository at this point in the history
  26. Add comment

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    415d866 View commit details
    Browse the repository at this point in the history
  27. Use official export

    LukasMasuch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f876b7e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    c876445 View commit details
    Browse the repository at this point in the history
  2. Update lock file

    LukasMasuch committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3d468d3 View commit details
    Browse the repository at this point in the history
  3. Use text bubble color

    LukasMasuch committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bc341fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed30e7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e675862 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e62ef7 View commit details
    Browse the repository at this point in the history