Commit Graph

757 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
c72ac36716 Move note and link to icon folder 2021-12-27 23:10:56 -08:00
Paulo Gustavo Veiga
dc0a4648c5 Update toolbar images to material. 2021-12-27 23:00:06 -08:00
Paulo Gustavo Veiga
998f9d33a9 Add new incons 2021-12-27 18:55:44 -08:00
Paulo Gustavo Veiga
d2396fcb95 Merge branch 'feature/svg_icons' into develop 2021-12-27 12:34:31 -08:00
Paulo Gustavo Veiga
d4d8bbc121 Fix alignment and test 2021-12-27 12:33:44 -08:00
Paulo Gustavo Veiga
db4052dcb6 Start adding SVG icons replacement 2021-12-27 12:32:55 -08:00
Paulo Gustavo Veiga
24e810e9f8 Fix alignment and test 2021-12-27 12:29:24 -08:00
Paulo Veiga
1ce46337d6 SVG Icons Update 2021-12-27 19:42:32 +00:00
Paulo Gustavo Veiga
f36a8d70aa Work on modernizing icons 2021-12-27 11:40:08 -08:00
Paulo Gustavo Veiga
c9018c7b86 FORder icons based type 2021-12-27 09:01:01 -08:00
Paulo Gustavo Veiga
5496d66a90 Start adding SVG icons replacement 2021-12-26 21:54:43 -08:00
Paulo Gustavo Veiga
c503c590d9 Fix creation of url path for public image loading 2021-12-25 23:23:56 -08:00
Paulo Gustavo Veiga
819ce46025 Fix pathloader 2021-12-25 22:59:57 -08:00
Paulo Gustavo Veiga
fbc1948b84 Fix readOnly variable name 2021-12-25 22:31:07 -08:00
Paulo Gustavo Veiga
a8a78d053f Improve index.html for tests in mindplot 2021-12-25 21:50:45 -08:00
Paulo Gustavo Veiga
a4a478843d Update snapshots 2021-12-25 21:33:17 -08:00
Paulo Gustavo Veiga
47dac495f6 Update Copyright year 2021-12-25 14:39:34 -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
db12f150d5 Fix error dialog display. 2021-12-25 12:15:56 -08:00
Paulo Gustavo Veiga
a3126f8532 Improve error message on load error 2021-12-25 12:09:02 -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
4b4d6e5146 v0.4.5 2021-12-24 17:59:37 -08:00
Paulo Gustavo Veiga
9678a2cd06 Work in progress for improving examples 2021-12-24 17:53:43 -08:00
Paulo Gustavo Veiga
87115cda37 Fix readonly setting typo 2021-12-24 17:30:36 -08:00
Paulo Gustavo Veiga
6742950ab4 Move bootstrap as part of the loader 2021-12-24 11:04:50 -08:00
Paulo Gustavo Veiga
eb0caad540 Initial version 2021-12-24 09:40:08 -08:00
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
Matias Arriola
af83ff5351 Merged in bugfix/textarea-not-showing (pull request #16)
Fix textarea not showing
Approved-by: Paulo Veiga
2021-12-22 16:52:30 +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