Detalhes do pacote

document.contains

ljharb2.4mMIT1.0.2

Polyfill/shim for document.contains

contains, document, element, node

readme (leia-me)

document.contains

Polyfill/shim for document.contains

changelog (log de mudanças)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v1.0.2 - 2020-06-13

Fixed

  • [Fix] polyfill: avoid document.contains() crash in IE 11 #11

Commits

  • [meta] add auto-changelog e9bc62c
  • [Tests] use shared travis-ci configs 6bd244b
  • [actions] add automatic rebasing / merge commit blocking f18f3cf
  • [meta] create FUNDING.yml d4537ff
  • [Dev Deps] update eslint, @ljharb/eslint-config; add safe-publish-latest 1501bd8
  • [Dev Deps] update eslint, @ljharb/eslint-config; add aud c245ac2
  • [meta] add funding field 3ffa6ed
  • [Dev Deps] update eslint 468c649
  • [Dev Deps] update auto-changelog 336f993
  • [Tests] only audit prod deps 21aee94
  • [Dev Deps] update auto-changelog 34fefbc
  • [Dev Deps] update @ljharb/eslint-config 3289972

v1.0.1 - 2019-03-15

Commits

  • [Fix] Prevent IE from throwing an exception as its document does not have a body property. 7639260

v1.0.0 - 2019-03-10

Commits