JFH
53b22a46d6
V7 preview 2 ( #463 )
...
* commit toward svgcanvas/svgedit isolation
* jquery removal, isolate svgcavas from svgedit, tests
* refactor(panels)
* fix update of colorpickers
* update cypress
* #tool_imagelib image library menu missing in main menu
* #tool_imagelib lint issue fixed
* #seConfirmDialog confirm change to elix alertdialog
* #seConfirmDialog alert change to elix alert dialog
* #seConfirmDialog remove super.attributeChangedCallback
* #process_cancel prompt changes to alertDialog and seConfirmDialog
* refactor to class step 1
* make load faster
* #storageDialog dialog separate moved dialog
* #process_cancel alert and process_cancel changes
* #process_cancel lint issue fixed
* add seList component
* merge
* fixes
* storagedialog
* move all storage related code to ext-storage
* fix ruler
* Update ConfigObj.js
* fix resize
* Update ext-storage.js
* picker starts withthe right color
* fix prefs
* fix initial content load
* npm update and fix some tests
* npm run build
2021-01-02 00:15:23 +01:00
jfh
4643bab371
fix editor start with src and dist using es-dev-server
2020-09-01 00:15:18 +02:00
jfh
0bfee46b33
make test run with systemjs build
2020-08-29 01:20:37 +02:00
JFH
fd6cf3889f
fix integration tests
2020-08-06 21:46:30 +02:00
JFH
232995ba1a
adapt import in cy tests
2020-07-14 18:06:33 +02:00
cuixiping
f03cdc98a4
Testing: Fix the selector of editor preferences
2019-12-25 15:53:27 +08:00
Brett Zamir
fc41ea7a43
- Testing: Separate tests into unit/ui; split UI tests by specific domain;
...
setup browser-bug folder and ui issues folder
- Testing: Create test utilities for selecting English and visiting and
approving storage
- Testing: Add test for tool selection
2019-12-23 18:47:17 +08:00
Brett Zamir
3736fddb7f
- Testing: Switch to Cypress with code coverage
...
- npm: Add peerDeps
2019-11-23 21:18:05 +08:00