Commit Graph

898 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
69054fcd9c Add mindmap editor playground tests 2021-12-05 09:25:16 -08:00
Paulo Gustavo Veiga
02362b28e8 Move query to be used from external library 2021-12-05 08:33:09 -08:00
Paulo Gustavo Veiga
aecf0864f5 Remove underscore library 2021-12-05 08:14:15 -08:00
Paulo Gustavo Veiga
e07c13631c Fix Text SVG 2021-12-04 16:42:00 -08:00
Paulo Gustavo Veiga
17b22ca211 Migration to EE6 of web2d and mindplot 2021-12-04 15:39:20 -08:00
Paulo Gustavo Veiga
a8a843353b Fix loading 2021-12-03 17:03:49 -08:00
Paulo Gustavo Veiga
c9cac78d2d Fix map loading 2021-12-03 16:43:50 -08:00
Paulo Gustavo Veiga
025e4714e9 Keep class migration 2021-12-03 16:11:17 -08:00
Paulo Gustavo Veiga
a95dc597f9 Convert to classes 2021-12-03 10:58:48 -08:00
Paulo Gustavo Veiga
d4da83497b Convert to classess 2021-12-03 10:58:25 -08:00
Paulo Gustavo Veiga
6f613c8f05 Move jquery out of dependency 2021-12-02 22:40:59 -08:00
Paulo Gustavo Veiga
8b2727bbb5 Clean up code 2021-12-02 22:31:19 -08:00
Paulo Gustavo Veiga
dc7000ac18 Comple migration to ES6 of element 2021-12-02 22:13:01 -08:00
Paulo Gustavo Veiga
b57dcd6fd1 Clean up core-js 2021-12-02 21:43:05 -08:00
Paulo Gustavo Veiga
c2b94b8696 Fix global import in core-js 2021-12-02 21:23:14 -08:00
Paulo Gustavo Veiga
4a93d43e83 Chage Rect to Class format 2021-12-02 20:38:53 -08:00
Paulo Gustavo Veiga
63f8ad7555 Remove webcomponent module, it must be part of mindplot. 2021-12-02 12:52:49 -08:00
Paulo Gustavo Veiga
74cc302316 Fix package descriptions 2021-12-01 19:00:52 -08:00
Paulo Gustavo Veiga
b9d3057132 Clean up mindplot playground 2021-12-01 18:12:31 -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
c89d40758a Fix lint issues. 2021-10-05 19:08:42 -07:00
Paulo Gustavo Veiga
181ca7b34e Create libraries directory 2021-10-04 17:38:11 -07:00
Paulo Gustavo Veiga
c1fccbc489 Clean up lint problems 2021-10-04 17:21:53 -07:00
Paulo Gustavo Veiga
7e2ef09295 Fix lint errors on _ for files 2021-10-04 17:17:02 -07:00
Paulo Gustavo Veiga
9457ca6047 Enable eslit for mindplot 2021-10-04 17:05:34 -07:00
Paulo Gustavo Veiga
b25fe345ae Enable lint on module: 2021-10-04 16:56:40 -07:00
Paulo Gustavo Veiga
ce03021308 Revert "Move lint"
This reverts commit cc8dc0c9bdbfe73bd66fed325aa7ba13efd1d3e1.
2021-10-04 16:22:33 -07:00
Paulo Gustavo Veiga
0195ea54d1 Enable lint over web2d 2021-10-04 16:02:10 -07:00
Paulo Gustavo Veiga
7c236816b2 Fix indentation and formating problems 2021-10-03 10:49:20 -07:00
Paulo Gustavo Veiga
2dbab264ce Move lint 2021-10-03 10:30:15 -07:00
Paulo Gustavo Veiga
f1c91e1cda Configure babel output 2021-10-03 08:41:57 -07:00
Paulo Gustavo Veiga
45e79205f1 Clean up code organizing tests structure 2021-10-03 08:32:01 -07:00
Paulo Gustavo Veiga
224f0f0446 Align loaders name 2021-10-03 08:18:48 -07:00
Paulo Gustavo Veiga
6395f05d96 Rename testings.js to context-loader.js 2021-10-03 08:11:32 -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
32d803e271 Fix structure 2021-10-02 18:37:42 -07:00
Paulo Gustavo Veiga
d53f13efd9 Remove javascript folder structure 2021-10-02 17:57:29 -07:00
Paulo Gustavo Veiga
24b3f828e3 Format test files. 2021-10-02 17:23:32 -07:00
Paulo Gustavo Veiga
38ec9931d7 Fix tests 2021-10-02 17:10:21 -07:00
Paulo Gustavo Veiga
79793820ea Remove non-used import statement 2021-10-02 16:41:29 -07:00
Paulo Gustavo Veiga
1bb017c053 Fix typo 2021-10-02 16:36:50 -07:00
Paulo Gustavo Veiga
227eafd7b5 Ignore lint error. 2021-10-02 16:27:13 -07:00
Paulo Gustavo Veiga
d1ac9fc9a6 Fix typo 2021-10-02 11:23:24 -07:00
Paulo Gustavo Veiga
29a8043c3a Fix to playglound 2021-10-02 11:21:59 -07:00
Paulo Gustavo Veiga
78d3136b92 Fix git repo urls 2021-10-02 11:20:04 -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
ca7914b936 Revert "Add dependencies"
This reverts commit 436d2c7308d6aab5340f662d619f3aed9b461b52.
2021-10-02 11:03:27 -07:00
Paulo Gustavo Veiga
2b7c9dc8d5 Add dependencies 2021-10-02 10:15:18 -07:00