Paulo Gustavo Veiga
dc1e9c6549
Add support for new theme
2023-03-01 22:13:31 -03:00
Paulo Gustavo Veiga
62ba354adc
Add noe shape support.
2023-02-13 23:05:14 -08:00
Paulo Gustavo Veiga
f28e23490e
Add theme support.
2023-02-13 22:10:15 -08:00
Paulo Gustavo Veiga
1eb6f45bae
Increase line width.
2023-02-11 22:56:39 -08:00
Paulo Gustavo Veiga
2de5f045fa
Uodate screenshoot
2023-02-11 00:15:57 -08:00
Paulo Gustavo Veiga
c0068b4fee
Fix on close action.
2023-02-09 22:28:52 -08:00
Paulo Veiga
a837d5b01a
Migrate web2d to typescript
2023-02-10 02:51:52 +00:00
Paulo Gustavo Veiga
36f435099d
Fix background.
2023-02-02 23:00:59 -08:00
Paulo Gustavo Veiga
83ca1da44c
Add background outer image shade.
2023-02-01 21:24:51 -08:00
Paulo Gustavo Veiga
e4b7aaa6e8
Improve end2end code.
2023-01-14 23:04:33 -08:00
Paulo Gustavo Veiga
0194407c7c
Add string validation
2023-01-13 22:59:56 -08:00
Paulo Gustavo Veiga
14d9fbe100
Improve end2end test.
2023-01-07 23:14:54 -08:00
Paulo Gustavo Veiga
62ea491623
Update cypress
2023-01-07 21:10:13 -08:00
Paulo Gustavo Veiga
8bb538444e
Change default icon
2023-01-07 13:22:33 -08:00
Paulo Gustavo Veiga
122f3c9c11
Update snpashots.
2023-01-07 01:44:43 -08:00
Paulo Gustavo Veiga
2dbfd77a37
Reduce selector combo size.
2023-01-07 01:10:28 -08:00
Paulo Gustavo Veiga
4158f3773e
Icon picker at the bottom
2023-01-06 10:33:34 -08:00
Paulo Gustavo Veiga
2dce5b672d
Update snapshots
2023-01-04 17:25:59 -08:00
Paulo Gustavo Veiga
9a8c2a0e97
Minor fixes.
2023-01-02 13:15:58 -08:00
Paulo Gustavo Veiga
160c0e1d94
Change background color base on border color.
2023-01-02 10:52:57 -08:00
Paulo Gustavo Veiga
2f798082cb
Prove remove color.
2023-01-02 01:06:50 -08:00
Paulo Gustavo Veiga
bd2f404934
Fix editor selection text.
2023-01-01 23:42:22 -08:00
Paulo Gustavo Veiga
f2c9762446
Change default connection style.
2022-12-22 19:12:55 -08:00
Paulo Gustavo Veiga
cb032cde56
Fix line with.
2022-12-22 00:20:50 -08:00
Paulo Gustavo Veiga
94e8046bae
Minor changes.
2022-12-21 20:26:17 -08:00
Paulo Veiga
fcfdc5b435
Add connection stype support
2022-12-22 04:18:10 +00:00
Paulo Gustavo Veiga
c8482e1764
Improve polyline class.
2022-12-20 20:55:23 -08:00
Paulo Gustavo Veiga
66dd64e40f
Update snapshot
2022-12-17 21:31:56 -08:00
Paulo Gustavo Veiga
9c5130c82c
Add font topic tests.
2022-12-06 21:44:40 -08:00
Paulo Gustavo Veiga
6b21226d55
Update screenshoots.
2022-12-06 19:06:10 -08:00
Paulo Gustavo Veiga
071ac1c383
Add basic render tests.
2022-10-31 13:48:31 -07:00
Paulo Gustavo Veiga
65b8be7cde
Fix cypress tests.
2022-10-31 12:50:59 -07:00
Paulo Gustavo Veiga
45eff2311f
Update screenshots.
2022-10-31 07:04:26 -07:00
Matias Arriola
6f3fc75198
fix lerna bootstrap (editor v)
...
fix build (separate output dir for playground)
fix topicShape test
fix topicFontChange test
update/add snapshots
2022-01-26 15:17:43 -03: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
Matias Arriola
cb2ca74a20
Merged in web2d-coreJS-solutions (pull request #5 )
...
Core-js, web2d and mindplot working baseline
* fix .eslintignore
remove Raphael dependency
* Fix to avoid crashes in _plotPrediction whitout Raphael
* Fix minplot basic code inspections
* Fix last inspections errors
* Inital refactor copying files
* Clean up.
* Fix web2d cyclic dependencies
remove only-warn eslint plugin
set import/no-extraneous-dependencies to warn (incorrectly complaining about root package)
* Fix web2d Point references (no need to assign it to core)
Fix web2d imports in mindplot and update Point refs
* Merge 'feature/mindplot_tests' into web2d-coreJS-solutions
* mindplot fixes and add viewmode.html playground
setup playground config to run the map-render examples
fix mindplot components export
mootools Static was not working so refactored it
fix some references to _peer
fix messages __bundle undefined
add web2d missing export: Image
downgrade cypress to avoid SIGSEGV error
Approved-by: Paulo Veiga
2021-12-02 00:41:56 +00:00