0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Linting (ESLint): Update code per linting updates; apply to HTML; reenable jsdoc/check-types - npm: Update peerDeps, deps, devDeps - npm: Bump to 0.46.0
brettz9
as Brett Zamir
More... almost 6 years ago
- Update URLs
brettz9
as Brett Zamir
More... almost 6 years ago
Merge pull request #17 from brettz9/dependabot/npm_and_yarn/lodash.defaultsdeep-4.6.1
brettz9
as Brett Zamir
More... almost 6 years ago
Merge pull request #16 from brettz9/dependabot/npm_and_yarn/eslint-utils-1.4.2
brettz9
as Brett Zamir
More... almost 6 years ago
Merge pull request #14 from brettz9/dependabot/npm_and_yarn/mixin-deep-1.3.2
brettz9
as Brett Zamir
More... almost 6 years ago
Merge pull request #15 from brettz9/dependabot/npm_and_yarn/extend-3.0.2
brettz9
as Brett Zamir
More... almost 6 years ago
build(deps): Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 More... almost 6 years ago
build(deps): Bump eslint-utils from 1.3.1 to 1.4.2 More... almost 6 years ago
build(deps): Bump extend from 3.0.1 to 3.0.2 More... almost 6 years ago
build(deps): Bump mixin-deep from 1.3.1 to 1.3.2 More... almost 6 years ago
- npm: Add Markdown files to linting routine - npm: Update devDeps
brettz9
as Brett Zamir
More... about 6 years ago
- Docs: CHANGES - npm: Bump to 0.45.0
brettz9
as Brett Zamir
More... about 6 years ago
- Breaking change: Require polyfills for ChildNode/ParentNode - Breaking change: Remove `XMLSerializer`: had become slightly buggy and now jsdom has own - Linting: Switch to recommended RC file format; switch to eslint-config-ash-nazg; lint; return `TypeError` if plugins not an array, safer `hasOwnProperty` calls - Testing: Switch from end-of-lifed nodeunit to Mocha/Chai - npm: Update deps, devDeps; remove `readmeFilename` - npm: Added `request` dep (peer dep now of jsdom) - npm: Remove @babel/polyfill dep but add core-js-bundle peer dep. - npm: Switch from opn-cli to open-cli
brettz9
as Brett Zamir
More... over 6 years ago
- Enhancement: Glue utility - Docs: JSDoc config; headings; todos - npm: `open-docs`/`build-docs`
brettz9
as Brett Zamir
More... over 6 years ago
- Docs: Priorities; headings
brettz9
as Brett Zamir
More... over 6 years ago
Object method shorthand
brettz9
as Brett Zamir
More... over 6 years ago
- Fix: Ensure pointing to dist files in `package.json` - Enhancement: In case using `main` in bundlers for browser use, make Node version polyglot-capable - npm: Bump to 0.44.0
brettz9
as Brett Zamir
More... over 6 years ago
- Docs: Add CHANGES
brettz9
as Brett Zamir
More... almost 7 years ago
- Enhancement: Add @babel/polyfill dependency - npm: Update to Babel 7; update other devDeps and jsdom dep - npm: Bump to 0.43.0
brettz9
as Brett Zamir
More... almost 7 years ago
- Linting (Markdown): Fix linting format
brettz9
as Brett Zamir
More... almost 7 years ago
- jsonchema: Add some attributes and other node types
brettz9
as Brett Zamir
More... almost 7 years ago
- Fix: Properly escape processing instructions (LGTM-inspired) - Refactoring: Remove unused function in demo, avoid passing extra arg (LGTM-inspired) - Linting (LGTM): Add lgtm.yml exclusions of bundles - Docs: Change example extension to JSON - npm: Bump to 0.42.0
brettz9
as Brett Zamir
More... almost 7 years ago
- Fix: Set charset attribute on `meta` - Enhancement: Allow `$DOCTYPE` shorthand - npm: Bump to 0.41.0
brettz9
as Brett Zamir
More... almost 7 years ago
- Fix: Call `createDocumentType` with empty strings for empty `systemId` or `publicId` - Testing: Undo adding `XMLSerializer` to browser environment (ok if we create the document type correctly) - npm: Bump to 0.40.2
brettz9
as Brett Zamir
More... almost 7 years ago
- Fix: Allow for falsey or string "undefined" `publicId`/`systemId` - Refactoring: Use `includes` for strings and arrays in `XMLSerializer` polyfill - Testing: Add document test; add `XMLSerializer` to browser environment for consistency for Firefox - npm: Bump to 0.40.1
brettz9
as Brett Zamir
More... almost 7 years ago
- Fix: Undo logging - Fix: `$document` to handle non-array arguments and properly set node - Testing: Add `$document`/`$DOCTYPE` creation test - npm: Bump to 0.40.0
brettz9
as Brett Zamir
More... almost 7 years ago
- Enhancement: Export `body` for `document.body` (frequently targeted for appending) - Testing: Avoid Firefox-specific exception for password input attribute serialization order (now passing) - npm: Bump to 0.39.0
brettz9
as Brett Zamir
More... almost 7 years ago
- Security fix: Bump versions as part of npm security audit - Fix: Ensure `nbsp` exported in Node as well - npm: Update devDeps - npm: Bump to 0.38.1
brettz9
as Brett Zamir
More... almost 7 years ago
- Document `nbsp` - npm: Bump to 0.38.0
brettz9
as Brett Zamir
More... almost 7 years ago
- Enhancement: Add `nbsp` as export (for another very frequently needed template item)
brettz9
as Brett Zamir
More... almost 7 years ago