Commit Graph

32 Commits (14e5008b8879b51fd1ea03ef74871ca51b420c2d)

Author SHA1 Message Date
JFH 5682b7bc59 restore 2 tests and fix snapshot 2021-05-31 00:10:26 +02:00
JFH 4a0b69a46b fix tests to use the npm jquery 2021-05-23 17:59:18 +02:00
JFH 593c415664 update master to V7 2021-05-09 19:29:45 +02:00
Timo Dittmann 41fc05672d Added textLength and lengthAdjust to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann 69bf3d9d81 Added word spacing to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann 92eac95627 Added letter spacing to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann 35e6de97ef
- Added text decoration options (underline, overline, line-through) (#469)
- Added german translations to extensions

Co-authored-by: Timo Dittmann <timo.dittmann@kaufland.com>
2021-01-19 00:35:24 +01:00
JFH ba89536f41 fix test 2020-12-13 22:35:45 +01:00
Timo Dittmann 6bf68e575d Enhancement: Add text anchor to texts 2020-12-08 12:05:06 +01:00
JFH 28019eef07
Refactor canvas in multiple pieces to increase maintainability (#446)
* #refactor-canvas getJsonFromSvgElement and svgroot code moved to separate file
* #refactor-canvas build files changes
* #refactor-canvas addSVGElementsFromJson move to json file
* #refactor-canvas selected element option function move separate file
* #refactor-canvas moveUpDownSelected move to select-elem
* ##refactor-canvas build file updated
* #refactor-canvas moveSelectedElements  move to selected-elem
* #refactor-canvas cloneSelectedElements move to slected-elem
* #refactor-canvas alignSelectedElements move to selected-elem
* #refactor-canvas deleteSelectedElements move to selected-elem
* #refactor-canvas copySelectedElements and groupSelectedElements move to selected-elem
* #refactor-canvas pushGroupProperty, ungroupSelectedElement move to selected-elem
* #refactor-canvas comment changes
* #refactor-canvas UndoManager move to separate file
* #refactor-canvas event file move to mouseMove, mouseUpEvent and dblClickEvent
* #refactor-canvas mouseDown move to event
* #refactor-canvas move to undo file
* #refactor alignment changes  and set function revert return
* #refactor-canvas textaction move to separate file
* #refactor-canvas paste-element function move to separate file
* #refactor-canvas set and get  method move to separate file
* #refactor-canvas set and get function moved changes
* #refactor clear file import and regaring function moved changes changes
* #refactor-canvas svg related function move to separate file
* #refactor-canvas setBackground methos move to elem-get-set file
* #refactor-canvas getBsplinePoint method move to event file
* #refactor-canvas export functions move to svg-exec
* #refactor-canvas svg related function moved separate file
* #refactor-canvas updateCanvas,  cycleElement move to selected-elem file
* #refactor-canvas removeUnusedDefElems move to svg-exec file
* #refactor-canvas blur method move to separate file blur-event.js
* #refactor-canvas selection related function move to separate file slection.js
* #refactor-canvas convertGradients, mousewheelmove event bind function move to other files
* #refactor-canvas extension function move to selection file
* #refactor-canvas svg tag long string changes to es6 format
* eslint fixes
* eslint and test fixes
* add netlify logo per their requirements
* #refactor-canvas path file separate to path-method.js and path-actions.js
* #refactor-canvas lint issue fixed
* #refactor-canvas path.js file class and const move to path-method.js
* #refactor-canvas eslint issue fixed. 'jsdoc/check-examples': 'off' already so removed eslint-disable jsdoc/check-examples
* #refactor-canvas path class moved changes and copy-elem.js file cypress test issue fixed
* #refactor-canvas UI - Clipboard paste element  cypress issue fixed
* #refactor-canvas cypress test cases issue fixed changes
* #refactor-canvas cypress test cases issue fixed changes
* #refactor-canvas cypress test case issue fixed
* npm update and fix a few eslint new errors
* fix snapshot and run tests
* add star tool to cypress
* #refactor-canvas shapelibrary, star, polygon and panning tool issue fixed
* build
* Update layer.js
* revert proper declarations

Authored-by OptimistikSAS
2020-11-11 11:38:45 +01:00
jfh b957a3c5aa npm update (include cypress 5.4) 2020-10-16 23:50:25 +02:00
jfh 1552f13958 fix an issue with tool selection test 2020-10-16 23:22:31 +02:00
jfh f663898dfd add a small test in scenario.js 2020-09-22 00:18:52 +02:00
jfh 359a161ff2 remove external folder in favor of npm dependencies 2020-09-19 15:21:30 +02:00
jfh 782effbc3c remove prettier as it seems to create a difference with snapshot if you test interactively or automatically. 2020-09-13 15:50:19 +02:00
jfh 029ed1a1e1 fix issue with storage 2020-09-09 01:35:47 +02:00
jfh cfb3620d3a group each plugin in its own folder 2020-09-06 08:32:10 +02: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 06c48ec088 fix integration tests after cypress update 2020-08-07 22:01:23 +02:00
JFH fd6cf3889f fix integration tests 2020-08-06 21:46:30 +02:00
JFH 42fbe6a1ba put back accessibility tests ignoring issues 2020-07-26 22:48:59 +02:00
JFH 630a76c1b6 run tests after update 2020-07-25 19:57:19 +02:00
Brett Zamir 2056049bc4 - Update tests (all passing besides accessibility) 2020-07-01 13:48:47 +08:00
Brett Zamir 4c638d4820 - Linting: As per latest ash-nazg
- Docs: Update license badge
- Docs(CHANGES): Update
- npm: Update devDeps. and package-lock.json
2020-07-01 13:34:47 +08:00
Brett Zamir ce2a8fb1e8 - Linting: As per latest ash-nazg
- Docs: Add feature and PR templates
- npm: Update devDeps.
2020-06-20 15:55:23 +08:00
Brett Zamir 354bdc476d - Docs: Update badges per latest badge devDeps.
- npm: Update badge devDeps.
2020-05-10 10:42:05 +08:00
Brett Zamir ec881e2362 - npm: Update devDeps (cypress-related, mochawesome-merge, linting-related, rollup)
- Build: Update
2020-02-21 18:24:20 +08:00
Brett Zamir 08bf6f63b8 - Docs: Update testing info; update CHANGES
- `editorconfig`: Use 4 spaces for Markdown
- npm: Rename and group various development scripts
2020-02-20 12:31:06 +08:00
Brett Zamir 36ec1a109a - npm: Clean-up and fix new timing issues with cypress test scripts
- npm: Update devDeps (testing)
2020-02-07 12:46:45 +08:00
Brett Zamir 5992fadd0f - Docs: Update badges 2020-01-21 12:03:15 +08:00
Brett Zamir 97f64d2189 - Refactoring: Move `build-html` to `build` directory
- Optimization: Remove old build/tools closure/yuicompressor code
- Testing: Produce mochawesome report
- Testing: Cypress with multiple reporters (was expecting we'd need, but doesn't hurt to add for now)
- Docs: Add testing badge
- Docs: Reprioritize `docs` in commit lists (prioritize user-facing)
- npm: Update `package-lock.json` (seems to have fixed so Cypress shows incremental results)
2020-01-06 13:42:52 +08:00