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

Cleans up cruft from edit widget #8897

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

saqimtiaz
Copy link
Member

In #4740 we refactored the $edit widget to pass along the parseTreeNode attributes to the child widget that it creates. However, a lot of unneeded code to do with reading attributes and refresh was left behind.

The only refresh handling the $edit widget needs is to detect when the editor type has changed. All other refresh handling is the responsiblity of the child widget.

Copy link

Confirmed: saqimtiaz has already signed the Contributor License Agreement (see contributing.md)

Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for tiddlywiki-previews ready!

Name Link
🔨 Latest commit ac79516
🔍 Latest deploy log https://app.netlify.com/sites/tiddlywiki-previews/deploys/678a8c3f79105a000895e767
😎 Deploy Preview https://deploy-preview-8897--tiddlywiki-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Jermolene
Copy link
Member

Looks good thanks @saqimtiaz

@saqimtiaz saqimtiaz marked this pull request as ready for review January 17, 2025 17:24
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.

2 participants