Commit Graph

21 Commits

Author SHA1 Message Date
Clément CREUSAT
341081562f Merged in feature/update-deps-and-lerna-7 (pull request #68)
feat(lerna): manage repo with lerna 7 and update dependencies

* feat(lerna): manage repo with lerna 7 and update dependencies

* Publish

 - @wisemapping/core-js@0.6.0
 - @wisemapping/editor@0.6.0
 - @wisemapping/mindplot@5.1.0
 - @wisemapping/web2d@0.6.0
 - @wisemapping/webapp@5.1.0


Approved-by: Paulo Veiga
Approved-by: Paulo Veiga
2023-06-29 01:25:52 +00:00
Paulo Gustavo Veiga
c1d81cd074 Update version 2023-02-16 08:06:58 -08:00
Paulo Veiga
a837d5b01a Migrate web2d to typescript 2023-02-10 02:51:52 +00:00
Paulo Gustavo Veiga
d66e9f0595 Improve webpack config refector common configuration. 2023-01-15 10:40:16 -08:00
Paulo Gustavo Veiga
47ee896e71 Disable image support on clipboard. 2023-01-15 09:14:56 -08:00
Paulo Gustavo Veiga
d8ded20330 Refactor to parent dev dependencies. 2023-01-08 19:06:44 -08:00
Paulo Gustavo Veiga
d4a00cdf40 Add missing dependency 2023-01-04 18:54:46 -08:00
Paulo Gustavo Veiga
bf08888a68 Update to yarn 3. 2023-01-04 18:23:09 -08:00
Paulo Veiga
cfa54fbe8c Dependencies cleanup 2022-11-12 15:17:06 +00:00
Paulo Gustavo Veiga
9f9ab73ba0 v0.4.1 2022-09-11 13:00:50 -07:00
Paulo Gustavo Veiga
34b2e100d6 Update webpack and cypress. 2022-09-11 12:50:34 -07:00
Paulo Gustavo Veiga
b5f47ee41d Update dependencies. 2022-09-11 12:38:56 -07:00
Paulo Gustavo Veiga
c6caa3a420 Update version 2021-12-19 20:11: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
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
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
3ca7840dcf Web2d module migration 2021-09-29 17:24:07 -03:00