wisemapping-frontend/packages/mindplot
Matias Arriola 80b5885a61 Merged in feature/bundle-assets (pull request #15)
Bundle assets to mindplot

* Make icons part of the bundle
Remove "legacy" icons

* Move images used in code to bundle

* Remove dependencies to colorPalette.{css,html}


Approved-by: Paulo Veiga
2021-12-22 00:23:18 +00:00
..
__tests__ Merged in web2d-coreJS-solutions (pull request #5) 2021-12-02 00:41:56 +00:00
assets Merged in feature/bundle-assets (pull request #15) 2021-12-22 00:23:18 +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 feature/bundle-assets (pull request #15) 2021-12-22 00:23:18 +00:00
test Merged in feature/bundle-assets (pull request #15) 2021-12-22 00:23:18 +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/bundle-assets (pull request #15) 2021-12-22 00:23:18 +00:00
webpack.dev.js Fix inspections 2021-12-19 00:44:08 -08:00
webpack.playground.js Merged in feature/bundle-assets (pull request #15) 2021-12-22 00:23:18 +00: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.