Commit Graph

459 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
040ae80223 Resolve "Cannot read properties of null (reading 'buildDesigner')" error. 2022-11-23 22:42:36 -08:00
Paulo Gustavo Veiga
b9de729053 Add not null control for mindplot initialization 2022-11-23 21:32:15 -08:00
Paulo Gustavo Veiga
4a4d67c554 Add icons to text export. 2022-11-21 20:11:20 -08:00
Paulo Gustavo Veiga
4253479b75 Reenable touch events. 2022-11-20 08:28:53 -08:00
Paulo Gustavo Veiga
9dbb054745 Remove touch event handlers 2022-11-20 00:37:41 -08:00
Paulo Gustavo Veiga
ca0d97da2a Remove more icons 2022-11-19 13:27:19 -08:00
Paulo Gustavo Veiga
bf04a9d2b8 Remove icons. 2022-11-19 13:12:28 -08:00
Paulo Gustavo Veiga
fa5def64ca Add delay on load. 2022-11-18 23:20:04 -08:00
Paulo Gustavo Veiga
046215898e Add delay render support. 2022-11-18 23:03:46 -08:00
Paulo Gustavo Veiga
62de3c0d71 Migrate to new version of dom router. 2022-11-16 15:56:04 -08:00
Paulo Gustavo Veiga
a96c9902d6 Lazy loading for map 2022-11-15 22:51:09 -08:00
Paulo Gustavo Veiga
d0297f43f4 Update dependencies 2022-11-12 15:11:05 -08:00
Paulo Gustavo Veiga
1723f41ea8 Migrate icons. 2022-11-12 14:03:19 -08:00
Paulo Gustavo Veiga
6c52933f84 Fix lints warnings. 2022-11-12 13:28:13 -08:00
Paulo Veiga
cfa54fbe8c Dependencies cleanup 2022-11-12 15:17:06 +00:00
Paulo Gustavo Veiga
e3298e44f7 Remove icons. 2022-11-11 17:56:32 -08:00
Paulo Gustavo Veiga
07603f73ee Add missing icon mapping. 2022-11-06 18:58:30 -08:00
Paulo Gustavo Veiga
c0c0690bfb Re-add missing icons. 2022-11-06 18:56:26 -08:00
Paulo Gustavo Veiga
50267e9364 Improve exception. 2022-11-03 18:52:31 -07:00
Paulo Gustavo Veiga
11ec8d3a39 More migration of icons. 2022-11-01 19:59:30 -07:00
Paulo Gustavo Veiga
81e6c07d08 Migrate icons 2022-11-01 18:05:32 -07:00
Paulo Gustavo Veiga
53045b22ba Migrate images to emoji 2022-11-01 17:44:35 -07:00
Paulo Gustavo Veiga
65b8be7cde Fix cypress tests. 2022-10-31 12:50:59 -07:00
Paulo Gustavo Veiga
e200867369 Migration to cypress 10. 2022-10-30 23:22:13 -07:00
Paulo Gustavo Veiga
dbfed09f3a Migrate global to globalThis 2022-10-30 23:10:39 -07:00
Paulo Gustavo Veiga
e639dd7202 Add missing global variable 2022-10-30 22:50:07 -07:00
Paulo Gustavo Veiga
eb41a27628 Update cypress. 2022-10-30 22:45:31 -07:00
Paulo Veiga
c60254aca1 Add support for emoji
Update core libraries.
2022-10-31 05:17:01 +00:00
Paulo Gustavo Veiga
5179151f3f Move i18n resources. 2022-10-23 10:18:28 -07:00
Paulo Gustavo Veiga
cf8c7eb336 Migrate messages 2022-10-23 00:15:44 -07:00
Paulo Gustavo Veiga
fac343187f Message migration WIP 2022-10-22 18:29:18 -07:00
Paulo Gustavo Veiga
48794a791d v5.0.17 2022-10-21 18:40:49 -07:00
Paulo Gustavo Veiga
2c8236e7c2 Fix error setting node. 2022-10-21 18:08:49 -07:00
Paulo Gustavo Veiga
0c90ca4cb8 Fix code inspections warnings. 2022-10-08 14:21:03 -07:00
Paulo Gustavo Veiga
de4c6f3f0a Introduce capapbility object 2022-10-08 10:42:43 -07:00
Paulo Gustavo Veiga
49de0b4945 Fix NPE on remove node. 2022-10-07 21:00:54 -07:00
Paulo Gustavo Veiga
ed457612f6 Fix mindmap name
Classes Layout
2022-10-06 20:33:05 -07:00
Paulo Gustavo Veiga
0d9d504aab Disable text selection. 2022-10-05 21:40:27 -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
Paulo Gustavo Veiga
5efdefae58 Fix MD export 2022-09-15 21:27:34 -07:00
Paulo Gustavo Veiga
dded18ffa1 v5.0.16 2022-09-11 13:05:13 -07:00
Paulo Gustavo Veiga
74c74df095 v5.0.15 2022-09-11 13:04:40 -07:00
Paulo Gustavo Veiga
34b2e100d6 Update webpack and cypress. 2022-09-11 12:50:34 -07:00
Paulo Gustavo Veiga
b5f47ee41d Update dependencies. 2022-09-11 12:38:56 -07:00
Gonzalo Martinez
394346810a Merged in export-fix (pull request #60)
Export fix

* fix image export

* fix export unit tests
2022-09-07 04:29:25 +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
c981276183 Fix typo. 2022-08-13 10:42:20 -07:00
Paulo Gustavo Veiga
5d93b5bd49 Fix page loading. 2022-08-13 10:26:48 -07:00
Paulo Gustavo Veiga
752edf9465 Fix initialization 2022-08-13 10:13:21 -07:00
Paulo Gustavo Veiga
1eee80658c Fix LCP error:Does not use passive listeners to improve scrolling performance 2022-08-13 09:02:21 -07:00