Commit Graph

8 Commits (420861f408aa5c7266ebb081fdd9ca0f98b65a74)

Author SHA1 Message Date
JFH 86fcc112c9
fix CI issue and package upgrades (#869) 2023-01-09 08:32:54 +01:00
JFH 43bf93968a
separate svgcanvas from svgedit
now you can use directlt svgcanvas. see readme.md

* configure workspaces
* move svgcanvas to packages folder
* move utils to common and paint to svgcanvas
* make svgcanvas a dependency of svgedit
* update deps
* workspaces requires npm 7 at least so the ci needs a new node version
* update github actions to V3
* update snapshots using custom svg exports
* remove unmaintained cypress snapshot plugin
* new github action to add coverage in PR
* Update onpushandpullrequest.yml
* svgcanvas v7.1.6
2022-08-14 15:01:51 +02:00
JFH fdcfc8a253 move to standard linter for simpler configuration 2021-12-28 11:02:29 -03:00
JFH 593c415664 update master to V7 2021-05-09 19:29:45 +02:00
jfh a61cfdf553 add a cypress scenario 2020-09-13 01:32:13 +02:00
JFH 92635ba721 restore all eslint rules 2020-08-01 01:23:28 +02:00
Brett Zamir 4b92acc790 - Update: Cypress code coverage plugin
- Linting: Update as per latest ash-nazg
- npm: Update devDeps.
2020-04-12 10:45:03 +08:00
Brett Zamir e60812e196 - Linting (ESLint): Check eslintrc file itself
- Linting: Add linting plugins (mocha, chai-expect, chai-friendly, cypress)
- Testing: Change cypress plugins file to ESM (so can set up any needed unit testing tasks)
2020-02-21 16:34:55 +08:00