wisemapping-frontend/packages/mindplot
Matias Arriola 5c2a96682d Merged in bugfix/topic-background (pull request #14)
Fix topic background

* Fix Textpeer getNativePosition implementation (broken with jQuery removal)

* Remove time-bound waits from cypress tests


Approved-by: Paulo Veiga
2021-12-21 18:05:03 +00:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
cypress Merged in bugfix/topic-background (pull request #14) 2021-12-21 18:05:03 +00:00
lang Add Tree Shaking optimization 2021-12-19 18:34:50 -08:00
src Merged in bugfix/undo-delete-and-tooltips (pull request #12) 2021-12-20 21:21:39 +00:00
test Merged in bugfix/topic-background (pull request #14) 2021-12-21 18:05:03 +00:00
.eslintignore Merged in feature/mindplot-lint (pull request #11) 2021-12-20 20:54:31 +00:00
.eslintrc.json Merged in feature/mindplot-lint (pull request #11) 2021-12-20 20:54:31 +00:00
.gitignore Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
babel.config.json Change babel source type to module 2021-12-19 18:53:30 -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 up build config files 2021-12-18 14:55:11 -08:00
package.json Merged in feature/mindplot-lint (pull request #11) 2021-12-20 20:54:31 +00:00
README.md Merged in feature/tests-and-docs (pull request #9) 2021-12-17 02:13:54 +00:00
webpack.common.js Merged in feature/mindplot-lint (pull request #11) 2021-12-20 20:54:31 +00:00
webpack.dev.js Fix inspections 2021-12-19 00:44:08 -08:00
webpack.playground.js Fix inspections 2021-12-19 00:44:08 -08:00
webpack.prod.js Remove useBuiltIns configuation 2021-12-19 18:46:47 -08: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.