wisemapping-frontend/packages/mindplot
Matias Arriola b804403c42 Merged in feature/tests-and-docs (pull request #9)
Improve testing flow and docs

* update snapshots

* update snapshots

* update snapshots

* Add docker run instructions

* Hide image snapshot execution behind an env flag

* Simplify package.json scripts and improve docs

* Merge 'origin/develop' into feature/tests-and-docs

* Update snapshots

* Add wait to container test

* Update snapshot


Approved-by: Paulo Veiga
2021-12-17 02:13:54 +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 Fix loading of relationships 2021-12-15 17:59:51 -08: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 feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +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.