Commit Graph

27 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
c8482e1764 Improve polyline class. 2022-12-20 20:55:23 -08:00
Paulo Veiga
c60254aca1 Add support for emoji
Update core libraries.
2022-10-31 05:17:01 +00:00
Paulo Gustavo Veiga
5ee7448d3c Format JS files. 2022-07-12 18:58:11 -07:00
Paulo Gustavo Veiga
ae02780a1a Format CSS and TSX files. 2022-07-09 20:56:01 -07:00
Paulo Gustavo Veiga
58c08b467e Change to typescript 2022-02-28 16:13:26 -08:00
Ezequiel Vega
84c623f798 Add automation 2022-01-26 19:25:11 +00:00
Paulo Gustavo Veiga
110005be4b Clean up tests 2022-01-03 14:15:14 -08:00
Paulo Veiga
96b6d16247 Merged in bug/fix_fonts (pull request #23)
Bug/fix fonts

* Work IP

* Work in progress.

* Fix for selection problem
2022-01-03 21:01:16 +00:00
Paulo Gustavo Veiga
9be9bed811 Revert "Work IP"
This reverts commit 129f6693216e08d9f6641f3f5804817d25978f4c.
2022-01-03 12:06:55 -08:00
Paulo Gustavo Veiga
5d3f04fe77 Work IP 2022-01-03 12:03:01 -08:00
Paulo Gustavo Veiga
959a732999 Move images to inline.
Remove toolkit init
2021-12-30 12:32:32 -08:00
Paulo Gustavo Veiga
ef64af2141 Improve tests. 2021-12-12 14:28:32 -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
17b22ca211 Migration to EE6 of web2d and mindplot 2021-12-04 15:39:20 -08:00
Paulo Gustavo Veiga
6f613c8f05 Move jquery out of dependency 2021-12-02 22:40:59 -08:00
Paulo Gustavo Veiga
4a93d43e83 Chage Rect to Class format 2021-12-02 20:38:53 -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
181ca7b34e Create libraries directory 2021-10-04 17:38:11 -07:00
Paulo Gustavo Veiga
7e2ef09295 Fix lint errors on _ for files 2021-10-04 17:17:02 -07:00
Paulo Gustavo Veiga
6395f05d96 Rename testings.js to context-loader.js 2021-10-03 08:11:32 -07:00
Paulo Gustavo Veiga
75ee4529c4 Clean up code 2021-10-02 19:52:56 -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
Ezequiel-Vega
646b861771 Web2d: README.md was updated and the webpack 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
3ca7840dcf Web2d module migration 2021-09-29 17:24:07 -03:00