Commit Graph

115 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
86536ac8d2 Fix pre-commit 2023-01-13 23:12:18 -08:00
Paulo Gustavo Veiga
1cf42269b7 Move config files. 2023-01-08 19:41:17 -08:00
Paulo Gustavo Veiga
d8ded20330 Refactor to parent dev dependencies. 2023-01-08 19:06:44 -08:00
Paulo Gustavo Veiga
62ea491623 Update cypress 2023-01-07 21:10:13 -08:00
Paulo Gustavo Veiga
46d4a1c31a Update cypress. 2023-01-07 13:47:53 -08:00
Paulo Gustavo Veiga
38f941ee1f Improve mobile text. 2023-01-04 19:32:07 -08:00
Paulo Gustavo Veiga
0ba5e27375 Update jest. 2023-01-04 19:09:43 -08:00
Paulo Gustavo Veiga
d4a00cdf40 Add missing dependency 2023-01-04 18:54:46 -08:00
Paulo Gustavo Veiga
af05979f6c Update to yarn 3. 2023-01-04 18:29:49 -08:00
Paulo Gustavo Veiga
bf08888a68 Update to yarn 3. 2023-01-04 18:23:09 -08:00
Paulo Gustavo Veiga
2dce5b672d Update snapshots 2023-01-04 17:25:59 -08:00
Paulo Gustavo Veiga
82dcd34dc5 Update emoji react. 2023-01-03 20:41:33 -08:00
Paulo Gustavo Veiga
75b29f7e5e Add load test. 2022-11-30 22:06:21 -08:00
Paulo Gustavo Veiga
a1f0fa6281 Add spinner on map load. 2022-11-16 19:27:11 -08:00
Paulo Gustavo Veiga
62de3c0d71 Migrate to new version of dom router. 2022-11-16 15:56:04 -08:00
Paulo Gustavo Veiga
d885f284f2 Add why-did-you-render plugin. 2022-11-12 18:44:29 -08:00
Paulo Gustavo Veiga
d0297f43f4 Update dependencies 2022-11-12 15:11:05 -08:00
Paulo Veiga
cfa54fbe8c Dependencies cleanup 2022-11-12 15:17:06 +00:00
Paulo Gustavo Veiga
38a2e5865d Add lint to editor 2022-11-02 18:17:00 -07:00
Paulo Gustavo Veiga
53045b22ba Migrate images to emoji 2022-11-01 17:44:35 -07:00
Paulo Gustavo Veiga
ed67106373 Fix packaging. 2022-10-31 15:32:50 -07:00
Paulo Gustavo Veiga
e639dd7202 Add missing global variable 2022-10-30 22:50:07 -07:00
Paulo Veiga
c60254aca1 Add support for emoji
Update core libraries.
2022-10-31 05:17:01 +00:00
Paulo Gustavo Veiga
e72531ad03 Add app bar tests. 2022-10-11 21:09:02 -07:00
Paulo Gustavo Veiga
988f3c3152 Revert to v16 version 2022-10-05 18:11:20 -07:00
Paulo Gustavo Veiga
3ac7e57dcf Update to node 18 2022-10-05 17:57:41 -07:00
Paulo Gustavo Veiga
1322ec1436 Downgrade 26.5.6 version. 2022-10-05 17:41:55 -07:00
Paulo Gustavo Veiga
a6711ea1ac Update yarn. 2022-10-05 17:26:20 -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
5e64af8f5e Update yarn.lock 2022-09-11 22:09: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
Paulo Gustavo Veiga
a9bcfce52c Update Google Analytics to GA4 2022-05-29 10:22:57 -07:00
Paulo Gustavo Veiga
4a04b60693 yarn update 2022-04-07 14:06:26 -03:00
Ezequiel-Vega
c2e000d325 Removed the 'generate' script that doesn't work 2022-02-24 10:48:40 -03:00
Ezequiel-Vega
5bebf75a32 Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/exports-mindmap 2022-02-23 15:46:35 -03:00
Ezequiel-Vega
03b70b789b fix render richcontent 2022-02-22 16:37:45 -03:00
Paulo Gustavo Veiga
88de302ab8 Fix central node positioning issue 2022-02-15 11:36:14 -08:00
Paulo Gustavo Veiga
58c26330ae Add center image support 2022-02-14 15:58:23 -08:00
Paulo Gustavo Veiga
c4516a7ac1 Fix autosave on unload 2022-02-13 18:06:50 -08:00
Ezequiel-Vega
d8fbf4ecc9 Merge branch 'feature/exports-mindmap' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/exports-mindmap 2022-02-11 18:35:52 -03:00
Ezequiel-Vega
4943623ab8 Exporter Wisemaping to Freemind 2022-02-11 18:33:22 -03:00
Matias Arriola
0ff82735ba Allow to set and remove labels from maps
Allow to create new labels and delete labels
2022-02-09 14:54:48 -03:00
Paulo Gustavo Veiga
56c045ea92 Fix space collapse bug 2022-02-05 18:20:42 -08:00
Matias Arriola
65042f710f Editor i18n support. 2022-02-04 19:26:54 +00:00
Paulo Gustavo Veiga
41fd68a338 Fix module resolution 2022-01-30 02:37:14 -08:00
Ezequiel Vega
84c623f798 Add automation 2022-01-26 19:25:11 +00:00
Ezequiel-Vega
d81b68bf33 Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/testing-editor 2022-01-26 12:38:21 -03:00
Paulo Gustavo Veiga
3d53f74117 Fix compilation problem 2022-01-25 22:33:39 -08:00
Ezequiel-Vega
fe23a6477b merge develop remote 2022-01-25 18:00:43 -03:00