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 addPaneToStatusBar backward compatibility #2732

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

jevenski
Copy link
Contributor

Refactored the addPaneToStatusbar() function a little bit for better backward compatibility. The second parameter now accepts a jQuery object, an HTML element, or an HTML string. The last 2 parameters are now optional, and will be assigned a default value during running. Added documentation for this function as well by the way.

Related: #2726

@stickz stickz linked an issue Oct 13, 2024 that may be closed by this pull request
@stickz
Copy link
Collaborator

stickz commented Oct 13, 2024

Merged, going to do a release control (beta) version of v5.1. We will confirm everything works properly there.

@stickz stickz merged commit 0db11de into Novik:master Oct 13, 2024
@jevenski jevenski deleted the status-cell branch October 13, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor API break in plugin.addPaneToStatusbar()
2 participants