v0.8.8 #663
hizzgdev
announced in
Announcement
v0.8.8
#663
Replies: 3 comments 5 replies
-
Thanks to @UmbraCi for the great contribution! |
Beta Was this translation helpful? Give feedback.
0 replies
-
First, thank you for a nice project. I think there is something broken with the new type system. const options = {
container: 'jsmind_container',
theme: "success",
editable: false,
};
const jm = new jsMind(options); |
Beta Was this translation helpful? Give feedback.
3 replies
-
Combined with the current online documentation and src source code, I've fixed some incorrect optional jsDoc comments and added unit tests to the code, so please check if anything else is missing |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
.d.ts
for jsmind and pluginsNew Contributors
Full Changelog: v0.8.7...v0.8.8
This discussion was created from the release v0.8.8.
Beta Was this translation helpful? Give feedback.
All reactions