0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: bump canvas and devDeps.
brettz9
as Brett Zamir
More... about 2 months ago
chore: update canvas, jsdom, devDeps.
brettz9
as Brett Zamir
More... 2 months ago
chore: update jsdom and devDeps.
brettz9
as Brett Zamir
More... 11 months ago
chore: update devDeps.
brettz9
as Brett Zamir
More... almost 2 years ago
- Breaking change: Require Node 18+ - Breaking change: Use `c2d2` as global over `C2D2` and add browser/node into file names - feat: use true ESM module - feat: install jsdom by default - chore: update canvas, devDeps. and lint
brettz9
as Brett Zamir
More... almost 2 years ago
- Build: Update build per latest Rollup/Babel and linting - Linting: As per latest ash-nazg; drop remarkrc - pnpm: Add lock - npm: Update devDeps.
brettz9
as Brett Zamir
More... over 4 years ago
Merge pull request #12 from brettz9/dependabot/npm_and_yarn/ini-1.3.7
brettz9
as Brett Zamir
More... over 4 years ago
Bump ini from 1.3.5 to 1.3.7 More... over 4 years ago
Merge pull request #11 from brettz9/dependabot/npm_and_yarn/lodash-4.17.19
brettz9
as Brett Zamir
More... about 5 years ago
Bump lodash from 4.17.15 to 4.17.19 More... about 5 years ago
- Build: Update per latest Babel/Rollup - Build: Use "json" extension with Babel RC - Linting: As per latest ash-nazg; check rc file - npm: Replace deprecated rollup-plugin-babel with rollup/plugin-babel and make `babelHelpers` use explicit - npm: Update devDeps. - npm: Bump to 0.8.0
brettz9
as Brett Zamir
More... over 5 years ago
- Linting: As per latest ash-nazg - npm: Update devDeps.
brettz9
as Brett Zamir
More... over 5 years ago
- npm: Update devDeps
brettz9
as Brett Zamir
More... over 5 years ago
- Build: Update per latest Rollup - npm: Update devDeps.
brettz9
as Brett Zamir
More... over 5 years ago
- Breaking change: Remove `innerHTML` option as can trigger security concerns; if needed, should set on element before passing in. - Breaking change: Change dep. core-js-bundle to a devDep. - npm: Fix and add to ignore file - npm: Update devDeps. (and add new required peerDeps) - npm: Bump to 0.7.0
brettz9
as Brett Zamir
More... over 5 years ago
- Breaking change: Require Node >= 8 - Breaking change: Now requires polyfills for `Node.append`, `document.querySelector`, etc. - Fix: Return `this` consistently (and explicitly) - Linting (ESLint): Apply ash-nazg/sauron-node; ignore `node_modules`; change rc file extension to a recommended one; lint HTML, Markdown - Maintenance: Add `.editorconfig` - Testing: Change test placeholder directory to `test` - npm: Add rollup to ignore file - npm: Update devDeps - npm: Bump to 0.6.0
brettz9
as Brett Zamir
More... over 5 years ago
Merge pull request #7 from brettz9/dependabot/npm_and_yarn/lodash-4.17.15
brettz9
as Brett Zamir
More... almost 6 years ago
Merge pull request #2 from brettz9/dependabot/npm_and_yarn/eslint-utils-1.4.3
brettz9
as Brett Zamir
More... almost 6 years ago
[Security] Bump lodash from 4.17.11 to 4.17.15 More... almost 6 years ago
Bump eslint-utils from 1.3.1 to 1.4.3 More... almost 6 years ago
- Breaking change: Switch from now-deprecated `@babel/polyfill` to `core-js-bundle` dep.; upgrade canvas dep. - npm: Switch from `opn-cli` to `open-cli` - npm: Update devDeps - npm: Bump to 0.5.0
brettz9
as Brett Zamir
More... about 6 years ago
- Linting (LGTM): Unused variable
brettz9
as Brett Zamir
More... almost 7 years ago
- Docs (README): Add explorercanvas reference
brettz9
as Brett Zamir
More... almost 7 years ago
- Fix: Point to `dist` for `module` - Fix: Regression with arguments passed to `C2D2Context.addMethods` (and used internally by `$` methods) - Enhancement: Add `@babel/polyfill` as npm dependency - Refactoring: Use `Object.entries` - Testing: Use ES6 Modules for easier debugging - Demos: Use ES6 Modules in "cleaned" file for easier debugging - Docs: Indicate `@babel/polyfill` usage - npm: Bump to 0.4.0
brettz9
as Brett Zamir
More... almost 7 years ago
- Linting (LGTM): Exclude `dist`; try again to suppress alert
brettz9
as Brett Zamir
More... almost 7 years ago
- Linting (ESLint): Override new "standard" rule on object-curly-spacing - Build: Switch from uglify-js to terser for ES minification - Build: Update `dist` files - npm: Update canvas, devDeps - npm: Bump to 0.3.0
brettz9
as Brett Zamir
More... almost 7 years ago
- Fix (explorercanvas): Globals (`h`, `s`, `l`) (lgtm) - Refactoring (explorercanvas): Unused variables/assignments (lgtm)
brettz9
as Brett Zamir
More... almost 7 years ago
- Refactoring: ES6 templates
brettz9
as Brett Zamir
More... over 7 years ago
- Refactoring: More ES6
brettz9
as Brett Zamir
More... over 7 years ago
- Docs: Todos - Refactoring: Tighter use of const/block scoping
brettz9
as Brett Zamir
More... over 7 years ago