wisemapping-frontend/packages/mindplot
Matias Arriola 6c1b753f71 Merged in bugfix/editor-toolbar (pull request #10)
Fixes for toolbar actions

* Fixes for toolbar actions
Remove unused dependency "add" (typo?)


Approved-by: Paulo Veiga
2021-12-17 17:13:47 +00:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
cypress Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
src Merged in bugfix/editor-toolbar (pull request #10) 2021-12-17 17:13:47 +00:00
test Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
.eslintignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
.eslintrc.json Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
.gitignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
babel.config.json - Clean webpack and babel configuration 2021-12-05 15:09:07 -08:00
cypress.json Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
jest.config.js Increase coverage migrating tests. 2021-12-14 15:08:54 +00:00
jsconfig.json - Clean webpack and babel configuration 2021-12-05 15:09:07 -08:00
package.json Merged in bugfix/editor-toolbar (pull request #10) 2021-12-17 17:13:47 +00:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
webpack.dev.js Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
webpack.playground.js Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
webpack.prod.js Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00

Mindplot

Mindplot is the mindmap designer core

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.