Skip to content

fixed issue - #2475

Merged
JanKallman merged 1 commit into
develop8from
bug/i2471
Aug 20, 2026
Merged

fixed issue#2475
JanKallman merged 1 commit into
develop8from
bug/i2471

Conversation

@AdrianEPPlus

@AdrianEPPlus AdrianEPPlus commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Before submitting this pull request I have...

  • read EPPlus Softwares Contribution Guidlines
  • ensured that the functionality I have added/changed is covered by new unit tests.
  • merged the target branch into the PR branch and resolved any merge conflicts
  • Run all the unit tests and ensured that they all are green (unless the purpose of the PR is to provide us with failing unit tests).

@JanKallman
JanKallman merged commit e89ff1d into develop8 Aug 20, 2026
3 checks passed
JanKallman added a commit that referenced this pull request Aug 24, 2026
* #2455 - Addedgit status hook for naming copied pivot tables during worksheet copy (#2457)

* Base theme fallback system functional for borders

* Progress on reasoning on true fallback color

* Added check for applying tint. we do inverse

* A version that passes all test cases.Problem:Magic numbers

* Started adding a system with less magic numbers

* Ensured directory is created for tests

* Fixes issue 2459 (#2461)

* Fixes issue #2459. Fix for copying tables/pivottables within a worksheet.

* Fix for issue #2463

* Fix for issue #2463

* Cleaned up test

* Moved Range Dictionary lookup into SaveWorkbook in RpnFormulaExecute

* Fixed #2464 (#2467)

* Changed default shape shade to 15%

* Fixed positioning of primary and secondary axis and axis titles when setting position to low or high.

* Fixes more axis issues

* Fixes axis titles when deleted primary axis

* Fixed gradient.

* Fixed Tint/Shade transform calculation

* #2456-Removed Finalizers from the cell store and the ExcelVmlDrawingCollection

* fixed issue (#2475)

* #2456-Removed finalizers on cell store classes. (#2477)

* EPPlus version 8.7.0

* Fixed edge-case fallbacks to use new fix

* Fixed glow filter

* Implemented new fill fallbacks lotta stuff crashes

* Fixed null issue

* Fixes date axis label positioning

* Re-fixed smiley

* Started on each chart element providing style info

* Added new default chartDrawingObject

* Fixed multiple bugs in new system removed some of old

* Fixed failing tests

* Fixed edge-case node-exists but is empty

---------

Co-authored-by: Mats Alm <897655+swmal@users.noreply.github.com>
Co-authored-by: Ossian Edström <ossian.edstrom@epplussoftware.com>
Co-authored-by: OssianEPPlus <122265629+OssianEPPlus@users.noreply.github.com>
Co-authored-by: AdrianEPPlus <162118292+AdrianEPPlus@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column style is lost on remaining columns when a sub-range column style is modified

2 participants