-
Notifications
You must be signed in to change notification settings - Fork 892
Pull requests: tabulator-tables/tabulator
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(frozencolumns): reinitialize rows in O(n)
#4909
opened Jun 15, 2026 by
lukecotter
Contributor
•
Draft
perf(datatree): cache module refs and flatten child recursion
#4908
opened Jun 15, 2026 by
lukecotter
Contributor
•
Draft
perf(modules): reduce closure allocation in filter and calc loops
#4907
opened Jun 15, 2026 by
lukecotter
Contributor
•
Draft
perf(sort): precompute sort keys and fast-path numeric sorter
#4906
opened Jun 15, 2026 by
lukecotter
Contributor
•
Draft
perf(events): avoid arguments/forEach allocation in event buses
#4905
opened Jun 15, 2026 by
lukecotter
Contributor
•
Draft
perf(core): clone row template and slice active rows
#4904
opened Jun 15, 2026 by
lukecotter
Contributor
•
Draft
Fix frozen rows layout by restoring line break separator
#4902
opened Jun 10, 2026 by
rathboma
Collaborator
Loading…
fix: eliminate O(n) lag on rectangular selection in large tables
#4899
opened Jun 7, 2026 by
KrzysztofDusko
Loading…
Fix textarea editor unusable with percentage table height
#4888
opened Jun 4, 2026 by
rathboma
Collaborator
Loading…
Fix selectableRows limit enforcement in selectRows method
#4887
opened Jun 4, 2026 by
rathboma
Collaborator
Loading…
Change for Chrome DevTools to stop raising issues for pagination fields
#4876
opened Apr 19, 2026 by
victorprosa
Loading…
Fix multiselect list editor duplicate selections.
PR Needs Work
The PR is a good idea, but needs some updates before it can be merged
#4862
opened Mar 23, 2026 by
m3ftwz
Contributor
Loading…
fix(SelectRange): Fix frozen column width calculation
PR Needs Work
The PR is a good idea, but needs some updates before it can be merged
#4802
opened Sep 10, 2025 by
xxxace
Loading…
perf: speed up deepClone with large number of circular refs
#4734
opened Apr 11, 2025 by
lukecotter
Contributor
Loading…
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
#4707
opened Mar 5, 2025 by
yarikoptic
Loading…
Bump cross-spawn from 7.0.3 to 7.0.6
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#4636
opened Nov 18, 2024 by
dependabot
Bot
Loading…
Fix editor closing when clicking input with selectRange enabled.
#4621
opened Nov 8, 2024 by
andy-5
Contributor
Loading…
Bump rollup from 4.12.1 to 4.22.4
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#4586
opened Sep 23, 2024 by
dependabot
Bot
Loading…
fix topCalc has blank line bug when group exists
#4551
opened Aug 10, 2024 by
lstgithub578
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.