Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: taoqf/node-html-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.14
Choose a base ref
...
head repository: taoqf/node-html-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 12 commits
  • 14 files changed
  • 2 contributors

Commits on Sep 28, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0959b6b View commit details

Commits on Sep 29, 2024

  1. Copy the full SHA
    04856f0 View commit details
  2. Copy the full SHA
    3041e0d View commit details

Commits on Sep 30, 2024

  1. Copy the full SHA
    4a287ff View commit details
  2. Add newly implemented methods to README

    Maluscat committed Sep 30, 2024
    Copy the full SHA
    64d4585 View commit details

Commits on Nov 14, 2024

  1. Merge pull request #281 from Maluscat/main

    Implement more getters and methods on HTMLElement, in accordance with the DOM spec
    taoqf authored Nov 14, 2024
    Copy the full SHA
    d903da2 View commit details

Commits on Dec 25, 2024

  1. fix: add tests for #227

    taoqf committed Dec 25, 2024
    Copy the full SHA
    5856ee2 View commit details
  2. #229

    taoqf committed Dec 25, 2024
    Copy the full SHA
    a8acb96 View commit details

Commits on Dec 26, 2024

  1. feat!: fix #277, for that change estarget to es6

    taoqf committed Dec 26, 2024
    Copy the full SHA
    432a3e7 View commit details
  2. #279 add test

    taoqf committed Dec 26, 2024
    Copy the full SHA
    aa98fb2 View commit details
  3. add tests for #280

    taoqf committed Dec 26, 2024
    Copy the full SHA
    cf29b93 View commit details
  4. chore(release): 7.0.0

    taoqf committed Dec 26, 2024
    Copy the full SHA
    8772285 View commit details
Loading