Skip to content

chore: remove unused EditableSpan components#133

Merged
Nowely merged 1 commit intonextfrom
simplify-dom
Mar 5, 2026
Merged

chore: remove unused EditableSpan components#133
Nowely merged 1 commit intonextfrom
simplify-dom

Conversation

@Nowely
Copy link
Owner

@Nowely Nowely commented Mar 5, 2026

Removes EditableSpan.tsx (React) and EditableSpan.vue (Vue), which were
dead code — not exported, not used anywhere in the component tree.

The component was an earlier design for the editable region inside a mark.
It was superseded by the current pattern where users attach mark.ref from
useMark() directly to their own element.

This commit deletes the EditableSpan component from both the React and Vue packages, streamlining the codebase as part of the ongoing refactor to improve input handling and component management.
@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marked-input Ready Ready Preview, Comment Mar 5, 2026 6:03pm
markput-website Ready Ready Preview, Comment Mar 5, 2026 6:03pm

@Nowely Nowely merged commit 2e5388a into next Mar 5, 2026
3 checks passed
@Nowely Nowely deleted the simplify-dom branch March 5, 2026 18:08
Nowely pushed a commit that referenced this pull request Mar 6, 2026
🤖 I have created a release *beep* *boop*
---


## [0.4.0](0.3.0...0.4.0)
(2026-03-06)


### Features

* **core:** predictive input model via beforeinput
([#131](#131))
([80d0369](80d0369))


### Documentation

* Add AGENTS.md
([#135](#135))
([675a8e2](675a8e2))
* update Storybook links and reorganize badges by framewor
([#137](#137))
([9884dc1](9884dc1))


### Miscellaneous

* migrate from prettier to oxfmt
([#139](#139))
([4349b1b](4349b1b))
* remove unused EditableSpan components
([#133](#133))
([2e5388a](2e5388a))
* remove unused Vercel configuration file from Storybook
([#136](#136))
([60129be](60129be))
* upgrade vue-tsc to v3.2.5
([#138](#138))
([a189b53](a189b53))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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.

1 participant