Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove mei row in meiData when cleared #118

Closed
wants to merge 1 commit into from

Conversation

kunfang98927
Copy link
Contributor

Resolves: #117

@yinanazhou
Copy link
Member

Moved changes to #121

@yinanazhou yinanazhou closed this Jul 12, 2024
kunfang98927 added a commit that referenced this pull request Jul 12, 2024
1. **Optimization:**
  - Optimized MEI validation (PR #121)

2. **Fixes:**
  - Prevented text content from being stored as an image (PR #120)
  - Removed MEI row in `meiData` when cleared (PR #118)
  - Ensured a cell without change doesn't alter save status (PR #116)
  - Displayed empty table when header is invalid (PR #114)

3. **Features:**
  - Added support for new empty files (PR #112)

Refs: PR #121, #120, #118, #116, #114, #112
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.

If a mei cell is cleared, remove the mei row in meiData
2 participants