Commit Graph

64 Commits

Author SHA1 Message Date
Matias Arriola
cb2ca74a20 Merged in web2d-coreJS-solutions (pull request #5)
Core-js, web2d and mindplot working baseline

* fix .eslintignore
remove Raphael dependency

* Fix to avoid crashes in  _plotPrediction whitout Raphael

* Fix minplot basic code inspections

* Fix last inspections errors

* Inital refactor copying files

* Clean up.

* Fix web2d cyclic dependencies
remove only-warn eslint plugin
set import/no-extraneous-dependencies to warn (incorrectly complaining about root package)

* Fix web2d Point references (no need to assign it to core)
Fix web2d imports in mindplot and update Point refs

* Merge 'feature/mindplot_tests' into web2d-coreJS-solutions

* mindplot fixes and add viewmode.html playground

setup playground config to run the map-render examples
fix mindplot components export
mootools Static was not working so refactored it
fix some references to _peer
fix messages __bundle undefined
add web2d missing export: Image
downgrade cypress to avoid SIGSEGV error


Approved-by: Paulo Veiga
2021-12-02 00:41:56 +00:00
Paulo Gustavo Veiga
9457ca6047 Enable eslit for mindplot 2021-10-04 17:05:34 -07:00
Paulo Gustavo Veiga
f1c91e1cda Configure babel output 2021-10-03 08:41:57 -07:00
Paulo Gustavo Veiga
29a8043c3a Fix to playglound 2021-10-02 11:21:59 -07:00
Paulo Gustavo Veiga
a092c0343c Update package name 2021-10-02 11:18:58 -07:00
Paulo Gustavo Veiga
27f4b41740 Change tests comman to payground 2021-10-02 11:12:39 -07:00
Paulo Gustavo Veiga
c557d94708 Fix yarn tests typo 2021-10-02 10:12:25 -07:00
Ezequiel Vega
6c5bff906a Merged in migration (pull request #4)
Migration

* README.md was updated and the webpack was modified in package web2d
* README.md was updated and the webpack was modified in package mindplot
* Merge branch 'develop' of https://bitbucket.org/lilabyus/wisemapping-frontend into develop
* Mindplot module script correction
* Pull branch develop remote
* Webcomponent module webpack correction
* Pull branch develop
* Material-ui library correction and cypress test correction
* Script correction
* Cypress test correction
2021-10-02 16:16:20 +00:00
Ezequiel Vega
f85959b99b Mindplot module script correction 2021-09-30 17:31:26 +00:00
Ezequiel-Vega
43db369942 Mindplot: README.md was updated and the webpack 2021-09-29 17:24:08 -03:00
Ezequiel-Vega
0567dedb88 Mindplot module migration 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
d515e0bb57 Added tests palette and layout 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
cbc461e760 Migration start of the mindplot module 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
3ca7840dcf Web2d module migration 2021-09-29 17:24:07 -03:00