Paulo Gustavo Veiga
5e461c5da3
Improve build default options
2021-12-23 16:35:46 -08:00
Paulo Gustavo Veiga
b853748e0c
Clean up disable
2021-12-23 12:00:11 -08:00
Paulo Gustavo Veiga
04e4efddf9
Fix persistence class names
2021-12-23 11:58:50 -08:00
Paulo Gustavo Veiga
77d88986b7
Fir eslint errors
2021-12-23 11:55:07 -08:00
Paulo Gustavo Veiga
7bae385924
Fix compilation
2021-12-23 11:41:39 -08:00
Paulo Gustavo Veiga
0dec2cc4cb
Remove unsed import
2021-12-23 11:19:09 -08:00
Paulo Gustavo Veiga
8e5dc1db6c
Fix readOnly on editor
2021-12-23 11:07:26 -08:00
Paulo Gustavo Veiga
ddd4d91b22
Move loader to common code.
2021-12-23 10:51:26 -08:00
Paulo Gustavo Veiga
76dcadccd6
Remove Browser object
2021-12-23 09:56:36 -08:00
Paulo Gustavo Veiga
c2189a31fa
Fix font regression
2021-12-23 08:24:15 -08:00
Paulo Gustavo Veiga
7fe3631b86
v0.4.3
2021-12-22 16:30:35 -08:00
Paulo Gustavo Veiga
bed63f6fa4
v0.4.2
2021-12-22 16:30:21 -08:00
Paulo Gustavo Veiga
4caa3d7e11
v0.4.2
2021-12-22 16:30:06 -08:00
Paulo Gustavo Veiga
39a10ecc92
Add src and binary to packages
2021-12-22 16:26:59 -08:00
Paulo Veiga
1fd353a90c
Add images to bundle.
2021-12-22 17:00:56 +00:00
Paulo Veiga
33967db04b
Fix number validation
2021-12-22 16:51:42 +00:00
Matias Arriola
86780ed0e9
Set threshold for cypress-image-snapshot
2021-12-22 12:23:42 -03:00
Matias Arriola
5e66f1f160
Fix textarea not showing after eslint fixes (eqeqeq)
2021-12-22 11:22:08 -03:00
Paulo Gustavo Veiga
3ac1b939aa
Fix webpack.plaground to inherit from webpack.common
2021-12-21 20:53:30 -08:00
Paulo Gustavo Veiga
b29b75931e
Add compression pluggin
2021-12-21 20:38:13 -08:00
Paulo Gustavo Veiga
549dfed708
Clean up non required images
2021-12-21 17:23:52 -08:00
Matias Arriola
80b5885a61
Merged in feature/bundle-assets (pull request #15 )
...
Bundle assets to mindplot
* Make icons part of the bundle
Remove "legacy" icons
* Move images used in code to bundle
* Remove dependencies to colorPalette.{css,html}
Approved-by: Paulo Veiga
2021-12-22 00:23:18 +00:00
Matias Arriola
5c2a96682d
Merged in bugfix/topic-background (pull request #14 )
...
Fix topic background
* Fix Textpeer getNativePosition implementation (broken with jQuery removal)
* Remove time-bound waits from cypress tests
Approved-by: Paulo Veiga
2021-12-21 18:05:03 +00:00
Matias Arriola
60771b2ded
Merged in bugfix/undo-delete-and-tooltips (pull request #12 )
...
Bugfix/undo delete and tooltips
* Fix undo delete: restore NodeModel original-like implementation
* Fix empty tooltips (no text)
Approved-by: Paulo Veiga
2021-12-20 21:21:39 +00:00
Matias Arriola
f8156fcf85
Merged in feature/web2d-remove-jquery (pull request #13 )
...
Remove jQuery from web2d (left only for playground)
* Remove jQuery from web2d (left only for playground)
Approved-by: Paulo Veiga
2021-12-20 21:19:32 +00:00
Matias Arriola
b5fd708971
Merged in feature/mindplot-lint (pull request #11 )
...
mindplot lint
* fix eqeqeq
* fix max-len
* fix max-len, guard-for-in
* fix import/no-named-as-default-member
* misc fixes
* fix no-shadow
* fix no-param-reassign
* fix issues introduced with "fix no-param-reassign"
* Merge 'origin/develop' into feature/mindplot-lint
* lint and docs fixes after merge
Approved-by: Paulo Veiga
2021-12-20 20:54:31 +00:00
Paulo Gustavo Veiga
c6caa3a420
Update version
2021-12-19 20:11:47 -08:00
Paulo Gustavo Veiga
e5646c446a
v0.4.0
2021-12-19 20:11:10 -08:00
Paulo Gustavo Veiga
4c48c55ec1
Optimize logdash usage.
2021-12-19 19:11:04 -08:00
Paulo Gustavo Veiga
98c4da2b8d
Change babel source type to module
2021-12-19 18:53:30 -08:00
Paulo Gustavo Veiga
182c48627e
Remove useBuiltIns configuation
2021-12-19 18:46:47 -08:00
Paulo Gustavo Veiga
43b3f45ac8
Add Tree Shaking optimization
2021-12-19 18:34:50 -08:00
Paulo Gustavo Veiga
c502a2f669
Fix eslint errors
2021-12-19 10:37:38 -08:00
Paulo Gustavo Veiga
5e8be48916
Fix eslint errors
2021-12-19 09:56:22 -08:00
Paulo Gustavo Veiga
48642f2dcf
More eslint fixes.
2021-12-19 09:11:45 -08:00
Paulo Gustavo Veiga
8a8e921c17
Fix eslint errors
2021-12-19 09:07:01 -08:00
Paulo Gustavo Veiga
c97fa80925
Remove '* as web2d' import
2021-12-19 08:31:29 -08:00
Paulo Gustavo Veiga
38f4144c67
Apply eslint --fix
2021-12-19 08:06:42 -08:00
Paulo Gustavo Veiga
6cb88b9303
Fix inspections
2021-12-19 00:44:08 -08:00
Paulo Gustavo Veiga
40d5924e25
Update versions of core
2021-12-18 15:24:31 -08:00
Paulo Gustavo Veiga
b834f3e9e1
Revert "Make package public"
...
This reverts commit c2467ad8501f092805e9757a86f9f526fd6eb534.
2021-12-18 15:20:14 -08:00
Paulo Gustavo Veiga
048104efde
Clean up build config files
2021-12-18 14:55:11 -08:00
Paulo Gustavo Veiga
c3091d5e1d
Configure ES6 as code language
2021-12-18 14:13:43 -08:00
Paulo Gustavo Veiga
04c5f9b69f
Make package public
2021-12-18 12:48:23 -08:00
Paulo Gustavo Veiga
9b5ed73ae3
Fix i18n message loading.
2021-12-17 21:29:28 -08:00
Paulo Gustavo Veiga
1d2be6a70c
Fix save of relationship control points
2021-12-17 19:31:58 -08:00
Matias Arriola
6c1b753f71
Merged in bugfix/editor-toolbar (pull request #10 )
...
Fixes for toolbar actions
* Fixes for toolbar actions
Remove unused dependency "add" (typo?)
Approved-by: Paulo Veiga
2021-12-17 17:13:47 +00:00
Matias Arriola
b804403c42
Merged in feature/tests-and-docs (pull request #9 )
...
Improve testing flow and docs
* update snapshots
* update snapshots
* update snapshots
* Add docker run instructions
* Hide image snapshot execution behind an env flag
* Simplify package.json scripts and improve docs
* Merge 'origin/develop' into feature/tests-and-docs
* Update snapshots
* Add wait to container test
* Update snapshot
Approved-by: Paulo Veiga
2021-12-17 02:13:54 +00:00
Paulo Gustavo Veiga
fc4cb9cd83
Fix loading of relationships
2021-12-15 17:59:51 -08:00
Paulo Gustavo Veiga
b397a583d6
Fix RestPersistenceManager.js compilation
2021-12-14 21:42:52 -08:00