Commit Graph

43 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
35dc21dea9 Fix test executuion error. 2022-11-19 15:50:30 -08:00
Paulo Gustavo Veiga
046215898e Add delay render support. 2022-11-18 23:03:46 -08:00
Paulo Gustavo Veiga
e60ed49478 Fix type problems. 2022-11-02 19:56:37 -07:00
Paulo Gustavo Veiga
926eb51405 Fix lint errors. 2022-11-02 19:07:55 -07:00
Paulo Gustavo Veiga
d42ffe3998 Add missing types. 2022-11-02 18:51:07 -07:00
Paulo Gustavo Veiga
b0209e5b3e Add lint to editor 2022-11-02 18:33:28 -07:00
Paulo Veiga
c60254aca1 Add support for emoji
Update core libraries.
2022-10-31 05:17:01 +00:00
Paulo Gustavo Veiga
e45b4c870a Hide app title on mobile. 2022-10-23 00:44:05 -07:00
Paulo Gustavo Veiga
9b10a987f3 Add status change support in mindmap editor 2022-10-21 17:26:01 -07:00
Paulo Gustavo Veiga
e72531ad03 Add app bar tests. 2022-10-11 21:09:02 -07:00
Paulo Gustavo Veiga
0dcdfc69ff Toolbar actions buttons are dissabled until maps is created. 2022-10-09 20:50:59 -07:00
Paulo Gustavo Veiga
d45472134f Improve code wrapper 2022-10-09 17:44:55 -07:00
Paulo Gustavo Veiga
1356e433a6 Fix mobile render logic. 2022-10-09 08:53:37 -07:00
Paulo Gustavo Veiga
a47d90e5d3 Remove print from showcase. 2022-10-08 15:02:28 -07:00
Paulo Gustavo Veiga
f69c45a229 Remove buttons on mobile. 2022-10-08 14:58:22 -07:00
Paulo Gustavo Veiga
57bbd8ad6e Fix try error loading account 2022-10-08 14:54:05 -07:00
Paulo Gustavo Veiga
80cb75c846 Clean up editor code. 2022-10-08 14:18:41 -07:00
Paulo Gustavo Veiga
d7343f22c1 Refactor code to editor. 2022-10-08 13:46:52 -07:00
Paulo Gustavo Veiga
de4c6f3f0a Introduce capapbility object 2022-10-08 10:42:43 -07:00
Paulo Gustavo Veiga
54ed067288 Add missing copyright headers. 2022-10-07 21:52:39 -07:00
Paulo Gustavo Veiga
49de0b4945 Fix NPE on remove node. 2022-10-07 21:00:54 -07:00
Paulo Gustavo Veiga
cb5d72d19f Extract classes components. 2022-10-07 19:59:05 -07:00
Paulo Gustavo Veiga
2cdc59b9da Split components class. 2022-10-06 22:16:21 -07:00
Paulo Gustavo Veiga
2a6723f73a Fix compilation 2022-10-06 21:45:10 -07:00
Paulo Gustavo Veiga
e34c1649f1 Minor package rename 2022-10-06 20:48:44 -07:00
Paulo Gustavo Veiga
ed457612f6 Fix mindmap name
Classes Layout
2022-10-06 20:33:05 -07:00
Gonzalo Martinez
f11028e26e Merged in editor-with-mui (pull request #61)
Editor with mui

* hide keyboard help in mobile

* fix translation

* docs

* translations

* duplicated dependency

* keep selected node while note/link editor is focused

* code reorganization

* fix

* fix

* fix node focus is lost when note/link editors are open througth shortcuts
2022-10-05 21:54:23 +00: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
5ee7448d3c Format JS files. 2022-07-12 18:58:11 -07:00
Gustavo Fuhr
cf29f4f953 Format all files with prettier 2022-07-13 01:45:36 +00:00
Gustavo Fuhr
0f4a8ee087 Merged in ray-develop (pull request #51)
Ray develop

* reset zoom and toolbar fixes

* lang fixes

* dialog enhancements

* comments

* tooltip for zoom and fit commented

* merge develop into ray develop

* rules for ignoring some linebreaks in eslint

* comments in .eslintrc

* brackets around ifs

* playground fixes, comments removed, semi-colon at bottom of editor removed, root container size now defined with css


Approved-by: Paulo Veiga
2022-07-09 01:34:52 +00:00
Paulo Gustavo Veiga
95da8db7a1 Migrate NoteEditos to TS 2022-06-23 21:10:20 -07:00
Paulo Gustavo Veiga
4c71ccd25a Improve german translation 2022-04-12 12:40:14 -03:00
Paulo Gustavo Veiga
8e263e4047 Change add note shorcut to avoid collision with chrome shortcuts 2022-03-14 00:27:04 -03:00
Paulo Gustavo Veiga
a6a946b43a Fix compilation 2022-03-14 00:02:15 -03:00
Paulo Gustavo Veiga
7e207a5285 Remove shortcuts display from menu 2022-03-13 23:55:10 -03:00
Paulo Gustavo Veiga
a6262ee5ff Add node shoutcuts 2022-03-13 23:36:43 -03:00
Paulo Gustavo Veiga
e0e53c331f Add Chinesse support. 2022-03-13 23:26:24 -03:00
Paulo Gustavo Veiga
8d03aa4095 Improve save logic. 2022-03-13 16:36:39 -03:00
Paulo Gustavo Veiga
6eafdf4719 Revert zoom removal 2022-03-09 13:01:55 -08:00
Paulo Gustavo Veiga
d8cdb50558 Fix clean up code. 2022-03-09 11:39:02 -08:00
Paulo Veiga
2b4356d0de Merged in features/move_menu (pull request #47)
Move Menu to editor

* Move Menu
2022-03-05 20:09:25 +00:00
Paulo Gustavo Veiga
9149e5888a Fix layout on try 2022-02-25 07:33:55 -08:00