Commit Graph

20 Commits

Author SHA1 Message Date
Ezequiel-Vega
b95ae5ddc7 merge develop remote 2022-01-25 11:36:12 -03:00
Paulo Gustavo Veiga
717f4e023b Add first SVG test 2021-12-29 20:00:34 -08:00
Paulo Gustavo Veiga
c6caa3a420 Update version 2021-12-19 20:11:47 -08:00
Paulo Gustavo Veiga
98c4da2b8d Change babel source type to module 2021-12-19 18:53:30 -08:00
Paulo Gustavo Veiga
182c48627e Remove useBuiltIns configuation 2021-12-19 18:46:47 -08:00
Paulo Gustavo Veiga
b834f3e9e1 Revert "Make package public"
This reverts commit c2467ad8501f092805e9757a86f9f526fd6eb534.
2021-12-18 15:20:14 -08:00
Paulo Gustavo Veiga
048104efde Clean up build config files 2021-12-18 14:55:11 -08:00
Paulo Gustavo Veiga
04c5f9b69f Make package public 2021-12-18 12:48:23 -08:00
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
Ezequiel Vega
25b86f3cff Increase coverage migrating tests. 2021-12-14 15:08:54 +00:00
Paulo Gustavo Veiga
cd2236eca1 - Clean webpack and babel configuration
- Babel configure to jsmodule
2021-12-05 15:09:07 -08:00
Paulo Gustavo Veiga
b57dcd6fd1 Clean up core-js 2021-12-02 21:43:05 -08:00
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
f1c91e1cda Configure babel output 2021-10-03 08:41:57 -07:00
Paulo Gustavo Veiga
32b8f46f66 Clean up webpack configuration 2021-10-02 20:29:24 -07:00
Paulo Gustavo Veiga
75ee4529c4 Clean up code 2021-10-02 19:52:56 -07:00
Paulo Gustavo Veiga
78d3136b92 Fix git repo urls 2021-10-02 11:20:04 -07:00
Ezequiel-Vega
5db32ca80f Core-JS: README.md was updated and the webpack 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
0567dedb88 Mindplot module migration 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
3ca7840dcf Web2d module migration 2021-09-29 17:24:07 -03:00