Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Siemienik
Copy link
Member

@Siemienik Siemienik commented Apr 26, 2023

Summary

This PR aims to resolve #2243 issue.
Additionally, I transferred the responsibility for name validation from Workbook to Worksheet, which allowed me to tighten the rules for changing the name using: ws.name

Test plan

I completed the missing tests and covers all new assertions.

@Siemienik Siemienik self-assigned this Apr 26, 2023
@Siemienik Siemienik marked this pull request as ready for review April 27, 2023 08:28
@Siemienik Siemienik changed the title Improve worksheet's naming validation logic. Improve worksheets' naming validation logic. Apr 28, 2023
@Siemienik
Copy link
Member Author

This PR was reviewed during the MergeFest session.
To join the next one please follow to SiemaTeam's Discord server:
SiemaTeam
You can also support my OpenSource activity by sponsoring me

@Siemienik Siemienik merged commit 887983a into exceljs:master May 5, 2023
@Siemienik Siemienik deleted the issue-2243 branch May 5, 2023 12:05
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.

Investigate what characters are valid for sheet name
1 participant