Commit Graph

23 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
bf08888a68 Update to yarn 3. 2023-01-04 18:23:09 -08:00
Gonzalo Martinez
2370faea62 Merged in mindplot-webcomponent (pull request #57)
Mindplot webcomponent

* styles in js file

* editor now uses bootstrap widget manager

* fix console error: preventDefault on pasive events

* Mode as webcomponent parámeter. Rename of init method

* fix merge

* Mindplot webcomponent documentation

* fix

* remove comments

* delete comments

* Merged in Alejandro-Raiczyk/just-details-1661445571189 (pull request #56)

just details

Approved-by: Paulo Veiga
2022-08-26 01:35:59 +00:00
Paulo Gustavo Veiga
41fd68a338 Fix module resolution 2022-01-30 02:37:14 -08:00
Ezequiel Vega
84c623f798 Add automation 2022-01-26 19:25:11 +00:00
Paulo Gustavo Veiga
3d53f74117 Fix compilation problem 2022-01-25 22:33:39 -08:00
Paulo Gustavo Veiga
cdd044c41d Add center position action.
Improve screenmanager positioning
Change several clasess to typescript
2022-01-09 18:53:43 -08:00
Paulo Gustavo Veiga
80ba74b981 Omtimize playground load time 2022-01-05 18:02:55 -08:00
Paulo Gustavo Veiga
959a732999 Move images to inline.
Remove toolkit init
2021-12-30 12:32:32 -08:00
Paulo Gustavo Veiga
45ad796c3b Configure typescript support for jets 2021-12-28 17:34:24 -08:00
Paulo Gustavo Veiga
5e461c5da3 Improve build default options 2021-12-23 16:35:46 -08:00
Paulo Gustavo Veiga
3ac1b939aa Fix webpack.plaground to inherit from webpack.common 2021-12-21 20:53:30 -08:00
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
Matias Arriola
b5fd708971 Merged in feature/mindplot-lint (pull request #11)
mindplot lint

* fix eqeqeq

* fix max-len

* fix max-len, guard-for-in

* fix import/no-named-as-default-member

* misc fixes

* fix no-shadow

* fix no-param-reassign

* fix issues introduced with "fix no-param-reassign"

* Merge 'origin/develop' into feature/mindplot-lint

* lint and docs fixes after merge


Approved-by: Paulo Veiga
2021-12-20 20:54:31 +00:00
Paulo Gustavo Veiga
43b3f45ac8 Add Tree Shaking optimization 2021-12-19 18:34:50 -08:00
Paulo Gustavo Veiga
6cb88b9303 Fix inspections 2021-12-19 00:44:08 -08:00
Paulo Gustavo Veiga
048104efde Clean up build config files 2021-12-18 14:55:11 -08:00
Paulo Veiga
75a153d1d5 Remove mootools as dependency. 2021-12-14 17:06:09 +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
025e4714e9 Keep class migration 2021-12-03 16:11:17 -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
9457ca6047 Enable eslit for mindplot 2021-10-04 17:05:34 -07:00
Paulo Gustavo Veiga
32b8f46f66 Clean up webpack configuration 2021-10-02 20:29:24 -07:00
Ezequiel-Vega
3ca7840dcf Web2d module migration 2021-09-29 17:24:07 -03:00