Features
- #10784
6812544
- On Windows OS, hidegr.Dataframe
scrollbars while keeping scrolling functionality. Thanks @abidlabs! - #10802
9ec8898
- Fix excess scroll bug in dataframe. Thanks @hannahblair! - #10805
8d03368
- Fix max characters in non-editable dataframes. Thanks @hannahblair! - #10787
b3e8c26
- Implement cell selection via drag in dataframe. Thanks @hannahblair! - #10734
c44b8f4
- Addstatic_columns
param for interactive dataframes. Thanks @hannahblair! - #10778
373007b
- Allow sorting by multiple columns in dataframe. Thanks @hannahblair! - #10804
39c30be
- Add parent focus for drag selection. Thanks @hannahblair! - #10777
3b48367
- Allow navigating down from header cells, as well as support cmd/ctrl + arrow keys. Thanks @abidlabs! - #10776
85f6132
- Fix cell selection when using shift + arrow keys. Thanks @abidlabs! - #10733
731ab92
- Autocompletion on code editor component. Thanks @whitphx! - #10743
3086343
- Fixed size for pending thoughts. Thanks @dawoodkhan82! - #10768
0ce7bfe
- Allow tags for chatbot models usinggr.load
. Thanks @dawoodkhan82!
Fixes
- #10757
b4342d2
- Fix dataframe search and filter functionality. Thanks @hannahblair! - #10786
88941b6
- Remove fixed layouts from dataframe. Thanks @hannahblair! - #10631
b5ca1dc
- Refactorgr.Dataframe
. Thanks @hannahblair! - #10785
fb8c1cb
- Movegr.Textbox
lines logic to frontend. Thanks @abidlabs! - #10765
3232cdd
- fix: latex rendering of markdown. Thanks @Col0ring! - #10735
dd2de17
- Fix windows path issue in FileExplorer. Thanks @aliabid94!