8000 Comparing 0.7.2...0.7.3 · xmldom/xmldom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: xmldom/xmldom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.2
Choose a base ref
...
head repository: xmldom/xmldom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.3
Choose a head ref
  • 14 commits
  • 28 files changed
  • 5 contributors

Commits on Aug 20, 2021

  1. chore(deps): update eslint-plugin-prettier -> ^3.4.1 - devdependencies (

    #290)
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    621fad8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    5efac55 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. docs(readme): Improve wording and flow (#293)

    to make it easier to digest.
    
    I recently read some articles on how to structure a README and it became obvious that ours is currently hard to digest.
    I think I was able to reorder the headlines so that the most important things for our (potential and existing) users are on the top of the page without a lot of scrolling.
    There is still room for improvement, especially regarding splitting some docs into separate markdown files, but that is a slightly bigger topic.
    
    https://dev.to/healeycodes/how-to-write-an-awesome-github-readme-2ldc
    https://dev.to/jmfayard/how-to-write-a-good-readme-discuss-4hkl
    karfau authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    6882d35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42962ef View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. docs: fix Stryker badge (#298)

    Chris Brody authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b5cccf0 View commit details
    Browse the repository at this point in the history
  2. docs: update link to help-wanted issues (#299)

    Co-authored-by: Christian Bewernitz <coder@karfau.de>
    Chris Brody and karfau authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    95a3824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc16a6 View commit details
    Browse the repository at this point in the history
  4. test: Fix stryker config (#300)

    Co-authored-by: Chris Brody <chris.brody+brodybits@gmail.com>
    karfau and Chris Brody authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    283355a View commit details
    Browse the repository at this point in the history
  5. refactor: Improve exports & require statements (#233)

    Chris Brody authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    dc429ae View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. fix: Add doctype when parsing from string (#301)

    * fix: Add doctype when parsing from string
    
    fixes #277
    
    * Update test/parse/doctype.test.js
    
    Co-authored-by: Chris Brody <chris.brody+brodybits@gmail.com>
    
    * Update test/parse/doctype.test.js
    
    Co-authored-by: Chris Brody <chris.brody+brodybits@gmail.com>
    
    Co-authored-by: Chris Brody <chris.brody+brodybits@gmail.com>
    karfau and Chris Brody authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    566a8d4 View commit details
    Browse the repository at this point in the history
  2. style: Fix lint error

    karfau committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    64647d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. ci: Execute stryker:dry-run on branches (#302)

    Dry run works by passing a glob that matches no file.
    Additionally we reduce the reporters since there is nothing to report anyways.
    
    We decided to go for a CLI approach instead of a separate config file,
    since there is no way to extend config files, and we would like to avoid
    any need to keep the two files in sync.
    
    stryker-mutator/stryker-js#3088
    
    Co-authored-by: Christian Bewernitz <coder@karfau.de>
    Co-authored-by: Christopher J. Brody <chris.brody+brodybits@gmail.com>
    karfau and Christopher J. Brody authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    cc097e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Configuration menu
    Copy the full SHA
    5a8b1ed View commit details
    Browse the repository at this point in the history
  2. 0.7.3

    karfau committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    8333dfc View commit details
    Browse the repository at this point in the history
Loading
0