Commit Graph

15 Commits (7704bc436ce464e07c815e24292871afe4d7c984)

Author SHA1 Message Date
JFH fdcfc8a253 move to standard linter for simpler configuration 2021-12-28 11:02:29 -03:00
JFH 11ee55067c refactor (incomplete) 2021-12-25 17:25:12 -03:00
Cédric Godefroy c2e4aa2ec9 Linting eslint : correct linter warning 2021-11-22 11:52:18 +01:00
Cédric Godefroy 65fe092e81 Renforcement : add text edition button in canvas demo without editor 2021-11-22 10:56:38 +01:00
JFH b50fe0aee1 remove change image and minor refactoring 2021-08-13 14:37:55 +02:00
JFH aa50c30610 fix access to images for the minimal demo 2021-05-15 21:53:22 +02:00
JFH d3974f8f17 enforce a few eslint rules 2021-05-13 01:00:09 +02:00
JFH 593c415664 update master to V7 2021-05-09 19:29:45 +02:00
JFH b1449f2525 Update canvas.html 2020-08-04 09:18:31 +02:00
JFH 577673fa0a move demo to root 2020-07-30 14:21:16 +02:00
JFH 01418b44f3 move files to adequate folders and fix imports 2020-07-14 01:47:46 +02:00
Brett Zamir e4231aeb10 - Linting (ESLint): Lint per latest ash-nazg (e.g., named capture)
- Linting (ESLint): Add HTML files to linting and add devDeps for new ash-nazg
- npm: Update devDeps
2019-07-03 17:50:46 +08:00
Brett Zamir 5ba350061e - Demo: Rename import to match named dist export 2018-11-22 08:53:09 +08:00
Brett Zamir 901c9547fe TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch
- Refactoring (minor): Add favicon to canvas demo
- Linting (ESLint Markdown JavaScript): Add `eslint-plugin-markdown` with
  slightly loosened config (`no-undef` and `padded-blocks` off and
  `no-unused-vars` as a warning)
- Linting (ESLint JSDoc code comments): Add `eslint-plugin-jsdoc` and apply to
    JSDoc code comments
- Linting (ESLint): Completely avoid unescaped tabs in files
- Docs (Linting): Add linting info file
- npm: Rename `copy-deps` script to `copy`
- Refactoring: Add stackblur-canvas as a dependency and copy it in (until such time as we can do so for canvg)
2018-11-07 14:51:09 +08:00
Brett Zamir 83e3e66ddc - Demos: Add svgcanvas demo (Neil Fraser) 2018-05-29 07:17:30 +08:00