Commit Graph

33 Commits

Author SHA1 Message Date
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
ab67b32af8 Add account information panel 2022-01-07 17:27:00 -08:00
Paulo Gustavo Veiga
ce5c08bae4 Add missing tooltips.
Remove unsed CSS.
2022-01-07 15:36:03 -08:00
Paulo Gustavo Veiga
690843b7fd Fix back button on toolbar 2022-01-07 14:53:31 -08:00
Paulo Gustavo Veiga
d97af3c1b1 Move shortcuts as dialog 2022-01-06 21:36:48 -08:00
Paulo Gustavo Veiga
360b482d2d Sort icons 2022-01-06 19:22:25 -08:00
Paulo Gustavo Veiga
d6120d781f Add separation on fonts 2022-01-06 19:19:41 -08:00
Paulo Gustavo Veiga
7da55b14b9 Fix issue with event display being rendered 2022-01-06 19:05:21 -08:00
Paulo Gustavo Veiga
23fe9a3cfe Move action item to the right 2022-01-06 19:03:35 -08:00
Paulo Gustavo Veiga
0b025be797 Add share and account actions 2022-01-06 18:41:21 -08:00
Paulo Gustavo Veiga
d655628f45 Center back icon 2022-01-06 14:57:17 -08:00
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
Paulo Gustavo Veiga
d4d8bbc121 Fix alignment and test 2021-12-27 12:33:44 -08:00
Paulo Gustavo Veiga
0f9a9121b3 Add support on view mode to change sample map. 2021-12-25 14:24:17 -08:00
Paulo Gustavo Veiga
e0c18b9439 Fix welcome example 2021-12-25 11:56:09 -08:00
Paulo Gustavo Veiga
19f9f0aa91 Improve embedded view sample 2021-12-25 11:40:44 -08:00
Paulo Gustavo Veiga
9678a2cd06 Work in progress for improving examples 2021-12-24 17:53:43 -08:00
Paulo Veiga
75a153d1d5 Remove mootools as dependency. 2021-12-14 17:06:09 +00: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
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