mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 14:47:56 +01:00
89765aa93d
Relationships fixes * Fix event trigger with custom data. This was causing an error when adding relationships * Fix save after deleting a relationship * Disallow relationship edit when in readOnly mode * Fix typos * Update snapshots from docker Approved-by: Paulo Veiga |
||
---|---|---|
.. | ||
__tests__ | ||
assets | ||
cypress | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
babel.config.json | ||
cypress.json | ||
jest.config.js | ||
jsconfig.json | ||
package.json | ||
README.md | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.playground.js | ||
webpack.prod.js |
WiseMapping Mindplot
WiseMapping Mindplot module is the core mind map rerendering of WiseMapping. This lighway library allows eithe edition and visualization of saves mindmaps.
Usage
Check out the examples located in test/playground/map-render/js
for some hints on high level usage. You can browse them by running yarn playground
.