wisemapping-frontend/packages/mindplot
Matias Arriola 6f3fc75198 fix lerna bootstrap (editor v)
fix build (separate output dir for playground)
fix topicShape test
fix topicFontChange test
update/add snapshots
2022-01-26 15:17:43 -03:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
assets Compelte icons update 2021-12-31 18:06:43 -08:00
cypress Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00
src Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/testing-editor 2022-01-26 12:38:21 -03:00
test Deleted unused files and folders 2022-01-26 11:34:29 -03:00
.eslintignore Merged in feature/mindplot-lint (pull request #11) 2021-12-20 20:54:31 +00:00
.eslintrc.json Fix compilation problem 2022-01-25 22:33:39 -08:00
.gitignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
babel.config.json Merged in feature/browser_export (pull request #20) 2021-12-29 18:35:58 +00:00
cypress.json Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00
jest.config.js Merged in feature/browser_export (pull request #20) 2021-12-29 18:35:58 +00:00
jsconfig.json Clean up build config files 2021-12-18 14:55:11 -08:00
mindplot.d.ts Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00
package.json Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00
README.md Update snapshots 2021-12-25 21:33:17 -08:00
tsconfig.json Fix compilation problem 2022-01-25 22:33:39 -08:00
webpack.common.js Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/testing-editor 2022-01-26 12:38:21 -03:00
webpack.dev.js Fix webpack.plaground to inherit from webpack.common 2021-12-21 20:53:30 -08:00
webpack.playground.js fix lerna bootstrap (editor v) 2022-01-26 15:17:43 -03:00
webpack.prod.js Omtimize playground load time 2022-01-05 18:02:55 -08:00

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.