- Notifications
You must be signed in to change notification settings - Fork1.9k
Pull requests: exceljs/exceljs
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Fix large validation ranges by clamping range to highest row in actual data
#2977 openedSep 25, 2025 byhypesystemLoading…
Fix parsing error for dynamicFilter nodes in Excel tables
#2973 openedSep 22, 2025 byjohnnyoshikaLoading…
fix: handle missing r attribute in row and cell elements (#2961)
#2962 openedAug 25, 2025 byDilukaLoading…
Fix the return value from dateToExcel() when it's passed a non-numeric value.
#2956 openedAug 12, 2025 bydavepuchyrLoading…
Fix Anchor Column and Row Positioning by Adjusting Scaling for Excel Defaults
#2924 openedApr 27, 2025 bystany-bnsLoading…
fix: inefficient merge check for large amount of merged cells
#2920 openedApr 17, 2025 by3ximusLoading…
Resolved the issue in WorkbookReader where cell values were being interpreted as sharedString instead of the actual value.
#2915 openedApr 8, 2025 byAnechaSLoading…
Fix a constant identifier naming error in the Chinese documentation
#2912 openedApr 2, 2025 byyusnLoading…
Introducing styleCacheMode. Up to 3x performance improvements on xlsx…
#2867 openedDec 19, 2024 bybrunoargoloLoading…
fix: add check for empty target on worksheet-xform reconcile
#2852 openedNov 27, 2024 bykyleamazza-fqLoading…
fix boolean read val error like as :<strike val="0"/>
#2851 openedNov 26, 2024 byJason33WangLoading…
feat: support web-native streams for read/write methods
#2849 openedNov 21, 2024 bylionel-roweLoading…
Update xlsx.js to allow compat with non office generated files.
#2846 openedNov 11, 2024 byTheMrDecLoading…
ProTip! Exclude everything labeled
bug
with-label:bug.