Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various maintenance - 0.3.0-dev #28

Merged
merged 18 commits into from Mar 4, 2020

Commits on Mar 2, 2020

  1. Various maintenance

    - More package.json refactoring.
    - Removed .npmignore in favor of `files` entry in package.json.
    - Renamed dom-parser.js to domParser.js.
    - Replaced CHANGELOG with more rigorous file.
    - Replaced LICENSE with more rigorous file.
    - Removed component.json (deprecated package manager https://github.com/componentjs/guide)
    - `proof` devDep updated to latest.
    
    Closes xmldom#2.
    Closes xmldom#12.
    Closes xmldom#20.
    
    Requesting review from @brodybits @timbru31.
    
    Pending approval and merge, we should release this as 0.2.2.
    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    b244470 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG tweak

    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    6f5ec94 View commit details
    Browse the repository at this point in the history
  3. Bump minor instead of patch

    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    367e4f1 View commit details
    Browse the repository at this point in the history
  4. Bump minor instead of patch

    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    7736059 View commit details
    Browse the repository at this point in the history
  5. fix tests?

    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    a67470c View commit details
    Browse the repository at this point in the history
  6. fix tests

    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    1f0f544 View commit details
    Browse the repository at this point in the history
  7. rename...

    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    d9e2214 View commit details
    Browse the repository at this point in the history
  8. fix tests

    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ed4f0a8 View commit details
    Browse the repository at this point in the history
  9. fix package lock

    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    959b63d View commit details
    Browse the repository at this point in the history
  10. update CHANGELOG

    and tilda proof.
    kethinov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    4d94e84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66fdd68 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. rename back

    kethinov committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e9d0856 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    kethinov committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d3fb494 View commit details
    Browse the repository at this point in the history
  3. consistency

    kethinov committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    749447a View commit details
    Browse the repository at this point in the history
  4. moving files to lib

    kethinov committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    650a0d2 View commit details
    Browse the repository at this point in the history
  5. Update lib/dom-parser.js

    Co-Authored-By: Chris Brody <chris.brody+brodybits@gmail.com>
    kethinov and brodybits committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    eacef66 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    Co-Authored-By: Chris Brody <chris.brody+brodybits@gmail.com>
    kethinov and brodybits committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8ba39a5 View commit details
    Browse the repository at this point in the history
  7. past tense

    kethinov committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    43cc1a5 View commit details
    Browse the repository at this point in the history