Commit Graph

15 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
733db56e34 Add floating logo
Please enter the commit message for your changes. Lines starting
2022-01-06 14:40:49 -08:00
Matias Arriola
a4225832db Add zoom buttons for viewmode and editor 2022-01-06 19:18:47 -03:00
Matias Arriola
ff02978467 Merge 'origin/feature/new_floating_zoom' into feature/new_editor_toolbar
Fix buttons (change from input to button and use img)
2022-01-06 18:44:39 -03:00
Paulo Gustavo Veiga
3629113e9f Work in progress new style 2022-01-05 22:16:30 -08:00
Paulo Gustavo Veiga
33b08cf3a0 Update background 2022-01-05 18:58:45 -08:00
Paulo Gustavo Veiga
3bd22523fc Zoom WIP 2022-01-04 12:15:02 -08:00
Matias Arriola
aa814d5c2f Merged in bugfix/loading-modal (pull request #26)
Loading modal

* Remove unused bootstrap files

* Fix embedded playground

* Invert mousewheel zoom

* Add LoadingModal and toggle during designer load


Approved-by: Paulo Veiga
2022-01-04 20:11:12 +00:00
Paulo Gustavo Veiga
478ba7a417 Finish img support 2021-12-30 23:47:47 -08:00
Paulo Gustavo Veiga
03d4e22442 Add download on editor 2021-12-30 22:25:25 -08:00
Paulo Gustavo Veiga
a85d3de71d Clean up images and start first integration 2021-12-30 15:59:09 -08:00
Paulo Gustavo Veiga
dc0a4648c5 Update toolbar images to material. 2021-12-27 23:00:06 -08:00
Matias Arriola
a10b41ee4d Add more tests on mindplot/playground and fix. 2021-12-13 21:30:37 +00:00
Paulo Gustavo Veiga
69054fcd9c Add mindmap editor playground tests 2021-12-05 09:25:16 -08:00
Paulo Gustavo Veiga
aecf0864f5 Remove underscore library 2021-12-05 08:14:15 -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